Closed (fixed)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.13-rc2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
30 Dec 2011 at 08:59 UTC
Updated:
26 Feb 2012 at 20:51 UTC
Jump to comment: Most recent file
Comments
Comment #1
damienmckennaa) What was the last version you had installed?
b) Did you clear the site caches?
c) Did you run the database updates?
Comment #2
brulain commenteda) What was the last version you had installed? => I think it was the 1.12-rc1
b) Did you clear the site caches? => yes.
c) Did you run the database updates? => yes, twice.
Comment #3
damienmckennaAh, now I see the problem - if the 1.12-x releases were the first you installed and you didn't enable the nodewords_custom_pages submodule, it was possible to end up without the necessary nodewords_custom table. I'll whip up an update script for that.
Comment #4
damienmckennaThis patch adds a new update for the main module that adds the table if it doesn't exist.
Comment #5
damienmckennaThis has been committed.
Comment #6
brulain commentedThanks a lot, and happy new year !
Comment #8
progone commentedHow do I apply this patch? I am having the same issue.
Comment #9
damienmckennaUpgrade to 1.13, the fix has already been applied.