Closed (fixed)
Project:
Translation Management
Version:
6.x-1.24
Component:
Code
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
8 Jun 2011 at 22:34 UTC
Updated:
23 Jun 2011 at 17:11 UTC
After I installed version 6.x-1.24 over 6.x-1.23 I got the following error:
"Fatal error: Only variables can be passed by reference in /sites/all/modules/translation_management/icl_content/icl_content.install on line 652"
After reinstalling version 6.x-1.23 the error disappeared and the site worked again.
Best wishes,
JP
Comments
Comment #1
brucepearson commentedI'm not sure why you would be getting this error. The code at line 652 wouldn't be executed in Drupal 6. That code would only be executed on Drupal 7.
Comment #2
brucepearson commentedI think I found the problem. I've released 6.x.1.25 with a fix.
Comment #3
jippie1948 commentedYes! You seemed to have fixed it. Thanks.
JP