patd07 Posted September 30, 2013 Share Posted September 30, 2013 (edited) Bonjour, Suite à la mise à jour par le BO de PS.vers 1.4.9 vers 1.5.5 Mise à jour échouée suite à une liste de messages d'erreur : [ERROR] SQL 1.5.5.0 2014 in ALTER TABLE `log` ADD `id_employee` INT(10) UNSIGNED NULL DEFAULT NULL AFTER `object_id`: Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. [ERROR] SQL 1.5.5.0 2014 in SET @id_parent = (SELECT IFNULL(id_tab, 1) FROM `tab` WHERE `class_name` = 'AdminPriceRule' LIMIT 1): Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. [ERROR] SQL 1.5.5.0 2014 in UPDATE `tab` SET id_parent = @id_parent WHERE `id_parent` = 1 AND `class_name` = 'AdminMarketing' LIMIT 1: Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. [ERROR] SQL 1.5.5.0 2014 in UPDATE `hook` SET `description` = 'This hook is called when a new credit slip is added regarding client order' WHERE `name` = 'actionOrderSlipAdd': Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. [ERROR] SQL 1.5.5.0 2014 in ALTER TABLE `product_shop` DROP INDEX `date_add`, ADD INDEX `date_add` (`date_add` , `active` , `visibility`): Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. [ERROR] SQL 1.5.5.0 2014 in UPDATE `hook` SET `live_edit` = '1' WHERE `name` LIKE 'leftcolumn': Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. [ERROR] SQL 1.5.5.0 2014 in UPDATE `configuration` SET `name` = '0' WHERE `name` LIKE 'PS_LEGACY_IMAGES' AND `value` LIKE '1': Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. [ERROR] SQL 1.5.5.0 2014 in INSERT INTO `configuration` (`name`, `value`, `date_add`, `date_upd`) VALUES('PS_SMARTY_CONSOLE_KEY', 'SMARTY_DEBUG', NOW(), NOW()): Cannot execute queries while other unbuffered queries are active. Consider using PDOStatement::fetchAll(). Alternatively, if your code is only ever going to run against mysql, you may enable query buffering by setting the PDO::MYSQL_ATTR_USE_BUFFERED_QUERY attribute. Erreur(s) détectée(s) pendant la mise à jour. Puis après une restauration, je ne peux plus entré dans le BO: Message erreur : Fatal error (OrderState->name est vide pour la langue par défaut) Merci pour votre aide patd07 Edited October 1, 2013 by Gregory Roussac (see edit history) Link to comment Share on other sites More sharing options...
patd07 Posted September 30, 2013 Author Share Posted September 30, 2013 J'ai réussi à récupérer la version 1.4.9.0 en restaurant la BD. Je peux à nouveau avoir accès au BO. Si quelqu'un à une idée du pourquoi du plantage de la mise à jour de la version 1.5.5.0 par rapport au message d'erreur(voir ci-dessus)? J'aimerais bien passer à la version supérieur (1.5.5.0). Faut il que je upgrade la vers1.4.11 avant la 1.5.5.0? Merçi pour vos réponses Patd07 Link to comment Share on other sites More sharing options...
Fre-do Posted September 30, 2013 Share Posted September 30, 2013 Bonjour Il semble que mysql soit déjà occupé quant Prestashop fait la mise a jour. Link to comment Share on other sites More sharing options...
Gregory Roussac Posted October 1, 2013 Share Posted October 1, 2013 Bonjiour, Quelle version du module d'upgrade ? sinon il faudrait essayer la même méthode qu'ici http://www.prestashop.com/forums/topic/272958-de-prestashop-1411-vers-155/?view=findpost&p=1399828 Cordialement Link to comment Share on other sites More sharing options...
patd07 Posted October 1, 2013 Author Share Posted October 1, 2013 Bonjour, Il y a du mieux , j'ai réussi à passer en vers 1.4.11 en désactivant quelques modules et mon thème . Mais après pas bon, toujours un max d'erreurs a la fin de l'upgrade en 1.5.5.0 j'ai pu malgré tout rentrer dans le BO mais impossible d'avoir accès aux modules et bien sur pas d'affichage de la boutique. Je suis en train d'essayer de faire votre méthode http://www.prestashop.com/forums/topic/272958-de-prestashop-1411-vers-155/?view=findpost&p=1399828 . Je vous tiens au courant . Merci pour votre aide Cordialement Patd07 Link to comment Share on other sites More sharing options...
Gregory Roussac Posted October 1, 2013 Share Posted October 1, 2013 Sur les modules et le front vous avez essayer tout simplement de faire afficher les erreurs ? http://www.prestashop.com/forums/topic/229195-que-faire-en-cas-de-page-blanche-ou-partie-blanche-dans-le-shop/ C'est normal d'avoir des corrections a faire suite à une migration 1.4 > 1.5. Par contre les erreurs sql à la fin de l'upgrade non ce n'est pas normal, essayez effectivment avec l'installeur de la version de dev ou de release https://github.com/PrestaShop/PrestaShop/archive/release.zip. Cordialement Link to comment Share on other sites More sharing options...
patd07 Posted October 1, 2013 Author Share Posted October 1, 2013 (edited) Re, Toujours pareil même après Upgrade avec la version 1.5.5.0 de dev. Message d'erreur au lancement de la boutique : Warning: require_once(D:\www\www343\boutique\override\classes/../../modules/cloudcache/cloudcache.php): failed to open stream: No such file or directory in D:\www\www343\boutique\override\classes\Tools.php on line 176 Fatal error: require_once(): Failed opening required 'D:\www\www343\boutique\override\classes/../../modules/cloudcache/cloudcache.php' (include_path='.;C:\php\php52\pear;C:\php\Php52\ZendFramework\library') in D:\www\www343\boutique\override\classes\Tools.php on line 176 Je peux afficher le BO après login mais je ne peux aller dans les modules. Pas d'affichage de la boutique. Voila si vous pouvez m'aider? Cordialement P@td07 Edited October 1, 2013 by Gregory Roussac (see edit history) Link to comment Share on other sites More sharing options...
Gregory Roussac Posted October 1, 2013 Share Posted October 1, 2013 Supprimez ce fichier boutique\override\classes\Tools.php Voir ce post récent http://www.prestashop.com/forums/topic/259109-erreur-maj-en-local-1411-a-1541/ Cordialement Link to comment Share on other sites More sharing options...
patd07 Posted October 1, 2013 Author Share Posted October 1, 2013 (edited) Je vous poste les messages d'erreur après l'installation de la vers 1.5.5.0: Vers 1.5.5.0 du 01/10/2013 a 20h33 [ERROR] SQL 1.5.0.0 1054 in INSERT INTO `shop` (`id_shop`, `id_group_shop`, `name`, `id_category`, `id_theme`, `active`, `deleted`) VALUES (1, 1, (SELECT value FROM `configuration` WHERE name = 'PS_SHOP_NAME'), 1, 1, 1, 0): Unknown column 'id_group_shop' in 'field list' [ERROR] SQL 1.5.0.0 1062 in INSERT INTO `theme` (`id_theme`, `name`) VALUES (1, 'prestashop'): Duplicate entry '1' for key 'PRIMARY' [ERROR] SQL 1.5.0.0 1050 in CREATE TABLE `stock` ( `id_stock` INT( 11 ) UNSIGNED NOT NULL AUTO_INCREMENT, `id_product` INT( 11 ) UNSIGNED NOT NULL, `id_product_attribute` INT( 11 ) UNSIGNED NOT NULL, `id_shop` INT(11) UNSIGNED NOT NULL, `quantity` INT(11) NOT NULL, PRIMARY KEY (`id_stock`), KEY `id_product` (`id_product`), KEY `id_product_attribute` (`id_product_attribute`), KEY `id_shop` (`id_shop`), UNIQUE KEY `product_stock` (`id_product` ,`id_product_attribute` ,`id_shop`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8: Table 'stock' already exists [ERROR] SQL 1.5.0.0 1054 in INSERT INTO `stock` (id_product, id_product_attribute, id_shop, quantity) (SELECT id_product, id_product_attribute, 1, quantity FROM product_attribute): Unknown column 'id_shop' in 'field list' [ERROR] SQL 1.5.0.0 1054 in INSERT INTO `stock` (id_product, id_product_attribute, id_shop, quantity) (SELECT id_product, 0, 1, IF( (SELECT COUNT(*) FROM product_attribute pa WHERE p.id_product = pa.id_product) > 0, (SELECT SUM(pa2.quantity) FROM product_attribute pa2 WHERE p.id_product = pa2.id_product), quantity ) FROM product p): Unknown column 'id_shop' in 'field list' [ERROR] SQL 1.5.0.0 1054 in UPDATE stock_mvt sm SET sm.id_stock = IFNULL(( SELECT IFNULL(s.id_stock, 0) FROM stock s WHERE s.id_product = sm.id_product AND s.id_product_attribute = sm.id_product_attribute ORDER BY s.id_shop ), 0): Unknown column 's.id_shop' in 'order clause' [ERROR] SQL 1.5.0.0 1050 in CREATE TABLE `store_shop` ( `id_store` INT( 11 ) UNSIGNED NOT NULL , `id_shop` INT( 11 ) UNSIGNED NOT NULL, PRIMARY KEY (`id_store`, `id_shop`), KEY `id_shop` (`id_shop`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8: Table 'store_shop' already exists [ERROR] SQL 1.5.0.0 1062 in INSERT INTO `store_shop` (id_shop, id_store) (SELECT 1, id_store FROM `store`): Duplicate entry '6-1' for key 'PRIMARY' [ERROR] SQL 1.5.0.0 1050 in CREATE TABLE `product_shop` ( `id_product` INT( 11 ) UNSIGNED NOT NULL, `id_shop` INT( 11 ) UNSIGNED NOT NULL, PRIMARY KEY ( `id_shop` , `id_product` ), KEY `id_shop` (`id_shop`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8: Table 'product_shop' already exists [ERROR] SQL 1.5.0.0 1062 in INSERT INTO `product_shop` (id_shop, id_product) (SELECT 1, id_product FROM `product`): Duplicate entry '9-1' for key 'PRIMARY' [ERROR] SQL 1.5.0.0 1050 in CREATE TABLE `referrer_shop` ( `id_referrer` int(10) unsigned NOT NULL auto_increment, `id_shop` int(10) unsigned NOT NULL default '1', `cache_visitors` int(11) default NULL, `cache_visits` int(11) default NULL, `cache_pages` int(11) default NULL, `cache_registrations` int(11) default NULL, `cache_orders` int(11) default NULL, `cache_sales` decimal(17,2) default NULL, `cache_reg_rate` decimal(5,4) default NULL, `cache_order_rate` decimal(5,4) default NULL, PRIMARY KEY (`id_referrer`, `id_shop`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8: Table 'referrer_shop' already exists [ERROR] SQL 1.5.0.0 1062 in INSERT INTO `referrer_shop` (`id_referrer`, `id_shop`) SELECT `id_referrer`, 1 FROM `referrer`: Duplicate entry '1-1' for key 'PRIMARY' [ERROR] SQL 1.5.0.0 1050 in CREATE TABLE `scene_shop` ( `id_scene` INT( 11 ) UNSIGNED NOT NULL , `id_shop` INT( 11 ) UNSIGNED NOT NULL, PRIMARY KEY (`id_scene`, `id_shop`), KEY `id_shop` (`id_shop`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8: Table 'scene_shop' already exists [ERROR] SQL 1.5.0.0 1062 in INSERT INTO `scene_shop` (id_shop, id_scene) (SELECT 1, id_scene FROM scene): Duplicate entry '3-1' for key 'PRIMARY' [ERROR] SQL 1.5.0.1 1050 in CREATE TABLE `product_carrier` ( `id_product` int(10) unsigned NOT NULL, `id_carrier_reference` int(10) unsigned NOT NULL, `id_shop` int(10) unsigned NOT NULL, PRIMARY KEY (`id_product`, `id_carrier_reference`, `id_shop`) ) ENGINE = InnoDB DEFAULT CHARSET=utf8: Table 'product_carrier' already exists [ERROR] SQL 1.5.0.2 1050 in CREATE TABLE `specific_price_rule_condition_group` ( `id_specific_price_rule_condition_group` INT(11) UNSIGNED NOT NULL, `id_specific_price_rule` INT(11) UNSIGNED NOT NULL, PRIMARY KEY ( `id_specific_price_rule_condition_group`, `id_specific_price_rule` ) ) ENGINE=InnoDB DEFAULT CHARSET=utf8: Table 'specific_price_rule_condition_group' already exists [ERROR] SQL 1.5.0.2 1050 in CREATE TABLE `specific_price_rule_condition` ( `id_specific_price_rule_condition` INT(11) UNSIGNED NOT NULL, `id_specific_price_rule_condition_group` INT(11) UNSIGNED NOT NULL, `type` VARCHAR(255) NOT NULL, `value` VARCHAR(255) NOT NULL, PRIMARY KEY (`id_specific_price_rule_condition`), INDEX (`id_specific_price_rule_condition_group`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8: Table 'specific_price_rule_condition' already exists [ERROR] PHP 1.5.0.2 /* Update records before alter tables */ /* PHP:set_stock_available(); */ 1054 - (products)Unknown column 'id_group_shop' in 'field list' [ERROR] SQL 1.5.0.3 1060 in ALTER TABLE `theme` ADD COLUMN directory varchar(64) NOT NULL: Duplicate column name 'directory' [ERROR] SQL 1.5.0.7 1060 in ALTER TABLE `product_shop` ADD `id_category_default` int(11) UNSIGNED DEFAULT NULL: Duplicate column name 'id_category_default' [ERROR] SQL 1.5.0.10 1054 in ALTER TABLE `shop` CHANGE `id_group_shop` `id_shop_group` INT( 11 ) UNSIGNED NOT NULL: Unknown column 'id_group_shop' in 'shop' [ERROR] SQL 1.5.0.10 1054 in ALTER TABLE `stock_available` CHANGE `id_group_shop` `id_shop_group` INT( 11 ) UNSIGNED NOT NULL: Unknown column 'id_group_shop' in 'stock_available' [ERROR] SQL 1.5.0.10 1050 in CREATE TABLE `product_attribute_shop` ( `id_product_attribute` int(10) unsigned NOT NULL, `id_shop` int(10) unsigned NOT NULL, `wholesale_price` decimal(20,6) NOT NULL default '0.000000', `price` decimal(20,6) NOT NULL default '0.000000', `ecotax` decimal(17,6) NOT NULL default '0.00', `weight` float NOT NULL default '0', `unit_price_impact` decimal(17,2) NOT NULL default '0.00', `default_on` tinyint(1) unsigned NOT NULL default '0', `minimal_quantity` int(10) unsigned NOT NULL DEFAULT '1', `available_date` date NOT NULL, PRIMARY KEY (`id_product_attribute`, `id_shop`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8: Table 'product_attribute_shop' already exists [ERROR] SQL 1.5.0.10 1062 in INSERT INTO `product_attribute_shop` (`id_product_attribute`, `id_shop`, `wholesale_price`, `price`, `ecotax`, `weight`, `unit_price_impact`, `default_on`, `minimal_quantity`, `available_date`) (SELECT `id_product_attribute`, (SELECT `value` FROM `configuration` WHERE `name` = 'PS_SHOP_DEFAULT'), `wholesale_price`, `price`, `ecotax`, `weight`, `unit_price_impact`, `default_on`, `minimal_quantity`, `available_date` FROM `product_attribute`): Duplicate entry '43-1' for key 'PRIMARY' [ERROR] SQL 1.5.0.10 1050 in CREATE TABLE `tax_rules_group_shop` ( `id_tax_rules_group` INT( 11 ) UNSIGNED NOT NULL, `id_shop` INT( 11 ) UNSIGNED NOT NULL, PRIMARY KEY (`id_tax_rules_group`, `id_shop`), KEY `id_shop` (`id_shop`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8: Table 'tax_rules_group_shop' already exists [ERROR] SQL 1.5.0.10 1062 in INSERT INTO `tax_rules_group_shop` (`id_tax_rules_group`, `id_shop`) (SELECT a.id_tax_rules_group, c.id_shop FROM tax_rules_group_group_shop a LEFT JOIN shop_group b ON a.id_group_shop = b.id_shop_group INNER JOIN shop c ON b.id_shop_group = c.id_shop_group): Duplicate entry '1-1' for key 'PRIMARY' [ERROR] SQL 1.5.0.10 1050 in CREATE TABLE `zone_shop` ( `id_zone` INT( 11 ) UNSIGNED NOT NULL , `id_shop` INT( 11 ) UNSIGNED NOT NULL , PRIMARY KEY (`id_zone`, `id_shop`), KEY `id_shop` (`id_shop`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8: Table 'zone_shop' already exists [ERROR] SQL 1.5.0.10 1062 in INSERT INTO `zone_shop` (`id_zone`, `id_shop`) (SELECT a.id_zone, c.id_shop FROM zone_group_shop a LEFT JOIN shop_group b ON a.id_group_shop = b.id_shop_group INNER JOIN shop c ON b.id_shop_group = c.id_shop_group): Duplicate entry '1-1' for key 'PRIMARY' [ERROR] SQL 1.5.0.10 1050 in CREATE TABLE `supplier_shop` ( `id_supplier` INT( 11 ) UNSIGNED NOT NULL, `id_shop` INT( 11 ) UNSIGNED NOT NULL, PRIMARY KEY (`id_supplier`, `id_shop`), KEY `id_shop` (`id_shop`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8: Table 'supplier_shop' already exists [ERROR] SQL 1.5.0.10 1062 in INSERT INTO `supplier_shop` (`id_supplier`, `id_shop`) (SELECT a.id_supplier, c.id_shop FROM supplier_group_shop a LEFT JOIN shop_group b ON a.id_group_shop = b.id_shop_group INNER JOIN shop c ON b.id_shop_group = c.id_shop_group): Duplicate entry '3-1' for key 'PRIMARY' [ERROR] SQL 1.5.0.16 1061 in ALTER TABLE `stock_available` ADD INDEX `product_sqlstock` ( `id_product` , `id_product_attribute` , `id_shop` ): Duplicate key name 'product_sqlstock' [ERROR] SQL 1.5.4.0 1050 in CREATE TABLE `tab_module_preference` ( `id_tab_module_preference` int(11) NOT NULL auto_increment, `id_employee` int(11) NOT NULL, `id_tab` int(11) NOT NULL, `module` varchar(255) NOT NULL, PRIMARY KEY (`id_tab_module_preference`), UNIQUE KEY `employee_module` (`id_employee`, `id_tab`, `module`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8: Table 'tab_module_preference' already exists Erreur(s) détectée(s) pendant la mise à jour. Edited October 1, 2013 by Gregory Roussac (see edit history) Link to comment Share on other sites More sharing options...
Gregory Roussac Posted October 1, 2013 Share Posted October 1, 2013 Iil y un quiproquo, l'erreur que vous citez ici et la liste ensuite ne sont pas liés. Supprimez juste la surcharge du modulée cloudcache boutique\override\classes\Tools.php ou désinstallez le module cloudcache avant la mise a jour. Cordialement Link to comment Share on other sites More sharing options...
patd07 Posted October 1, 2013 Author Share Posted October 1, 2013 Bien maintenant je peux rentrer dans les modules par contre dessus la ligne de menu s'affiche un message : Warning: rename(D:\www\www343\boutique\cache\claD185.tmp,D:\www\www343\boutique/cache/class_index.php): File exists in D:\www\www343\boutique\classes\Autoload.php on line 142 :-) Cordialement P@td07 Link to comment Share on other sites More sharing options...
patd07 Posted October 1, 2013 Author Share Posted October 1, 2013 module cloudcache ? Je trouves pas dans les modules Link to comment Share on other sites More sharing options...
Gregory Roussac Posted October 1, 2013 Share Posted October 1, 2013 Mettez des droits récursifs 777 sur le dossier /cache/ Cordialement Link to comment Share on other sites More sharing options...
patd07 Posted October 1, 2013 Author Share Posted October 1, 2013 Quand je lance la boutique j'ai ça : Link to comment Share on other sites More sharing options...
Gregory Roussac Posted October 1, 2013 Share Posted October 1, 2013 Vous avez un souci de droit sur le dossier /cache/ et un souci avec le module blocksearchecenter qui n'est pas natif à PrestaShop. Cordialement Link to comment Share on other sites More sharing options...
patd07 Posted October 1, 2013 Author Share Posted October 1, 2013 J'ai désinstaller le blocksearchecenter j'ai mis les droits 777 sur le dossier /cache . Toujours message d'erreur sur la boutique et je peux plus me logger voir capture : Cordialement p@td07 Link to comment Share on other sites More sharing options...
Gregory Roussac Posted October 1, 2013 Share Posted October 1, 2013 Droits récursifs. Ensuite Vous pouvez desactiver le mod_dev. Cordialement Link to comment Share on other sites More sharing options...
patd07 Posted October 1, 2013 Author Share Posted October 1, 2013 (edited) Dites moi pour désactiver le mod_dev? merci Cordialement. p@td07 J'ai trouvé dsl Edited October 1, 2013 by patd07 (see edit history) Link to comment Share on other sites More sharing options...
patd07 Posted October 1, 2013 Author Share Posted October 1, 2013 sinon j'ai ça dans le répertoire /boutique sur mon serveur: normal ou pas ? Cordialement p@td07 Link to comment Share on other sites More sharing options...
patd07 Posted October 1, 2013 Author Share Posted October 1, 2013 Gregory je vous remercie pour votre patience et pour tous les conseils, j'ai a nouveau accès au site , tous à l'air de marcher. Plus qu'a réinstaller un joli thème et quelques modules. Bye @++ Cordialement P@td07 Link to comment Share on other sites More sharing options...
patd07 Posted October 2, 2013 Author Share Posted October 2, 2013 Bonjour, Petit problème , impossible de modifier la position des modules ,page blanche. Que faire ? Merci pour votre aide Cordialement P@td07 Link to comment Share on other sites More sharing options...
Gregory Roussac Posted October 2, 2013 Share Posted October 2, 2013 Page blanche = activer le mod_dev pour connaitre l'erreur. http://www.prestashop.com/forums/topic/229195-que-faire-en-cas-de-page-blanche-ou-partie-blanche-dans-le-shop/ Cordialement Link to comment Share on other sites More sharing options...
patd07 Posted October 2, 2013 Author Share Posted October 2, 2013 (edited) Voila le message d'erreur : Warning: rename(D:\www\www343\boutique\cache\claF61C.tmp,D:\www\www343\boutique/cache/class_index.php): File exists in D:\www\www343\boutique\classes\Autoload.php on line 142 Message en haut de la barre d'onglets : Warning: rename(D:\www\www343\boutique\cache\claF634.tmp,D:\www\www343\boutique/cache/class_index.php): File exists in D:\www\www343\boutique\classes\Autoload.php on line 142 Notice: Undefined variable: params in D:\www\www343\boutique\modules\dommessagecategory\dommessagecategory.php on line 52 Warning: Function addCSS() is deprecated in D:\www\www343\boutique\modules\dommessagecategory\dommessagecategory.php on line 762in D:\www\www343\boutique\classes\Tools.php on line 1953 cordialement p@td07 Edited October 2, 2013 by patd07 (see edit history) Link to comment Share on other sites More sharing options...
Gregory Roussac Posted October 2, 2013 Share Posted October 2, 2013 (edited) Essayez de re uploader ce fichier /classes/Autoload.php https://raw.github.com/PrestaShop/PrestaShop/development/classes/Autoload.php et ensuite supprimez /cache/class_index.php Pour le reste vous avez un souci avec le module dommessagecategory, il faut se rapprocher de son developpeur. Cordialement Edited October 2, 2013 by Gregory Roussac (see edit history) Link to comment Share on other sites More sharing options...
patd07 Posted October 2, 2013 Author Share Posted October 2, 2013 Ok ça marche. Pour le module dommessagecategory j'ai désinstaller. Merci encore @++ Cordialement. P@td07 Link to comment Share on other sites More sharing options...
patd07 Posted October 3, 2013 Author Share Posted October 3, 2013 Bonjour, Je reviens à la charge - Voila j'ai le module Planning de Livraison vers1.1 que j'ai acheté il y a 1 an pour la version 1.4.9.0 de PrestaShop, il ne marche pas. Quand j'essaye de le configurer il m'envoie cette erreur(il rentre dans la page mais impossible de saisie case qui se chevauche) : Warning: Function includeDatepicker() is deprecated in D:\www\www343\boutique\modules\planningdelivery\planningdelivery.php on line 486in D:\www\www343\boutique\classes\Tools.php on line 1953 Notice: Use of undefined constant to - assumed 'to' in D:\www\www343\boutique\modules\planningdelivery\planningdelivery.php on line 523 de le réinitialiser il m'envoie cette erreur (page blanche): Warning: Function includeController() is deprecated in D:\www\www343\boutique\classes\module\Module.php(2019) : eval()'d code on line 28in D:\www\www343\boutique\classes\Tools.php on line 1953 Warning: require_once(D:\www\www343\boutique\classes/../controllers/ParentOrderController.php): failed to open stream: No such file or directory in D:\www\www343\boutique\classes\ControllerFactory.php on line 43 Fatal error: require_once(): Failed opening required 'D:\www\www343\boutique\classes/../controllers/ParentOrderController.php' (include_path='.;C:\php\php52\pear;C:\php\Php52\ZendFramework\library') in D:\www\www343\boutique\classes\ControllerFactory.php on line 43 Pouvez vous faire quelque chose ou faut il que je me tourne vers le développeur.? Puis j'ai un autre problème avec le module Gestion de Caisse de MagAvenue vers2.3 marche pas non plus: Quand j'essaye de le lancer par le menu du BO. Message d'erreur (page blanche): Fatal error: Cannot redeclare class AdminTabCore in D:\www\www343\boutique\classes\AdminTab.php on line 31 Même question ? Je vous remercie Cordialement P@td07 Link to comment Share on other sites More sharing options...
patd07 Posted October 4, 2013 Author Share Posted October 4, 2013 (edited) Bonjour, J'ai cette erreur au lancement de la boutique suite à un changement de langue : Fatal error: Uncaught exception 'PrestaShopException' with message 'Property Customer->date_add is not valid' in D:\www\www343\boutique\classes\ObjectModel.php:837 Stack trace: #0 D:\www\www343\boutique\classes\ObjectModel.php(255): ObjectModelCore->validateFields() #1 D:\www\www343\boutique\classes\ObjectModel.php(596): ObjectModelCore->getFields() #2 D:\www\www343\boutique\classes\Customer.php(249): ObjectModelCore->update(true) #3 D:\www\www343\boutique\config\config.inc.php(189): CustomerCore->update() #4 D:\www\www343\boutique\index.php(27): require('D:\www\www343\b...') #5 {main} thrown in D:\www\www343\boutique\classes\ObjectModel.php on line 837 Merci pour votre aide Cordialement P@td07 Edited October 4, 2013 by patd07 (see edit history) Link to comment Share on other sites More sharing options...
Vincent Terenti Posted October 7, 2013 Share Posted October 7, 2013 Bonjour, Je reviens à la charge - Voila j'ai le module Planning de Livraison vers1.1 que j'ai acheté il y a 1 an pour la version 1.4.9.0 de PrestaShop, il ne marche pas. Quand j'essaye de le configurer il m'envoie cette erreur(il rentre dans la page mais impossible de saisie case qui se chevauche) : Warning: Function includeDatepicker() is deprecated in D:\www\www343\boutique\modules\planningdelivery\planningdelivery.php on line 486 in D:\www\www343\boutique\classes\Tools.php on line 1953 Notice: Use of undefined constant to - assumed 'to' in D:\www\www343\boutique\modules\planningdelivery\planningdelivery.php on line 523 de le réinitialiser il m'envoie cette erreur (page blanche): Warning: Function includeController() is deprecated in D:\www\www343\boutique\classes\module\Module.php(2019) : eval()'d code on line 28 in D:\www\www343\boutique\classes\Tools.php on line 1953 Warning: require_once(D:\www\www343\boutique\classes/../controllers/ParentOrderController.php): failed to open stream: No such file or directory in D:\www\www343\boutique\classes\ControllerFactory.php on line 43 Fatal error: require_once(): Failed opening required 'D:\www\www343\boutique\classes/../controllers/ParentOrderController.php' (include_path='.;C:\php\php52\pear;C:\php\Php52\ZendFramework\library') in D:\www\www343\boutique\classes\ControllerFactory.php on line 43 Pouvez vous faire quelque chose ou faut il que je me tourne vers le développeur.? Puis j'ai un autre problème avec le module Gestion de Caisse de MagAvenue vers2.3 marche pas non plus: Quand j'essaye de le lancer par le menu du BO. Message d'erreur (page blanche): Fatal error: Cannot redeclare class AdminTabCore in D:\www\www343\boutique\classes\AdminTab.php on line 31 Même question ? Je vous remercie Cordialement P@td07 Bonjour Patd07, Concernant vos problèmes avec des modules, s'ils ne sont pas développés par PrestaShop, il faut effectivement contacter le développeur de chacun. Bien cordialement, Link to comment Share on other sites More sharing options...
patd07 Posted October 7, 2013 Author Share Posted October 7, 2013 Bon je vais attendre, puisque les modules non compatibles avec la vers 1.5.5.0 Je vous remercie quand même pour vos réponses. a++ Cordialement P@td07 Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now