Jump to content

denverrenee3

Members
  • Posts

    9
  • Joined

  • Last visited

Profile Information

  • Location
    McAllen
  • Activity
    Freelancer

denverrenee3's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. Last night I was attempting to upgrade my shop from 1.6.0.8 to the new 1.6.1.4. I backed up my files and proceeded with the upgrade. When it was complete there were a few errors and everything was jumbled up. I attempted to do the rollback in which nothing seemed to happen. I think attempted to restore the backed up files and now I have 500 errors on my front and back office. I think i have mixed files. I turned on developer mode and the error is: Fatal error: Class 'Core_Business_ContainerBuilder' not found in /home/xxx/public_html/config/bootstrap.php on line 27 I need some serious help, I'm certainly willing to pay a developer. Thanks in advance for any help!!!!!!!!!
  2. Good Afternoon! I am in a bit of a serious bind, the developer I have been using for the past 6 months has suddenly dissapeared and has been working on a change for me the last past week. He emailed me and said that everything was done, and when I went to check my back office orders has this error: Bad SQL query You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') tmpTable WHERE 1 LIMIT 0,50' at line 26 This is what he was doing: he added a column to the orders that had the "employee_ID" (which he just put where the "New" customer field is. I asked him if he could fix the "sort" because it still showed "Yes or No" from the old column data. I wanted to be able to search orders by employee ID since I am using prestashop as a point of sale. I am not knowledgeable enough to research this on my own, and my physical store is in a state of utter chaos because of it. We see literally a hundred customers a day, and the developer seems to have vanished for the past 4 days which is extremely unlike him. I need someone to please take on this task of fixing this error for me ASAP, pay is certainly negotiable. Thank you!!!
  3. Would you have any input on how to modify this for customer csv file instead of products?
  4. I really need some help with this one. I have searched high and low and I kind of have an idea of how I can create this, but I need some advice/help. I use an bizcard reader to scan customers ID's and it places their data into a CSV file. I need to export this the data from this CSV file into my database daily, on the hour. I have the Prestashop store manager, but it only allows for the automatic import of products. I feel like there is some simpler solution to having just the customer CSV file update automatically, but I can't find the solution!!! Please, provide any info you can, or PM me.
  5. I have seemed to completely fix this issue; I can checkout and return to the website with the correct confirmation page. Order shows up in back office and in the customer account. Customer receives confirmation from my website and from Paypal. I applied this fix from bellini13: Then check your settings in Paypal: My IPN settings in Paypal : http://yourdomain.com/modules/paypalusa/controllers/front/validation.php?pps=1 Under "website preferences" in Paypal I have Auto Return set to on, and the Return URL set to: "http://www.yourdomain.com/order-confirmation.php?id_cart=" Payment Data Transfer option is set to off. Make sure you do not have a url rewrite or "friendly url" for the order confirmation page.
  6. I was able to have the order created, it shows up in back office and sends customer to order confirmation. But, there is an error: Unfortunately, an error occurred during the transaction. Please double-check your credit card details and try again. If you need further assistance, feel free to contact us anytime. (Your Order's Reference: HNGZMTUFA) Though, it shows in the customers account that the order was placed and is valid, and I am showing it in the back office. I deleted the friendly URL for "order-confirmation" that I had created, and then put "http://www.yourdomain.com/order-confirmation.php?id_cart=" in the Return URL setting with Paypal. The customer gets the email from my back office and from Paypal confirming the order.
  7. I am having this same issue. I am running prestashop verson 1.6 and paypal 1.3.7 payments standard. It no longer creates the order in the back office. I receive the payment in Paypal, but no order is created in the back office, and the customer is redirected to an empty "order history" with the order still in the cart. I applied bellini13's fix and am still having the issue. I also have configured the IPN, and am just not sure what else I can do? What else am I missing? This is driving me insane!
  8. I have been having issues with my back office for the past few days. Any time I try to complete a request I am met with a 500 error and timeout. I cannot make changes to products or add/change categories. I've been trying to assign multiple categories to a product and have been getting this error page: [PrestaShopDatabaseException]MySQL server has gone away SELECT * FROM `ps_quick_access` qa LEFT JOIN `ps_quick_access_lang` qal ON (qa.`id_quick_access` = qal.`id_quick_access` AND qal.`id_lang` = 1) ORDER BY `name` ASC at line 613 in file classes/db/Db.php 607. WebserviceRequest::getInstance()->setError(500, ' '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97); 608. } 609. else if (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS')) 610. { 611. if ($sql) 612. throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>'); 613. throw new PrestaShopDatabaseException($this->getMsgError()); 614. } 615. } 616. 617. /** I have attached the error log as well. I had problems with the sitemap conjuring errors from a wrong date format, so I deleted the sitemap and disabled the module for now. I also cannot uninstall modules or reset modules without a 500 error. I have not made any major changes and these errors are beyond my scope. Any insight would be greatly appreciated! Prestashop version 1.5.5 Let me know if you need anymore information!!!errorlog1-5-14.txt
  9. Good Afternoon, I am relatively new to the Prestashop world and have recently launched our website. Today I am getting a great number of errors in my back office and my site is running really, really, really slow. The only change I made yesterday was installing Google analytics and disabling the site stats. I've also been getting 500 errors today with trying to load back office features, like Configuration, and orders. I had also uploaded a php5.ini file to increase some of my specs for csv import and today I took it down to revert to the original settings. here is the website: http://www.socalbelts.com http://www.socalbelts.com/info.php Server informationServer information: Linux #1 SMP Wed Sep 4 14:07:10 MST 2013 x86_64 Server software version: Apache PHP version: 5.3.24 Memory limit: 64M Max execution time: 30 I'm getting these warnings: Warning: simplexml_load_file() [function.simplexml-load-file]: /home/content/85/11793785/html/config/xml/default_country_modules_list.xml:1: parser error : Document is empty in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: /home/content/85/11793785/html/config/xml/default_country_modules_list.xml:1: parser error : Start tag expected, '<' not found in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Notice: Trying to get property of non-object in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1544 Warning: Invalid argument supplied for foreach() in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1544 Warning: simplexml_load_file() [function.simplexml-load-file]: /home/content/85/11793785/html/config/xml/default_country_modules_list.xml:1: parser error : Document is empty in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: /home/content/85/11793785/html/config/xml/default_country_modules_list.xml:1: parser error : Start tag expected, '<' not found in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Warning: simplexml_load_file() [function.simplexml-load-file]: ^ in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1542 Notice: Trying to get property of non-object in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1544 Warning: Invalid argument supplied for foreach() in /home/content/85/11793785/html/classes/controller/AdminController.php on line 1544 Let me know if anyone can help, or if I can provide any further information!!! I would really love to get this site working nicely!!!
×
×
  • Create New...