monmontoti / phpshop

Automatically exported from code.google.com/p/phpshop
0 stars 0 forks source link

Cannot checkout #19

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. add items to cart
2. create new customer id
3. complete checkout

What is the expected output? What do you see instead?
checkout completed

What version of the product are you using? On what operating system?
phpshop2

Please provide any additional information below.

Fatal error: Call to undefined method CheckoutController::cleanUpFields()
in C:\xampp\htdocs\shop\app\controllers\checkout_controller.php on line 199

Original issue reported on code.google.com by sempiter...@gmail.com on 13 Jul 2009 at 6:14

GoogleCodeExporter commented 8 years ago
The same here using an Ubuntu 8.10 server...

What steps will reproduce the problem?
1. add items to cart
2. create new customer id
3. complete checkout

What is the expected output? What do you see instead?
checkout completed

What version of the product are you using? On what operating system?
phpshop2

Please provide any additional information below.

Fatal error: Call to undefined method CheckoutController::cleanUpFields() in
/var/www/web10/web/ps2/app/controllers/checkout_controller.php on line 199

Original comment by nandelb...@gmail.com on 24 Sep 2009 at 4:39

GoogleCodeExporter commented 8 years ago
how to run xampp localserver exp localhost/phpshop.

thank you

Original comment by kembangd...@gmail.com on 7 Jul 2012 at 10:15