Zen Cart Logo
Forums / Templates, Stylesheets, Page Layout / Help, blank pages after change of page_2.php

Help, blank pages after change of page_2.php

Locked

Views: 817

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
16 Jun 2009, 1:10 PM
#1
madli avatar

madli

New Zenner

Join Date:
May 2009
Posts:
38
Plugin Contributions:
0

Help, blank pages after change of page_2.php

Hi, pls, I'd like to know your opinion, what could happened.

I changed names in page_2.php,page_3.php according script where to put the name of the page.I have blank all website, competely.

I tried to changed again back to original script...with page_2 in the script and it is still not working.I checked what I could?

Pls, help:oops:

16 Jun 2009, 2:42 PM
#2
ajeh avatar

ajeh

Oba-san

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

Re: Help, blank pages after change of page_2.php

You might get from the Free Software Add Ons the Debug Tool ... this can help you locate errors that are happening on your site ...

Usually blank white pages are the result of syntax errors or space(s) and blank line(s) before the opening php bracket <?php** or after the closing php bracket **?> on the files ...

The Debug Tool should help you locate the problem ...