Author Topic: White Screen Problem  (Read 8707 times)

0 Members and 1 Guest are viewing this topic.

Offline sandramichelle

  • Newbie
  • *
  • Posts: 14
    • View Profile
White Screen Problem
« on: April 10, 2010, 04:06:24 PM »
Hi,

Some of my users are reporting that when they try to visit the gallery, the screen is all white and they see nothing.  I'm not sure where to begin to troubleshoot this.  I haven't changed anything, and these same people used to be able to see the gallery without any problems.  Can anyone (please!) offer any ideas as to what the problem and a possible solution might be?

Thank you!

Offline nobby

  • 4images Guru
  • *******
  • Posts: 2.873
    • View Profile
Re: White Screen Problem
« Reply #1 on: April 10, 2010, 04:10:38 PM »
URL?

Offline sandramichelle

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: White Screen Problem
« Reply #2 on: April 10, 2010, 04:17:45 PM »

Offline nobby

  • 4images Guru
  • *******
  • Posts: 2.873
    • View Profile
Re: White Screen Problem
« Reply #3 on: April 10, 2010, 08:05:16 PM »

Offline sandramichelle

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: White Screen Problem
« Reply #4 on: April 10, 2010, 08:35:07 PM »
thanks for checking it out.  i am not sure what problem others are experiencing, as it is opening fine for me, as well.  i appreciate the feedback.

Offline batu544

  • Sr. Member
  • ****
  • Posts: 336
    • View Profile
    • Free Celebrity wallpapers
Re: White Screen Problem
« Reply #5 on: April 10, 2010, 08:36:52 PM »
HI,
     Sometimes  there are some issue from your hosting company, please refer your server log to know more details about the error.

Thanks,
batu544

Offline sandramichelle

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: White Screen Problem
« Reply #6 on: April 17, 2010, 04:43:05 AM »
Okay, I'm back because the problem doesn't seem to be resolved.

Upon visiting the page http://www.inklust.net/gallery everyone can see the page.  The problem happens when some of our registered members log into the gallery.  They get the blank, white screen after they have logged in.

The hosting company says that they are not picking up any errors and everything seems to be running fine.  Obviously, that is not the case.

I found this thread:
http://www.4homepages.de/forum/index.php?topic=23799.0

I followed the advice given to the guy in this thread and looked for the same type of code that was found in his main.php and auth.php files, which looked to be some sort of script.  I can't find anything that looks like that in my files.

Does anyone have any other ideas?  I would be so grateful for any help you could offer me!

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: White Screen Problem
« Reply #7 on: April 17, 2010, 05:00:20 AM »
in global.php find:
error_reporting(E_ERROR E_WARNING E_PARSE);

insert below:
error_reporting(E_ALL);
ini_set("display_errors"1);


Now see if any error shows (or logged in the logs)
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline sandramichelle

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: White Screen Problem
« Reply #8 on: April 17, 2010, 05:26:28 AM »
Thank you, V@no...

I added those lines and no error shows.  Also, the error log isn't showing any error associated with the gallery at all. :(

Offline V@no

  • If you don't tell me what to do, I won't tell you where you should go :)
  • Global Moderator
  • 4images Guru
  • *****
  • Posts: 17.849
  • mmm PHP...
    • View Profile
    • 4images MODs Demo
Re: White Screen Problem
« Reply #9 on: April 17, 2010, 05:25:43 PM »
can you create test user and post login info
Your first three "must do" before you ask a question:
Please do not PM me asking for help unless you've been specifically asked to do so. Such PMs will be deleted without answer. (forum rule #6)
Extension for Firefox/Thunderbird: Master Password+    Back/Forward History Tweaks (restartless)    Cookies Manager+    Fit Images (restartless for Thunderbird)

Offline sandramichelle

  • Newbie
  • *
  • Posts: 14
    • View Profile
Re: White Screen Problem
« Reply #10 on: April 18, 2010, 01:07:35 AM »
It won't let me add a new test user for some reason.  I'm going to PM you my own user name and password here.  Thank you!