Lat9, I'll step out and leave this to you boss, I'm sure you worked out my theory was that the error log could have been in the log folder due to it being a 1.3.9 upgrade, it was a long shot admittedly :wink:
Printable View
Lat9, I'll step out and leave this to you boss, I'm sure you worked out my theory was that the error log could have been in the log folder due to it being a 1.3.9 upgrade, it was a long shot admittedly :wink:
thank you for the replys, lat9 and picandnix.
This is the pic of store manager, can not tell what version of php running.
Attachment 13982
I am using hostgator as my hosting company, I assume that they have most updated PHP running...:huh:
My duh:blush: It's Tools->Server/Version Info. In the upper left-hand side of the screen, you'll see the PHP Version.
picandnix:
I can only find the catch folder in public html, and there is no folder named logs.
lat9:
I put special_login.php file in public html, is this correct? I didn't do anything to the file, I just simply copy files and put them in the correspond locations of my hosting account.
Thank you both.
I must say, this one has me stumped. The only remaining suggestion I've got, given that you have no debug-logs in your Zen Cart's /cache folder (since you're running v1.5.0), is to edit /includes/application_top.php and change the line that reads
toCode:define('DEBUG_AUTOLOAD', false);
Refresh the page that's giving you a whitescreen to see how far in the initialization process you're getting before the code crawls off into the sunset. Make sure to change the value back to false once you've gathered the information.Code:define('DEBUG_AUTOLOAD', true);
Thank you for the direction, lat9
I did what you say, and here is the screenshot
Attachment 13983
As you can see, the white screen is still there, and I can't find any error log files in catch folder! it is so weird:shocking:
Your store's start-up died during the init_special_funcs.php processing, which initializes whos_online, the password functions, banners and specials/featured/salemaker products. I still don't get it.
Can anyone attest to using IP Blocker 1.5.1 on ZC 1.5.0 without problem?