Zen Cart Logo
Forums / General Questions / Blank Pages

Blank Pages

Locked

Views: 3,137

Results 1 to 20 of 31
This thread is locked. New replies are disabled.
30 Jun 2009, 4:58 PM
#1
mikeb89gt avatar

mikeb89gt

New Zenner

Join Date:
Jun 2009
Posts:
10
Plugin Contributions:
0

Blank Pages

I am using the latest version of Zen and it has been installed and working fine for the last several months. As of yesterday all of a sudden the store itself doesn't show up, just a blank page, no errors of any kind. I called the server company and they didn't see any problems. I am able to access the admin area without a problem just the store itself is not accessible. Any help would be greatly appreciated. By the way, this happened before I applied the security patch. I added the patch hoping that it would fix the problem. THe site is located at https://www.inspect4cash.com

Thanks

30 Jun 2009, 5:52 PM
#2
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Blank Pages

Get from the Free Software Add Ons the Debug Tool and see what errors come up ...

30 Jun 2009, 6:29 PM
#3
mikeb89gt avatar

mikeb89gt

New Zenner

Join Date:
Jun 2009
Posts:
10
Plugin Contributions:
0

Re: Blank Pages

I was just trying that and the debug tool doesn't seem to be writing a log file. I tried putting the debug tool in both the admin/includes/extra_configures as well as the main cart includes/extra_configures with still no log files being created. I double checked and the permissions are set correctly. I have done some reading with people getting the same blank pages as myself but it seems that they had their problems after they applied the patch. Mine starting happening before I applied the patch and only added it hoping that it would fix the problem. Any ideas would be helpful, I need to get this site back up.

30 Jun 2009, 7:00 PM
#4
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Blank Pages

Check the permissions on the:
/cache

and ... in your FTP program, be sure to refresh the /cache directory as it does not "automatically" display the generated files until you do ...

Most likely, if you click right on the right side of your FTP panel you will see a Refresh for this ...

30 Jun 2009, 7:32 PM
#5
mikeb89gt avatar

mikeb89gt

New Zenner

Join Date:
Jun 2009
Posts:
10
Plugin Contributions:
0

Re: Blank Pages

permissions are fine and I did refresh the ftp program. any other ideas?

30 Jun 2009, 8:14 PM
#6
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Blank Pages

Check the files, on your server, for the html_output.php that you have the Catalog version in the:
/includes/functions/html_output.php

and in the Admin you have the Admin version in the:
/admin/includes/functions/html_output.php

30 Jun 2009, 8:40 PM
#7
mikeb89gt avatar

mikeb89gt

New Zenner

Join Date:
Jun 2009
Posts:
10
Plugin Contributions:
0

Re: Blank Pages

I downloaded the zen cart and replaced the html_output files with the same results. I'm am very baffled as to what could be causing this issue.

30 Jun 2009, 11:01 PM
#8
wavewalker avatar

wavewalker

New Zenner

Join Date:
Jan 2009
Location:
Fremont, Michigan
Posts:
8
Plugin Contributions:
0

Re: Blank Pages

1.3.8
I am having the same problem - the debug error logs are not showing up. My error is on the cart side not the admin - though I tried installing it in both places. I changed my permissions to 777 (in know that was overkill) I added the file enable_error_logging.php

My scenario is that Client recently added free shipping and free shipper modules. Then when accessing site get blank white page. I removed the shipping and shipper modules.

I also tried to look at any files that had changed in June. They were application_bottom.php, something called core1638.php in the extra-configures folder.

I also added finderror.php to the main directory and the zencart directory. I looked for errors in Mozilla, perhaps I need to get on a PC and look in Internet Explorer (did I say I was on a mac :lookaroun )

I am at a loss. I did look at some of the other files to see if they had changed like the following: freeshipper.php, storepickup.php, based on a post I saw somewhere.

I would appreciate all suggestions.

Thank you!

1 Jul 2009, 6:34 AM
#9
pinkleopard avatar

pinkleopard

Zen Follower

Join Date:
Jun 2009
Posts:
383
Plugin Contributions:
0

Re: Blank Pages

I have the same issue with the page showing up blank.

I have version 1.3.8a. I have IH2 & Zen lightbox.

I ran some tests tonight and I found that if I have one product (item) it will show a blank page. However, if I have two products the page appears to be normal.

Conclusion: One item will produce a blank page.

Two items appears to be normal and both items will show up.

1 Jul 2009, 12:56 PM
#10
mikeb89gt avatar

mikeb89gt

New Zenner

Join Date:
Jun 2009
Posts:
10
Plugin Contributions:
0

Re: Blank Pages

Anyone have any ideas on this I really need to get my clients page back up.

1 Jul 2009, 1:50 PM
#11
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Blank Pages

wavewalker:

I also tried to look at any files that had changed in June. They were application_bottom.php, something called core1638.php in the extra-configures folder.

Did you add that file, core1638.php or has your site been possibly hacked? :unsure:

1 Jul 2009, 1:54 PM
#12
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Blank Pages

mikeb89gt:

I downloaded the zen cart and replaced the html_output files with the same results. I'm am very baffled as to what could be causing this issue.

Could you search in the Tools ... Developers Tool Kit ... in the bottom input box for:
html_output.php

and select Catalog/Admin ... and click search ...

What information comes up for the listings that are the actual files called html_output.php ... I am looking for the lines containing $Id: in them ...

1 Jul 2009, 1:55 PM
#13
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Blank Pages

PinkLeopard:

I have the same issue with the page showing up blank.

I have version 1.3.8a. I have IH2 & Zen lightbox.

What errors come up if you install the Debug Tool from the Free Software Add Ons ... :unsure:

1 Jul 2009, 3:59 PM
#14
pinkleopard avatar

pinkleopard

Zen Follower

Join Date:
Jun 2009
Posts:
383
Plugin Contributions:
0

Re: Blank Pages

Ajeh:

What errors come up if you install the Debug Tool from the Free Software Add Ons ... :unsure:

The Debug error is this:

[01-Jul-2009 10:55:29] PHP Warning:
Cannot modify header information -
headers already sent by (output started at
/home/public_html/includes/languages/vintage/english.php:1401)
in /home/public_html/includes/init_includes/init_templates.php on line 78

1 Jul 2009, 7:14 PM
#16
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Blank Pages

Thanks for the update, PinkLeopard ... and thanks for posting the link to the thread that helped you resolve the headers already sent error message due to the space(s) or blank line(s) at the end of the file after the closing php tag ?> that causes this issue ... :smile:

1 Jul 2009, 7:33 PM
#17
pinkleopard avatar

pinkleopard

Zen Follower

Join Date:
Jun 2009
Posts:
383
Plugin Contributions:
0

Re: Blank Pages

Ajeh:

Thanks for the update, PinkLeopard ... and thanks for posting the link to the thread that helped you resolve the headers already sent error message due to the space(s) or blank line(s) at the end of the file after the closing php tag ?> that causes this issue ... :smile:

No problem Ajeh!

I did a search and found the answer after I knew what the problem was.

Just learning my way around Zen Cart :clap:

2 Jul 2009, 2:46 PM
#18
mikeb89gt avatar

mikeb89gt

New Zenner

Join Date:
Jun 2009
Posts:
10
Plugin Contributions:
0

Re: Blank Pages

I'm not clear on what you wanted me to check.

2 Jul 2009, 3:04 PM
#19
ajeh avatar

ajeh

Oba-san

Join Date:
Sep 2003
Location:
Ohio
Posts:
62,757
Plugin Contributions:
1

Re: Blank Pages

By doing the search in the Tools ... Developers Tool Kit ... for:
html_output.php

It will show you the versions on your server and where they are located to make sure they are in the right places ...

It would not be a bad idea to download the security patch again and reload it as there was a change made shortly after it was released to correct some issues ...

Also note, some add-ons such as Admin Levels need updating to work with the security patch ... Admin Levels has been updated for this in the Free Software Add Ons ...

2 Jul 2009, 3:44 PM
#20
mikeb89gt avatar

mikeb89gt

New Zenner

Join Date:
Jun 2009
Posts:
10
Plugin Contributions:
0

Re: Blank Pages

Ok here is the information that comes up when I do that search:

/home/content/i/n/s/inspect4cash/html/cart/admin/includes/functions/html_output.php

Line #19 : // $Id: html_output.php 13598 2009-06-19 14:20:12Z wilt $

/home/content/i/n/s/inspect4cash/html/cart/admin/includes/init_includes/init_general_funcs.php

Line #32 : require(DIR_WS_FUNCTIONS . 'html_output.php');

/home/content/i/n/s/inspect4cash/html/cart/includes/functions/html_output.php

Line #2 : * html_output.php

Line #9 : * @version $Id: html_output.php 6726 2007-08-19 03:49:38Z drbyte $

/home/content/i/n/s/inspect4cash/html/cart/includes/init_includes/init_general_funcs.php

Line #21 : require(DIR_WS_FUNCTIONS . 'html_output.php');

/home/content/i/n/s/inspect4cash/html/cart/includes/modules/payment/paypal/ipn_application_top.php

Line #98 : require(DIR_WS_FUNCTIONS . 'html_output.php');