I'm having a problem with the modification. I uploaded all the files and imported the product but none of the sql tables are being created.
I can edit options in vBulletin options and usergroups, but beyond that SQL errors because the tables dont exist.
Quote:
Invalid SQL:
SELECT id, title FROM tmnt_announcements ORDER BY id DESC LIMIT 0, 5;
MySQL Error : Table 'site.tmnt_announcements' doesn't exist
|
It's not my user permissions because as a test i set up vb to use root to connect to database, and root has the same problem with the tables not being created. Other plugins install (and create tables) with no problem.