Zen Cart Logo
Forums / Built-in Shipping and Payment Modules / Blank Page after clicking change address

Blank Page after clicking change address

Locked

Views: 2,056

Results 1 to 3 of 3
This thread is locked. New replies are disabled.
2 Jun 2008, 8:58 PM
#1
kinjal avatar

kinjal

New Zenner

Join Date:
Jun 2008
Posts:
7
Plugin Contributions:
0

Blank Page after clicking change address

Hi,

I am still getting the blank page after clicking 'change address' button on 1st and 2nd step of checkout. Everything else is working fine. I get the same error even though I switch back to 'classic' template. I have tried to find out the error by 'Debug error tool' (thanks to kobra) and it gives the error as:

[02-Jun-2008 21:05:02] PHP Warning: require(includes/templates/template_default/templates/tpl_checkout_shipping_address_default.php) [<a href='function.require'>function.require</a>]: failed to open stream: No such file or directory in C:\wamp\www\zencart\includes\templates\template_default\common\tpl_main_page.php on line 122
[02-Jun-2008 21:05:02] PHP Fatal error: require() [<a href='function.require'>function.require</a>]: Failed opening required 'includes/templates/template_default/templates/tpl_checkout_shipping_address_default.php' (include_path='.;C:\php5\pear') in C:\wamp\www\zencart\includes\templates\template_default\common\tpl_main_page.php on line 122

There is no tpl_checkout_shipping_address_default.php in the folder. Instead, the file is tpl_checkout_shipping_Default.php. I have also searched for that file in fresh download of zencart but these is no such file. Does the absense of this file causing the problem? How can I get that file?
I haven't made any changes to tpl_main_page.php at all.

Can anybody please help to sort this out?

Thanks.

Kinjal

2 Jun 2008, 9:08 PM
#2
kobra avatar

kobra

Black Belt

Join Date:
Aug 2005
Location:
Arizona
Posts:
31,500
Plugin Contributions:
4

Re: Blank Page after clicking change address

I looked in a expanded downloaded distribution and this is a file contained with the distribution

If you do not have it or it is corrupt, then this is your issue

3 Jun 2008, 8:43 AM
#3
kinjal avatar

kinjal

New Zenner

Join Date:
Jun 2008
Posts:
7
Plugin Contributions:
0

Re: Blank Page after clicking change address

Once again Thanks a lot kobra.

You were right. I downloaded zencart again and unzipped on different computer and now I can see that missing file. Probably my download was corrupted. Hopefully this would solve the problem.

Thanks again.

Kinjal