Hi,
i updated the module, checked alls new soptions and i had this message.
user warning: Table 'SITEX.nodewords_custom' doesn't exist query: SELECT * FROM nodewords_custom ORDER BY weight ASC in F:\wwwroot\htdocs\SITEX\sites\all\modules\nodewords\nodewords.module on line 1224.
Florent
Comments
Comment #1
lentreprenaute commentedhi,
i uninstalled all nodewords modules and reinstalled them without any problèm (i tried on an devel site) so i suppose that not every body could do that on a live website!
Florent
Comment #2
avpadernoFrom which version did you update?
Did you see any errors when you ran update.php? If the answer is yes, which errors did Drupal report?
Comment #3
avpadernoI added an update function that creates the database table if it doesn't exist. This issue should have been resolved.