1
tedsmith
Explain these PHP Errors?
  • 2005/8/6 9:03

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


With PHP Debug mode on, when I go to system admin, I get this :

Notice [PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice 
[PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice 
[PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 236
Notice 
[PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 383
Notice 
[PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 236
Notice 
[PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 383
Notice 
[PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice 
[PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice 
[PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 236
Notice 
[PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 383
Notice 
[PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice 
[PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice 
[PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 236
Notice 
[PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 236
Notice 
[PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 383
Notice 
[PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 236
Notice 
[PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 383
Notice 
[PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 236
Notice 
[PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice 
[PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice 
[PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice 
[PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice 
[PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice 
[PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 236
Notice 
[PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 383
Notice 
[PHP]: Only variable references should be returned by reference in file include/functions.php line 493
Notice 
[PHP]: Only variables should be assigned by reference in file class/database/mysqldatabase.php line 236
Notice 
[PHP]: Only variable references should be returned by reference in file class/database/mysqldatabase.php line 383
Notice 
[PHP]: Only variables should be assigned by reference in file include/cp_functions.php line 57


Xoops 2.0.13, new install (now upgrades). How do I fix? Any ideas?

Thanks

Ted

2
Herko
Re: Explain these PHP Errors?
  • 2005/8/6 10:42

  • Herko

  • XOOPS is my life!

  • Posts: 4238

  • Since: 2002/2/4 1


these are PHP notices, which shouldn't interfere with your site operations at all. They mean that the PHP version you have is newer and XOOPS still uses a deprecated function in it's code.

Herko

3
tedsmith
Re: Explain these PHP Errors?
  • 2005/8/6 10:47

  • tedsmith

  • Home away from home

  • Posts: 1151

  • Since: 2004/6/2 1


Thanks Herko.

Login

Who's Online

197 user(s) are online (78 user(s) are browsing Support Forums)


Members: 0


Guests: 197


more...

Donat-O-Meter

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

Latest GitHub Commits