21
jdseymour
Re: Emergency!! Please help!!

Any PHP debug message on the blank page. Enable it in preferences - General Settings and view the blank page.

22
Timinator
Re: Emergency!! Please help!!
  • 2006/1/10 0:45

  • Timinator

  • Just popping in

  • Posts: 2

  • Since: 2006/1/9 2


This is what I get on the forum when php debug is enabled.

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


This is what I get on all XOOPS pages with it enabled.
Notice [PHP]: Only variables should be assigned by reference in file kernel/profile.php line 94
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 modules/system/admin/preferences/main.php line 39
Notice [PHP]: Only variables should be assigned by reference in file modules/system/admin/preferences/main.php line 45
Notice [PHP]: Only variables should be assigned by reference in file kernel/module.php line 1447
Notice [PHP]: Only variables should be assigned by reference in file kernel/module.php line 1447
Notice [PHP]: Only variables should be assigned by reference in file kernel/module.php line 1447
Notice [PHP]: Only variables should be assigned by reference in file modules/system/admin/preferences/main.php line 53
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 include/cp_functions.php line 41
Notice [PHP]: Only variables should be assigned by reference in file include/cp_functions.php line 50
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 include/cp_functions.php line 58
Notice [PHP]: Only variables should be assigned by reference in file include/cp_functions.php line 90

I was told to turn php debug off is the reason that I had it off

Thanks
Tim

Any idea on what to do now?

23
Mishka
Re: Emergency!! Please help!!
  • 2006/1/22 15:42

  • Mishka

  • Just popping in

  • Posts: 9

  • Since: 2005/8/8 1


Just had the same problem with XOOPS path, applied the change to Xoops_CHECK_path as suggested...everything fine! Waiting to hear from host. THANKS!!

Quote:

abgdee wrote:
Quote:

skalpa wrote:
Don't panic...

Manually edit mainfile.php and change this line:
define('XOOPS_CHECK_PATH''1');

so XOOPS_CHECK_PATH is set to O...

However, it's strange this did appear "like this"... Maybe you should check XOOPS_ROOT_PATH and ensure its value is good (if it suddenly broke, it's more likely that your hosting company changed its servers configuration and that you should update XOOPS_ROOT_PATH to reflect you new installation path).

skalpa.>



Thanks to all of you. Got the same problem too and it solved now. Terima kasih...

24
przemeks
Re: Emergency!! Please help!!
  • 2007/5/9 14:58

  • przemeks

  • Just popping in

  • Posts: 57

  • Since: 2005/1/29


Hello guys,

i have fixed this problem manually. The define('XOOPS_CHECK_PATH', '0'); didn't help me a phpinfo() was displaing the same adres like in mainfile.php

My solution: make a simple php file with anything for displaying PHP Debug. In error You will see Your new path to script ;)

Login

Who's Online

131 user(s) are online (98 user(s) are browsing Support Forums)


Members: 0


Guests: 131


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