Hi,
I've upgraded from an earlier version to the latest Nodewords version and get the following message:
user warning: Table 'myname_drpl4.nodewords_custom' doesn't exist query: SELECT * FROM nodewords_custom ORDER BY weight ASC in /home/myname/public_html/sitename.com/sites/all/modules/nodewords/nodewords.module on line 1257.
This appears on every page of the site after the upgrade and therefore I've had to disable it for now. I've tried configuring it and so on, but this doesn't resolve the problem. Any help would be greatly appreciated!
Comments
Comment #1
avpadernoFrom which version did you update?
Did you run update.php after copying the new files?
The table is created from the installation function, and from the following update function:
Comment #2
avpadernoComment #3
avpaderno