I have uploaded the flexinode files and activated the flexinode module in the adminstration->modules section and I get the following error.
user warning: Table 'tagpma.flexinode_type' doesn't exist query: SELECT * FROM flexinode_type in /var/www/html/includes/database.mysql.inc on line 120.
I have run the update.php script and the error is still there.
Thanks,
Comments
Comment #1
Bèr Kessels commentedIt might be a bit late, but can you confirm that the upgrade happened without any errors? Please refer to the wtchdog of your site to see if any SQL, or php errors occurred when you ran the upgrade.
Comment #2
VonKraut commentedIt might be a bit late, but can you confirm that the upgrade happened without any errors? Please refer to the wtchdog of your site to see if any SQL, or php errors occurred when you ran the upgrade.
Is the upgrade you are refering to the upgrade to the newest version of drupal 4.7.2? If it is, yes I believe I upgraded correctly. There were no errors, and since the upgrade I have installed other extension and they work properly. I am the adminstrator of my own site.
Comment #3
Bèr Kessels commentedThe error tells me that there are tables missing. did you upgrade the the *old* database, nd not some new one?