Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Fatal Error During Checkout - Advice Needed


JamesS

Recommended Posts

I am running a test order through the website, and after I have added a product to the shopping cart and click CHECKOUT I am getting the following error:

 

Fatal error: Call to undefined function link_post_variable() in D:\hosting\catalog\includes\classes\order.php on line 27

 

This is a problem because, it used to work, but I have been working on this site slowly and am not sure what I may have done to screw this up. Does anyone have any advice on where to start looking in order to correct this? Or does anyone know how to fix this?

 

Any Help would be greatly appreciated.

 

J

Link to comment
Share on other sites

  • 1 month later...
I am running a test order through the website, and after I have added a product to the shopping cart and click CHECKOUT I am getting the following error:

 

Fatal error: Call to undefined function link_post_variable() in D:\hosting\catalog\includes\classes\order.php on line 27

 

This is a problem because, it used to work, but I have been working on this site slowly and am not sure what I may have done to screw this up. Does anyone have any advice on where to start looking in order to correct this? Or does anyone know how to fix this?

 

Any Help would be greatly appreciated.

 

J

 

 

I have fixed this issue by commenting out the Register_globals in my Classes/Orders.php line 27. Once I commented out this code it worked perfectly.

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...