Closed (duplicate)
Project:
IMCE Wysiwyg bridge
Version:
6.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Jun 2010 at 11:16 UTC
Updated:
11 Jul 2011 at 15:36 UTC
Just installed the IMCE Wysiwyg bridge but I'm getting an error message:
warning: Parameter 1 to theme_wysiwyg_profile_overview() expected to be a reference, value given in ......./includes/theme.inc on line 656.
I've had similar error messages when installing modules and the problem seems to be a php compatibility issue with modules not being able to use php5.3 I gather this error code is suggesting the same thing. I've managed to fix other modules with similar error codes by slightly adjusting a line of code.
Is this a php5.3 issue for the 'IMCE Wysiwyg bridge' module? Is there a simple code tweak to enable it to run on php5.3?
Comments
Comment #1
sunThis has been fixed in Wysiwyg module a long time ago. Not a bug in imce_wysiwyg.