I am running ListMail_v187d and everything seems to be working fine with exception to the mySQL import process. I enter the remote server IP, Username, Password, Database and Table. When I click continue, I get the following error:
admin-30-Table'passdata.lm_lists' doesn't exist
I specified the database as passdata, but the table was entered as active_customers. I am not sure why the error says it is trying to connect to lm_lists. So I decided to make a copy of my active_customers table and renamed it lm_lists.
After doing this, I tried again and recieved an error about a field not existing. I then created that field, tried again and it said another field was non-existent. I could have created all the fields and continuted. However, I stopped as this didn't seem correct.
Should it not connect to the db.table that I specified in the initial form fields? Also, should it not list all the tables in the remote db and allow me to map them to the ListMail db tables?
Anyone have any ideas what is going on here?