Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Recommended Posts

Posted

When I go through checkout I get this when I click continue on the Payment Information Page:

 

Fatal error: Call to undefined function: update_status() in /home/h****/public_html/os/checkout_confirmation.php on line 53

 

Help Please! :(

Posted

what do you mean work on the custom computer?

 

you mean when you go to cart and the picture of the build computer has X on it ?

Posted

For the first problem i would check the checkout_confirmation.php, and see if you did not made a mistake with implementing the contribution.

 

For the pictures: do you just see no images in de custom pc? And you see for the same producte a picture in youre shop?

Posted

ok to solve the X problem its simple :)

 

goto line 127 in the file custom_checkout.php

 

and after the line

'products_model' => "Custom",

add

'products_image' => "me.jpg",

 

the me.jpg picture, create one and upload it to images directory.

 

and you done :)

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...