-
Posts
222 -
Joined
-
Last visited
About rv01
- Birthday 06/30/2013
Profile Information
-
Location
GB
-
Interests
photography, golf, ecommerce
-
Activity
User/Merchant
Recent Profile Visitors
The recent visitors block is disabled and is not being shown to other users.
rv01's Achievements
-
When I try to see an order I get this. (remark: the orders are there and I can see them with "store commander" , hopefully) [PrestaShopDatabaseException]Unknown column 'payment_method' in 'field list' SELECT `payment_method`, `payment_status` FROM `ps_paypal_order` WHERE `id_order` = 15178 LIMIT 1 at line 791 in file classes/db/Db.php 786. if ($webservice_call && $errno) { 787. $dbg = debug_backtrace(); 788. WebserviceRequest::getInstance()->setError(500, ' '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97); 789. } elseif (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS')) { 790. if ($sql) { 791. throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>'); 792. } 793. 794. throw new PrestaShopDatabaseException($this->getMsgError()); 795. } 796. }
-
Upgrade (from 1.6.0.8) went OK, no error. When I try to login to "www.aaa.com/admin" it goes to "www.aaa.com", no error. Which file do I have to check, I guess it's in the admin folder? Or could it be a file missing, but which one? Database is OK (verified) I tried adding a new user/psw to the DB and changed in /config/settings.inc.php , same result. The shop is in maintenance mode. Thanks
-
hello I upgrade from 1.6.0.8 to 1.6.1.1 and all was ... fine. Now I want to put the shop out of maintenance but cannot access my back office anymore, it directs me the the front office and "shop in maintenance" This is quite URGENT Can anyone help, must be a silly configuration problem that I don't remember... Thanks guys Rene
-
- 9 replies
-
- cart rules
- vouchers
-
(and 2 more)
Tagged with:
-
Thanks for helping. I have uploaded a new PS and created a test shop, this field is working in the test shop. I replaced the JS directory in my production shop by the one of the new install. Still it does not work, see attached.
- 9 replies
-
- cart rules
- vouchers
-
(and 2 more)
Tagged with:
-
- 9 replies
-
- cart rules
- vouchers
-
(and 2 more)
Tagged with:
-
- 9 replies
-
- cart rules
- vouchers
-
(and 2 more)
Tagged with:
-
Hi I wanted to create a voucher for a specific customer but the field "limit to customer name" search is not working, and when I enter a specific customer name it disappear when I create the voucher. Any idea on how to check what's wrong in my installation? PS 1.6.0.11 ; all modules up to date
- 9 replies
-
- cart rules
- vouchers
-
(and 2 more)
Tagged with: