Search the Community
Showing results for tags 'Add order'.
-
Manual Add order is not working.
vinaysaini posted a topic in Ecommerce x PrestaShop [ARCHIVE BOARD]
Hello, I can not add manual order from back office in prestashop 1.6.0.9 Can anyone please tell me how can I fix that. The error I am getting is [Mon Nov 03 15:16:31 2014] [error] [client 127.0.0.1] PHP Fatal error: Call to a member function getPageLink() on a non-object in /var/www/prestashop/cache/smarty/compile/56/8c/2d/568c2d28b4099654d4eb3dde2fa17d5dd519039c.file.blockcart.tpl.php on line 65, referer: http://prestashop2.dev/admin123/index.php?controller=AdminOrders&addorder&token=b2401b5bd5d06baf6618a34787b7c6b8 I am getting 3 warnings also in case if that helps [Mon Nov 03 15:16:31 2014] [error] [client 127.0.0.1] PHP Notice: Undefined index: PS_CATALOG_MODE in /var/www/project/cache/smarty/compile/56/8c/2d/568c2d28b4099654d4eb3dde2fa17d5dd519039c.file.blockcart.tpl.php on line 62, referer: http://prestashop2.dev/admin123/index.php?controller=AdminOrders&addorder&token=b2401b5bd5d06baf6618a34787b7c6b8 [Mon Nov 03 15:16:31 2014] [error] [client 127.0.0.1] PHP Notice: Trying to get property of non-object in /var/www/project/cache/smarty/compile/56/8c/2d/568c2d28b4099654d4eb3dde2fa17d5dd519039c.file.blockcart.tpl.php on line 62, referer: http://prestashop2.dev/admin123/index.php?controller=AdminOrders&addorder&token=b2401b5bd5d06baf6618a34787b7c6b8 [Mon Nov 03 15:16:31 2014] [error] [client 127.0.0.1] PHP Notice: Undefined index: link in /var/www/project/cache/smarty/compile/56/8c/2d/568c2d28b4099654d4eb3dde2fa17d5dd519039c.file.blockcart.tpl.php on line 65, referer: http://prestashop2.dev/admin123/index.php?controller=AdminOrders&addorder&token=b2401b5bd5d06baf6618a34787b7c6b8 [Mon Nov 03 15:16:31 2014] [error] [client 127.0.0.1] PHP Notice: Trying to get property of non-object in /var/www/project/cache/smarty/compile/56/8c/2d/568c2d28b4099654d4eb3dde2fa17d5dd519039c.file.blockcart.tpl.php on line 65, referer: http://prestashop2.dev/admin123/index.php?controller=AdminOrders&addorder&token=b2401b5bd5d06baf6618a34787b7c6b8 -
Hi, I'm still using 1.5.6.2 due to problem on auto-update (just break my shop front somehow). When I "add order" on back office then select a customer, Prestashop loads all the cart and order history. How can I stop load this at all? We takes order by phone and put it on manually. Now it takes a while to load up for add a new order because we only use few customer accounts but used them daily basis. I'm really appreciate any help. Where is the code should I disable it? Cheers KiwiRider
-
Hello In our PS 1.5.6.2 we have some issue with manually placing orders (Add Order) in the admin area. There is a function (ajax) where you can look up the customer you want to place an order on behalf off. If you search the customer by his/her email address the customer is loaded on to the page in a box below, which includes the customer name, email address and a Choose button. ----- Our problem is that we can not finish a manual order for (older registrered) customers who have "null" listed next to their name in the box. (See attachment) When we get to the final step in the manual order process we click "Go on payment page..." but instead of the the payment page we get a blank page with: Fatal Error ----- But not all (newer registered customers) have "null" listed next to their name in the box in the result list when looking them up. And there is no problem finishing the manual order process with those customers.