The following message appears in every page :
"Deprecated: Assigning the return value of new by reference is deprecated in C:\wamp\www\segur\components\com_joocm\controller\joocm.php on line 289".
Notes :
- Joomla and JooBB are running on my Wamp local server.
- version of JooBB : Beta 0.9.2
Thank you for telling me the reason of such message and how to correct the problem.
Jean
What versions of the programs are you running on Apache (or whatever http program), Mysql and Php?
I have never seen that message before and JooCM is the newer piece of this programming.
Jeff
Jean,
please deactivate it in php.ini. Error, warning and deprecated status should not be shown on live sites. In my opinion it's for developers only to find errors and make the software future compliant.
In the current development version are all those messages fixed. It will be available as 1.0.0 RC1 Phobos.
Robbie