Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Shipping.php


pinklep

Recommended Posts

Posted

Im not what I did but when I click on the shipping link from my website it takes me to a blank page. Im not sure how I messed up the shipping.php. Ive restored my back up but that does nt fix the problem. Any thoughts?

 

If possible can I get the code from what used to be in the shipping.php under the admin file?

I am a Jedi, like my father before me!

Posted

Somehow my shipping.php is the same under the admin and includes folder?!

 

Help! :blink:

I am a Jedi, like my father before me!

Posted

try downloading osc again from scratch and upload /shipping.php and /includes/languages/english/shipping.php files and see how you go

Posted
try downloading osc again from scratch and upload /shipping.php and /includes/languages/english/shipping.php files and see how you go

 

Thanks that worked. :thumbsup:

 

I have this message though on my website now:

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/camil5/public_html/store/shipping.php:2) in /home/camil5/public_html/store/includes/functions/sessions.php on line 97

 

what does that mean?

I am a Jedi, like my father before me!

Posted

well probably because you modified shipping.php somewhere along the way, rolling back to a stock copy removed those modifications you made. Next you probably want to compare the mods you'd previously made and add them back slowly and see if that fixes the problem

Posted

A blank page May come in if there is an error and server settings do not allow these too be displayed.

 

You need to place a code in application_top.php so that errors are displayed thru force and then You can detect and fix them.

 

Satish

Ask/Skype for Free osCommerce value addon/SEO suggestion tips for your site.

 

Check My About US For who am I and what My company does.

Posted
Thanks that worked. :thumbsup:

 

I have this message though on my website now:

 

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/camil5/public_html/store/shipping.php:2) in /home/camil5/public_html/store/includes/functions/sessions.php on line 97

 

what does that mean?

 

The only thing I modified was the text that shows up on the page..would that cause this problem?

 

Thanks for the help; I appreciate it.

I am a Jedi, like my father before me!

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...