hazard Posted November 25, 2004 Posted November 25, 2004 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! :( Quote
hazard Posted November 25, 2004 Author Posted November 25, 2004 (edited) also i need help on how to make the image work for the custom computer Edited November 25, 2004 by hazard Quote
Guest Posted November 25, 2004 Posted November 25, 2004 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 ? Quote
hazard Posted November 25, 2004 Author Posted November 25, 2004 in the cart and on the latest products the image has an X and when i see what the pic is called it's images/ Quote
Guest Posted November 27, 2004 Posted November 27, 2004 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? Quote
Guest Posted November 27, 2004 Posted November 27, 2004 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 :) Quote
Recommended Posts
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.