Only variables

15 years 2 months ago #86904 by lewisg
Only variables was created by lewisg
Hello, I am getting the following msg in the CB Login box:

Notice: Only variables should be assigned by reference in administrator/components/com_comprofiler/plugin.foundation.php on line 1345

running joomla 1.5.9. Not sure what to do to remove this notice. Can anyone help?

Please Log in to join the conversation.

15 years 2 months ago #88327 by wagelvis
Replied by wagelvis on topic Re:Only variables
Hello, i have the same problem in joomla 1.5.8

Please Log in to join the conversation.

15 years 1 month ago #91005 by videoandfun
Replied by videoandfun on topic Re:Only variables
i have also this problem.
any solutions?

Please Log in to join the conversation.

15 years 1 month ago #91015 by ndee
Replied by ndee on topic Re:Only variables
Hi,

as a temporary solution you should turn your error reporting off or set it to a higher level. You should do that on production systems anyway.

Search via searchengine for php error reporting in php.ini and .htaccess files. Make sure you disabled error reporting in Joomla Configuration.

This is a php notice, which is a minor issue but not an error. Maybe a dev hast time to fix it. Can you please give a hint how to reproduce this error? Which page did you click? etc.

###################
SPEED UP HELP, read first: Help us help you
###################

Please Log in to join the conversation.

15 years 1 month ago #91018 by videoandfun
Replied by videoandfun on topic Re:Only variables
i've installed the cb 1.2 on a php4-server
and turn report all errors on.

than on every site from the communitybuilder & cb-login and cb-backend comes this notice.

it's not very important to fix this.

Please Log in to join the conversation.

15 years 1 month ago #91020 by beat
Replied by beat on topic Re:Only variables
videoandfun wrote:

i've installed the cb 1.2 on a php4-server
and turn report all errors on.

than on every site from the communitybuilder & cb-login and cb-backend comes this notice.

it's not very important to fix this.


most important fix for you is to use php5 for your sites. PHP4 is obsolete and not maintained anymore. Latest php5 security fixes have not been applied to php4, as it's not released anymore.

OR: just remove the '&' on that line.

#233

EDIT: added #

Post edited by: beat, at: 2009/03/07 13:46

Beat - Community Builder Team Member

Before posting on forums: Read FAQ thoroughly -- Help us spend more time coding by helping others in this forum, many thanks :)
CB links: Our membership - CBSubs - Templates - Hosting - Forge - Send me a Private Message (PM) only for private/confidential info

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.300 seconds