Closed (fixed)
Project:
Nodewords: D6 Meta Tags
Version:
6.x-1.x-dev
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
4 Apr 2010 at 12:39 UTC
Updated:
22 Apr 2010 at 10:30 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
srobert72 commentedSame error. All site down.
I know it's DEV release but how to help test it if it crashes all site ?
Comment #2
srobert72 commentedMissing last parenthesis on line 13.
You can correct it in : sites/all/modules/nodewords/nodewords_admin/nodewords_admin.install
Just replace
by
It fixes crash but not warnings when calling update.php :
And blank page displayed after running update.php and click on "update" button.
Just this last page of update wizard is blank, with just one symbol "1" displayed.
Comment #3
deepesh commentedPls. update with a proper fix, the above code-hack does not let the database update and now mollom update is half-way completed without the db update.
Comment #4
mattcasey commentedditto. if anyone needs the latest working dev before this update, send me a message.
Comment #5
dkruglyak commentedMarking reviewed and tested for quickest commit... I have the same problem and the same fix.
Comment #6
srobert72 commentedStill active and not reviewed.
We have no fix. Parenthesis fix only avoid to crash all site but it still blocks update process.
At the moment the only valid fix we have is to revert back to previous DEV tar.gz release ...
Comment #7
dkruglyak commentedSo have you actually reverted CVS code to the previous version? The dev release has an obvious PHP syntax error.
Comment #8
srobert72 commentedAt the moment the only valid fix on DEV release is to install previous DEV release before 2010-Apr-03 one.
It is DEV release from 2010-Mar-30. I attach it for those interested.
Comment #9
Anonymous (not verified) commentedThe code to automatically enable the new modules have been removed.
Comment #10
deepesh commentedDoesn't seem to fix the error, the latest update displays the same errors and blocks database update script !
Comment #11
srobert72 commentedStill active. And not just a simple syntax error...
Site is really broken.
OK it's DEV release but needs also as quality as other releases.
For all those concerned you can repare your site with my backup in #8.
Comment #12
Anonymous (not verified) commentedThis issue report only described in detail the syntax error; for other errors please open a different issue report.
A development snapshot is less than an alpha release, generally speaking; if you can find development snapshots that have code that can be considered equal to an official release, that is not true for all the projects.