By labourstart on
I did a successful upgrade to version 6.24, but the Taxonomy module, which is enabled, caused this error message to appear:
Parse error: syntax error, unexpected T_VARIABLE in /homepages/24/d250471296/htdocs/modules/taxonomy/taxonomy.module on line 891
To solve the problem, I took the old taxonomy.module (from my backup) and uploaded that. The problem goes away.
But this is surely not what we are supposed to do ...
Has anyone else had this problem or can anyone explain what to do? Thanks very much!
Eric Lee
Comments
Same here.
I just updated my Drupal to 6.24 and got exactly the same error:
Parse error: syntax error, unexpected T_VARIABLE in /xxxxx/xx/xxxxxx/www/modules/taxonomy/taxonomy.module on line 891
Thank you for your solution. I applied it also and worked beautifully. I hope it doesn't cause any other issues...