hi
new files on the server. want to run update..but Parse error: syntax error, unexpected ')' in someroot/sites/all/modules/xmlsitemap/xmlsitemap.install on line 161
cant run update or visit /admin anymore hot crash ;) mostly i get blank pages
hi
new files on the server. want to run update..but Parse error: syntax error, unexpected ')' in someroot/sites/all/modules/xmlsitemap/xmlsitemap.install on line 161
cant run update or visit /admin anymore hot crash ;) mostly i get blank pages
Comments
Comment #1
jimmyobomsawin commentedSame problem.
Comment #2
avpadernoThis has been fixed in CVS.
As temporary solution, change the code of
xmlsitemap_update_6104(), and add the functionxmlsitemap_update_6105()to make them match the following code:Comment #3
wdrupal100 commentedthis worked! thanks again for your work
Comment #4
avpadernoIt should have been better to avoid the syntax error, but the solution has been found. :-)