Jump to content

[résolu] Traduction module Footer = pb thème mobile


Recommended Posts

Bonjour à tous

Je suis en train de préparer la version anglaise de mon site.

Quand je fait enregistrer la traduction du module PrestaLove Easy Footer, j'ai cette page :

Strict Standards: Declaration of Mobile_Theme::disable() should be compatible with ModuleCore::disable($forceAll = false) in /homez.565/julianju/www/modules/mobile_theme/mobile_theme.php on line 802
[PrestaShopDatabaseException]
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 'utilisation
' WHERE `id_lang` = 1 AND `id_plef` = 1
at line 613 in file classes/db/Db.php

607.             WebserviceRequest::getInstance()->setError(500, '[SQL Error] '.$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.     /**

DbCore->displayError - [line 313 - classes/db/Db.php] - [1 Arguments]
DbCore->query - [line 587 - classes/db/Db.php] - [1 Arguments]
DbCore->q - [line 415 - classes/db/Db.php] - [2 Arguments]
DbCore->update - [line 278 - classes/db/Db.php] - [7 Arguments]
DbCore->autoExecute - [line 434 - modules/prestaloveeasyfooter/prestaloveeasyfooter.php] - [4 Arguments]
PrestaloveEasyFooter->editPLEasyFooter - [line 109 - modules/prestaloveeasyfooter/prestaloveeasyfooter.php] - [10 Arguments]
PrestaloveEasyFooter->getContent - [line 685 - controllers/admin/AdminModulesController.php] - [0 Argument]
AdminModulesControllerCore->postProcessCallback - [line 811 - controllers/admin/AdminModulesController.php] - [0 Argument]
AdminModulesControllerCore->postProcess - [line 158 - classes/controller/Controller.php] - [0 Argument]
ControllerCore->run - [line 348 - classes/Dispatcher.php] - [0 Argument]
DispatcherCore->dispatch - [line 53 - admin2526/index.php] - [0 Argument]Je ne vois pas trop le rapport avec le thème mobile.

J'ai désactivé le thème mobile, sans changement.

J'ai aussi un truc bizarre dans le BO, indépendant de ma traduction du footer, quand je vais sur Module, j'ai ce message en haut de la page :

Strict Standards: Declaration of Mobile_Theme::disable() should be compatible with ModuleCore::disable($forceAll = false) in /homez.565/julianju/www/modules/mobile_theme/mobile_theme.php on line 802

Je ne sais pas si les deux problèmes sont liés...

Je suis sous PS 1 5 6 0 avec le thème par défaut modifié

Vous avez une idée ?

Merci pour votre aide

Edited by pierrewebmaster (see edit history)
Link to comment
Share on other sites

J'avais bien deux problèmes, l'un sur le module prestaloveeasyfooter, je n'ai pas trouvé la solution, je l'ai remplacé par lofadvancecustom qui fonctionne très bien.

 

Le deuxième problème est réglé avec la solution de Gregory fournit ici :

http://www.prestashop.com/forums/topic/279880-maj-1483-154/page-2?do=findComment&comment=1573703

 

Merci encore

Edited by pierrewebmaster (see edit history)
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...