Results 1 to 5 of 5
  1. #1
    Join Date
    Aug 2015
    Location
    UK
    Posts
    14
    Plugin Contributions
    0

    Default Admin page blank on zc 154

    I was trying to fix an issue with imagehandler but now cannot log in to admin.

    In fact I just get a blank page and no log happening. I have checked config and this is as was exactly same as the front end in terms of the server path.

    If I change the server path then I get the install page come up telling me either to install or correct my config. I have just down loaded the live site which works fine to get rid of any changes to files that I made locally as they are an exact copy after every change/ update going live. So this should have got rid of any errors on any other files and therefore just the config file differs.

    I do not get any error messages or logs. database user and password are correct as it works for the front end.

    What can I do to help debug this? It there any other way of turning on tracking where the programme gets to before it stops and decides not to bring up admin login.?

  2. #2
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: Admin page black on zc 154

    Three things come to mind:
    1) discussion of ensuring files from live site are present, but what about ensuring that no extra files are present?
    2) known issues with ZC 1.5.4
    3) blank or partial blank pages
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  3. #3
    Join Date
    Oct 2006
    Location
    Alberta, Canada
    Posts
    4,571
    Plugin Contributions
    1

    Default Re: Admin page black on zc 154

    Within your Hosting Control Panel there should be a way to view Server or Apache errors. Is that telling you anything?

  4. #4
    Join Date
    Sep 2009
    Location
    Stuart, FL
    Posts
    12,478
    Plugin Contributions
    88

    Default Re: Admin page black on zc 154

    Something "bad" might be happening before the logging is established by the Zen Cart base code.

    You can edit /YOUR_ADMIN/includes/application_top.php, towards the top of the file, changing the line that reads
    Code:
    if (!defined('DEBUG_AUTOLOAD')) define('DEBUG_AUTOLOAD', false);
    to
    Code:
    if (!defined('DEBUG_AUTOLOAD')) define('DEBUG_AUTOLOAD', true);
    define ('STRICT_ERROR_REPORTING', true);
    and then refresh the browser. That will result in messages being displayed to the screen as your admin page loads and "should" show where the progress stops (that's where the issue is).

    Just remember that you'll need to restore these changes.

  5. #5
    Join Date
    Aug 2015
    Location
    UK
    Posts
    14
    Plugin Contributions
    0

    Default Re: Admin page black on zc 154

    Lat9,

    Thank you have tried this and it was still giving me a blank page.

    So I started following the code from the very first line of the index file to try and work out what was going on. I have got to the point where the include functions are loaded and started to remove them.

    That did the trick.

    So the problem lies with the image handler 4 function files which once I removed them got me to a screen which told me the localhost did not respond and then I removed every other image handler related file and I get back to my admin.

    What I don't understand at this point in time is why, when the files don't stop admin starting on my live site and I have copied them back from the live site. I do have an issue with my images and the imagehandler4 not working but it is not causing the site to fall over I just cannot add images using the imagehandler as it goes back to the admin screen all the time. - but that is for a different thread and I will investigate there now I know the issue.

    Thank you to all who replied as actually everythread above has meant that I have looked under the bonnet a bit closer and understood how it all works a little bit more.

    Thank you.

 

 

Similar Threads

  1. v150 Blank home page, blank admin page
    By jpwy in forum General Questions
    Replies: 6
    Last Post: 12 Apr 2016, 05:51 PM
  2. v139h Upgraded Database from 139h to 154/ Store and Admin is Blank
    By sunflowertami in forum Upgrading to 1.5.x
    Replies: 19
    Last Post: 16 Nov 2015, 07:40 PM
  3. v150 Blank Admin - Cannot access admin page
    By stangirl in forum Upgrading to 1.5.x
    Replies: 4
    Last Post: 6 Mar 2012, 08:31 PM
  4. Admin/Tools/Admin settings gives a Blank Page
    By RobertG in forum Basic Configuration
    Replies: 3
    Last Post: 26 Feb 2010, 03:16 PM

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