Results 1 to 5 of 5
  1. #1
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,693
    Plugin Contributions
    123

    Default Blank page on admin login (1.5.4, GoDaddy) - solved

    Worked like a champ on MAMP; uploaded to GoDaddy and got a blank page on admin login page load (couldn't even login).
    NO EARTHLY IDEA WHY But this worked after about an hour of sweat-soaked cardiac arrest inducing debugging:

    in admin/login.php, I changed the "require" for application_top.php to an "include".

    The parameters of the configuration were:
    - cart in a subdir.
    - 1.5.4
    - GoDaddy hosting
    - upgraded DB from 1.3.8.
    - no logs on blank page.
    - PHP 5.3.24 (but also happened on a PHP5.2.x.)

    Take it for what it's worth. :)
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  2. #2
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Blank page on admin login (1.5.4, GoDaddy) - solved

    Since PHP 5.3 is no longer in development, do you mind testing it on 5.4 and 5.5 ... if GoDaddy even offers those modern versions to you?
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  3. #3
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,693
    Plugin Contributions
    123

    Default Re: Blank page on admin login (1.5.4, GoDaddy) - solved

    Unfortunately, the process of upgrading PHP destabilizes the site and this is a production system, so I can't.

    Any developers out there have test accounts on GoDaddy?
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  4. #4
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Blank page on admin login (1.5.4, GoDaddy) - solved

    Quote Originally Posted by swguy View Post
    - no logs on blank page.
    I'm assuming you mean no /logs/myDebug-xxxxxx.log files?

    What about Apache error_log messages at the time of the blank page? The reason I ask is because since your problem is happening before application_top can load, that also means it's happening before Zen Cart can tell the errors to be logged in /logs. And therefore the server's default logging is still in place, and in most normal hosting companies that logging is in the Apache error_log log file.
    The details in that log will help inform the "why" behind the problem.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

  5. #5
    Join Date
    Jan 2004
    Posts
    66,373
    Blog Entries
    7
    Plugin Contributions
    274

    Default Re: Blank page on admin login (1.5.4, GoDaddy) - solved

    You could also add an "include" for the extra_configures/error_logging.php file before the "require" to application_top, to attempt to intercept the error logging before the problem with application_top occurs.
    .

    Zen Cart - putting the dream of business ownership within reach of anyone!
    Donate to: DrByte directly or to the Zen Cart team as a whole

    Remember: Any code suggestions you see here are merely suggestions. You assume full responsibility for your use of any such suggestions, including any impact ANY alterations you make to your site may have on your PCI compliance.
    Furthermore, any advice you see here about PCI matters is merely an opinion, and should not be relied upon as "official". Official PCI information should be obtained from the PCI Security Council directly or from one of their authorized Assessors.

 

 

Similar Threads

  1. ZC admin login page is blank
    By raphael in forum Addon Templates
    Replies: 6
    Last Post: 9 Feb 2016, 12:32 AM
  2. Split Login Customise through admin,,,finally solved it
    By dennyhot in forum All Other Contributions/Addons
    Replies: 3
    Last Post: 9 Apr 2011, 06:10 AM
  3. Blank Admin Page After Installation - Hosted on Godaddy
    By hikenny in forum Installing on a Linux/Unix Server
    Replies: 22
    Last Post: 25 Jan 2010, 08:02 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR