Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Critical bug when checkout checkout_shipping.php


Guest

Recommended Posts

Posted

When I've ordered products and ready to checkout I get this error:

 

Warning: main(includes/languages/svenska/checkout_shipping.php) [function.main]: failed to create stream: No such file or directory in /home/palace/public_html/catalog/checkout_shipping.php on line 140



Fatal error: main() [function.main]: Failed opening required 'includes/languages/svenska/checkout_shipping.php' (include_path='') in /home/palace/public_html/catalog/checkout_shipping.php on line 140

 

Line 140 says: require(DIR_WS_LANGUAGES . $language . '/' . FILENAME_CHECKOUT_SHIPPING);

 

Anyone know what's wrong? I need to get this fixed asap :)

(I've installed PWA, in case that should say anything)

Posted

And I'm using the swedish language with some own modifications on defines.

Posted

Did you set your swedish language as your default ?

Posted

Yes, swedish is default!

 

NOOO, now I get this error when trying to connect the admin-area:

 

Warning: main(includes/languages/svenska.php) [function.main]: failed to create stream: No such file or directory in /home/palace/public_html/catalog/admin/includes/application_top.php on line 190



Fatal error: main() [function.main]: Failed opening required 'includes/languages/svenska.php' (include_path='') in /home/palace/public_html/catalog/admin/includes/application_top.php on line 190

 

This is NOT good for me. Please help, anyone?

Posted

It happens when I try to visit any php-file in /catalog/admin/

 

 

:( :( :(

Posted

When I've checked out, and I'm ready to fill in adress information etc (PWA feature). And press the Other-button to send the order I get this error

 

Warning: constant() [function.constant]: Couldn't find constant CHARSET in /home/palace/public_html/catalog/includes/classes/email.php on line 61

 

Warning: constant() [function.constant]: Couldn't find constant CHARSET in /home/palace/public_html/catalog/includes/classes/email.php on line 62

 

Warning: Cannot modify header information - headers already sent by (output started at /home/palace/public_html/catalog/includes/classes/email.php:61) in /home/palace/public_html/catalog/includes/functions/general.php on line 29

Posted

Ok :) But what's up with my other problems? Can you help me? I need my store up now..

Archived

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

×
×
  • Create New...