CB.. fatal error:Only variables.. on fresh install

16 years 7 months ago #43766 by piecealava2
Fresh cb 1.1.0 install on fresh joomla 1.0.13. I recieve this error message when clicking on components>communitybuilder>configuration

What did i miss?
[code:1]Fatal error: Only variables can be passed by reference in /.../....-..../../../.../www.mysite.com/htdocs/administrator/components/com_comprofiler/library/cb/cb.database.php on line 530[/code:1]

Post edited by: piecealava2, at: 2007/08/22 20:52

Please Log in to join the conversation.

16 years 7 months ago #43768 by piecealava2
Replied by piecealava2 on topic Re:CB.. fatal error:Only variables.. on fresh inst
Found fix in bugs forum. Thanks Beat.

in line 450 of same file administrator/components/com_comprofiler/library/cb/cb.database.php , replace this:

[code:1]
function & _nullToArray( &$resultArray ) {

[/code:1]

with this:

[code:1]
function & _nullToArray( $resultArray ) {

[/code:1]

( remove the & after the "(" )

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.126 seconds

Facebook Twitter LinkedIn