Hello,
yesterday i noticed that my metatags arent showing on 6.x-1.5 so i upgraded to version 6.x-1.6 because the updater is bugged in the 6.x-1.7 version, but when i try to go to /admin/content/nodewords/meta-tags i get the following error:
Fatal error: Cannot unset string offsets in /usr/home/<username>/domains/ashladan.be/public_html/sites/all/modules/nodewords/nodewords_basic/nodewords_basic.module on line 571
i already downloaded a new copy of the 6.x-1.6 version and uploaded it.. and it still gives the error, but it seems that i can't acces the advanced settings of the module, and now my frontpage has no metatags, but the node tags still work..
php version 5.2.8
Comments
Comment #1
avpadernoI tested the latest development snapshot (it will be available at 12:00 AM UTC), and I don't notice the problem you have, which is probably caused by the problem with the latest update function.
Comment #2
demon326 commentedkiamlaluno, i'v just update to the lates dev release, and the error is still there, and only on my live website, my other sites, on the same host running drupal don't have the problem... it seems that there is something els in conflict....
Comment #3
avpadernoThe code present at line 571 is the following:
The error you see is caused by an update which was not completed.
I will add an update function that resolves the problem you are seeing.
Comment #4
demon326 commentedkiam, i updated to 6.x-1.8 and the problems are solved, you can close this report and thanks for the support.
Comment #5
avpadernoI am glad to know the problem has been fixed.
Thank you for your report.