Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help with checkout_shipping_address.php error please


newclearbomb

Recommended Posts

Posted

My shop's been up and running for a while now and working great, we've got a few contributions installed that have been installed and running great for a while.

It's been brought to my attention that the 'ship to a different address' function is now broken and I don't know when it stopped working...

Most recently installed mods have been manual order and SECpay modules...

 

The error people get when they click the button to enter a new address is a whole page of code, but is summarised at the bottom of the page as:

 

Warning: main(DIR_WS_INCLUDESform_check.js.php): failed to open stream: No such file or directory in /home/driftworks/htdocs/catalog/checkout_shipping_address.php on line 274

 

Fatal error: main(): Failed opening required 'DIR_WS_INCLUDESform_check.js.php' (include_path='.:/usr/local/lib/php') in /home/driftworks/htdocs/catalog/checkout_shipping_address.php on line 274

 

Could anyone suggest a likely cause for this?

To my un-knowledgable eyes it looks like there should be a / between 'DIR_WS_INCLUDES and form_check.js.php'

Could it be that simple?

Is there anything else I should be checking for?

thanks in advance,

James

Posted

Doh..... somehow I was missing the very first character in the file :-"

Turns out you need the < in order for the <? to work....

lol, panic over

Archived

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

×
×
  • Create New...