Jump to content

otaktakcenter

Members
  • Posts

    5
  • Joined

  • Last visited

Profile Information

  • Activity
    Freelancer

otaktakcenter's Achievements

Newbie

Newbie (1/14)

0

Reputation

  1. I'm testing out the paypal payment and have come upon this error. Please help! I am not sure what this means... Fatal error: Uncaught exception 'PrestaShopException' with message 'Property Address->id_country is empty' in /home/fayuscol/public_html/classes/ObjectModel.php:837 Stack trace: #0 /home/fayuscol/public_html/classes/ObjectModel.php(265): ObjectModelCore->validateFields() #1 /home/fayuscol/public_html/classes/ObjectModel.php(599): ObjectModelCore->getFields() #2 /home/fayuscol/public_html/classes/Address.php(186): ObjectModelCore->update(false) #3 /home/fayuscol/public_html/classes/ObjectModel.php(427): AddressCore->update(false) #4 /home/fayuscol/public_html/modules/paypal/express_checkout/payment.php(199): ObjectModelCore->save() #5 {main} thrown in /home/fayuscol/public_html/classes/ObjectModel.php on line 837
  2. Hi, I've been using this PS 1.5.4.1 version and had no problems until recently. I've tried repairing and optimising my database via phpadmin and still to no avail. Any ideas? Help please... Got error 28 from storage engine SELECT c.*, cl.id_lang, cl.name, cl.description, cl.link_rewrite, cl.meta_title, cl.meta_keywords, cl.meta_description FROM `ps_category` c INNER JOIN ps_category_shop category_shop ON (category_shop.id_category = c.id_category AND category_shop.id_shop = 1) LEFT JOIN `ps_category_lang` cl ON (c.`id_category` = cl.`id_category` AND `id_lang` = 1 AND cl.id_shop = 1 ) LEFT JOIN `ps_category_group` cg ON (cg.`id_category` = c.`id_category`) WHERE `id_parent` = 6 AND `active` = 1 AND cg.`id_group` = 1 GROUP BY c.`id_category` ORDER BY `level_depth` ASC, category_shop.`position` ASC at line 607 in file classes/db/Db.php 601. WebserviceRequest::getInstance()->setError(500, ' '.$this->getMsgError().'. From '.(isset($dbg[3]['class']) ? $dbg[3]['class'] : '').'->'.$dbg[3]['function'].'() Query was : '.$sql, 97); 602. } 603. else if (_PS_DEBUG_SQL_ && $errno && !defined('PS_INSTALLATION_IN_PROGRESS')) 604. { 605. if ($sql) 606. throw new PrestaShopDatabaseException($this->getMsgError().'<br /><br /><pre>'.$sql.'</pre>'); 607. throw new PrestaShopDatabaseException($this->getMsgError()); 608. } 609. } 610. 611. /** DbCore->displayError - [line 307 - classes/db/Db.php] - [1 Arguments] DbCore->query - [line 482 - classes/db/Db.php] - [1 Arguments] DbCore->executeS - [line 529 - classes/Category.php] - [1 Arguments] CategoryCore->getSubCategories - [line 165 - controllers/front/CategoryController.php] - [1 Arguments] CategoryControllerCore->assignSubcategories - [line 111 - controllers/front/CategoryController.php] - [0 Argument] CategoryControllerCore->initContent - [line 167 - classes/controller/Controller.php] - [0 Argument] ControllerCore->run - [line 349 - classes/Dispatcher.php] - [0 Argument] DispatcherCore->dispatch - [line 28 - index.php] - [0 Argument]
  3. Help? Please? Is there no one that can help me? And I can't seem to upgrade to latest version of 1.5.6 from 1.5.4. It says Download complete but md5sum does not match (2d48b13f1adeb3eac4fa6f39fdbdb4b9) I have read all the forum posts and have not since a solution for this just yet.
  4. I'm assuming this issue is about the database but I never had any problems only recently when I browsed the website I noticed a lot of my products are missing and I see an error page. But once I refreshed that page, it's gone but products missing! Here I'm attached 3 screenshots that have totally different error messages so I'm confused. I didn't configure anything behind the scenes. So please, if anyone has the same problem or know how to fix this please please help as I'm losing sales by the second. Thanks in advance for those who do reply. Oh my btw my website is www.fayuscollections.com
×
×
  • Create New...