Closed (duplicate)
Project:
Masquerade
Version:
6.x-1.0-beta1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Sep 2008 at 04:38 UTC
Updated:
7 Jun 2014 at 20:59 UTC
Jump to comment: Most recent
Comments
Comment #1
deekayen commentedI haven't reproduced it yet, but this might help. Replace line 249 with
if that doesn't work, please report back the results of replacing 249 with (don't do this on a live site)
If you can't/don't want to do either of those, please tell me which version of PHP you're running.
Comment #2
modctek commentedThe error occurred under PHP 4.4.7. I'm going to attempt an upgrade to PHP5 and see if it still throws the error.
Comment #3
dave reidIt's an chained-object operation that is not supported in PHP 4. This is a duplicate of #285472: Parse error with PHP 4: same line of code, different versions.