Hi,
I got this error when I clickon 'Admin Home' in my zc admin AFTER I had finished ftping all the files:
PHP Code:
1146 Table 'xxxxxxxx_xxxxxxxxx.TABLE_SUBSCRIBERS' doesn't exist
in:
[select count(*) as count from TABLE_SUBSCRIBERS where confirmed= '1' or customers_id >= '1']
If you were entering information, press the BACK button in your browser and re-check the information you had entered to be sure you left no blank fields.
I noticed that there is NOT an install.sql file or similar in this mod, so I'm assuming that the table is installed via a php file.
When I 'mouse' over the Customers tab in my admin, I do not see the 'Subscription Manager'.
Any suggestions?
Bookmarks