1
bmdesai1987
Refrence problems..
  • 2006/4/22 4:50

  • bmdesai1987

  • Just popping in

  • Posts: 1

  • Since: 2006/4/22


Hi everyone, just installed Xoops

i am gettin the following errors on bottom of my page.

Notice [PHP]: Only variables should be assigned by reference in file include/common.php line 215
Notice [PHP]: Only variables should be assigned by reference in file kernel/config.php line 239
Notice [PHP]: Only variables should be assigned by reference in file kernel/config.php line 239
Notice [PHP]: Only variables should be assigned by reference in file kernel/groupperm.php line 229
Notice [PHP]: Only variables should be assigned by reference in file kernel/blockinstance.php line 169
Notice [PHP]: Only variable references should be returned by reference in file kernel/blockinstance.php line 111
Notice [PHP]: Only variables should be assigned by reference in file modules/system/blocks/system_blocks.php line 151
Notice [PHP]: Only variables should be assigned by reference in file kernel/groupperm.php line 229
Notice [PHP]: Only variables should be assigned by reference in file modules/system/blocks/system_blocks.php line 154
Notice [PHP]: Only variables should be assigned by reference in file modules/system/blocks/system_blocks.php line 159
Notice [PHP]: Only variables should be assigned by reference in file modules/system/blocks/system_blocks.php line 159




can anyone help me. i installed XOOPS directly from my control panel.

2
gestroud
Re: Refrence problems..
  • 2006/4/22 4:58

  • gestroud

  • Home away from home

  • Posts: 1538

  • Since: 2004/12/22


Those are just notices letting you know that there are some "grammatical" errors in the code written by the developer. Turn of phpdebug in System-->Preferences-->General Settings. If you see Error or Warning, then you have problems.

3
davidl2
Re: Refrence problems..
  • 2006/4/22 5:02

  • davidl2

  • XOOPS is my life!

  • Posts: 4843

  • Since: 2003/5/26


bmdesai1987 - if it's 2.2.4 you've installed, and you've only just started using it, it may be better to re-install 2.0.13.2 instead.

2.0.13.2 will be easier to update to future versions, where 2.2.4 users will have to wait slightly longer.

4
phppp
Re: Refrence problems..
  • 2006/4/22 5:23

  • phppp

  • XOOPS Contributor

  • Posts: 2857

  • Since: 2004/1/25


The msgs are mainly caused by the unfriendly upgrade of PHP itself.

The reference fix for XOOPS is undergoing. You can check at:
http://svn.sourceforge.net/viewcvs.cgi/xoops/XoopsCore/branches/tasks/121627-refs/

5
Orstio
Re: Refrence problems..
  • 2006/4/25 1:31

  • Orstio

  • Just popping in

  • Posts: 12

  • Since: 2005/11/18


I was going to report this as well. I've been experiencing these notices in XOOPS since my host's upgrade to PHP 4.4.2.

PHP 4.4.x doesn't like ampersands in front of queries, function names, nor objects.

Looking forward to the release of compatible code.

Login

Who's Online

155 user(s) are online (110 user(s) are browsing Support Forums)


Members: 0


Guests: 155


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits