1
john_la
Why BLANK page after Debug mode = Off ?!
  • 2005/9/12 8:47

  • john_la

  • Just popping in

  • Posts: 11

  • Since: 2005/8/24


When i set Debug mode to "off" and visit my site there is nothing to see... = Blank page...
But when Debug mode is set to "PHP Debug" my site is up and work...
What file should i look... ?!

2
carnuke
Re: Why BLANK page after Debug mode = Off ?!
  • 2005/9/12 10:11

  • carnuke

  • Home away from home

  • Posts: 1955

  • Since: 2003/11/5


I had a strange fault similar to this when I had gzip enabled. Worth checking this and turning it off if enabled.
hhttp://houseofstrauss.co.uk Resource for alternative health and holistic lifestyle
search xoops

3
blueangel
Re: Why BLANK page after Debug mode = Off ?!
  • 2005/9/12 11:31

  • blueangel

  • Module Developer

  • Posts: 132

  • Since: 2002/2/20


are you using XOOPS 2.2?

I had the same problem that I reported here:

http://sourceforge.net/tracker/index.php?func=detail&aid=1247454&group_id=41586&atid=430840

no idea why. In any case I suggest you to leave PHP Debug Enabled and GZIP Compression disabled for testing purposes on versions 2.2.x until a new release of XOOPS.
XOOPSIT-The official italian xoops support site
Resized Image

4
jfebus
Re: Why BLANK page after Debug mode = Off ?!
  • 2005/9/13 3:23

  • jfebus

  • Just popping in

  • Posts: 97

  • Since: 2004/9/1 1


Hi All,

Disabling gzip in the config table fixed the problem!

Thanks!

5
john_la
Re: Why BLANK page after Debug mode = Off ?!
  • 2005/9/13 21:12

  • john_la

  • Just popping in

  • Posts: 11

  • Since: 2005/8/24


Nothing of this work for me...

Please can anyone tell me where can i change error_reporting or turn off blank page if there is any error, becuase now i don't see any error just "Notice [PHP]: Undefined index:..." and similar... I don't want "BLANK PAGE" OR where can i change error_reporting AND to what value ??

6
john_la
Re: Why BLANK page after Debug mode = Off ?!
  • 2005/9/15 8:30

  • john_la

  • Just popping in

  • Posts: 11

  • Since: 2005/8/24


I can't belive, i can't disable blank page... Please tell me what should i do to remove blank page even if there is no any error... OR what should i do with error_reporting ??

7
Dustyhill
Re: Why BLANK page after Debug mode = Off ?!
  • 2005/9/15 9:27

  • Dustyhill

  • Just popping in

  • Posts: 6

  • Since: 2005/9/11


I have the same problem...Blank page. I have tried phpdebug off and gzip disable and every combo with each and always have blank page. No errors, just bank page. any insight would be appreciated.