Bonjour les profs de Joomla surtout les addicts du 2.5 :/
Voilà comme mon titre l'indique j'ai un sérieux problème.
Je suis actuellement sous la conception d'un site d'usine industrielle dans deux communes dans le pays où je vis.
Et j'ai payé 1.templates "myStore" de chez Gavick "http://demo.gavick.com/joomla15/may2010/"
Actuellement je suis en local donc sous XAMPP. L'installation de Joomla s'est très bien passé, ainsi que les installations du template "myStore" et ses modules, plug-ins (succès) mais à l'affichage du template j'obtiens ses erreurs:
Juste en haut du "header" :
En bas du header (on peut dire dans le <body>):
---
Et en bas de ces erreurs, s'affiche mes articles et le footer.php correctement ainsi que les images etc...
Allô qu'est-ce que je dois faire ? =(
Voilà comme mon titre l'indique j'ai un sérieux problème.
Je suis actuellement sous la conception d'un site d'usine industrielle dans deux communes dans le pays où je vis.
Et j'ai payé 1.templates "myStore" de chez Gavick "http://demo.gavick.com/joomla15/may2010/"
Actuellement je suis en local donc sous XAMPP. L'installation de Joomla s'est très bien passé, ainsi que les installations du template "myStore" et ses modules, plug-ins (succès) mais à l'affichage du template j'obtiens ses erreurs:
Juste en haut du "header" :
Code:
Strict Standards: Declaration of JParameter::loadSetupFile() should be compatible with that of JRegistry::loadSetupFile() in C:\xampp\htdocs\libraries\joomla\html\parameter.php on line 512 Strict Standards: Only variables should be assigned by reference in C:\xampp\htdocs\templates\gk_mystore\lib\gk.framework.php on line 905 Notice: Constant GK_REGISTER already defined in C:\xampp\htdocs\templates\gk_mystore\layouts\blocks\toolbar.php on line 13 Notice: Constant GK_LOGIN already defined in C:\xampp\htdocs\templates\gk_mystore\layouts\blocks\toolbar.php on line 15 Notice: Constant GK_COM_USERS already defined in C:\xampp\htdocs\templates\gk_mystore\layouts\blocks\toolbar.php on line 17
Code:
Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\templates\gk_mystore\lib\gk.framework.php on line 666 Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\includes\application.php on line 540 Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\templates\gk_mystore\lib\gk.framework.php on line 666 Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\includes\application.php on line 540 Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\templates\gk_mystore\lib\gk.framework.php on line 666 Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\includes\application.php on line 540 Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\templates\gk_mystore\lib\gk.framework.php on line 666 Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\includes\application.php on line 540 Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\templates\gk_mystore\lib\gk.framework.php on line 666 Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\includes\application.php on line 540 Strict Standards: Non-static method JSite::getMenu() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\templates\gk_mystore\lib\gk.framework.php on line 666 Strict Standards: Non-static method JApplication::getMenu() should not be called statically, assuming $this from incompatible context in C:\xampp\htdocs\includes\application.php on line 540
Et en bas de ces erreurs, s'affiche mes articles et le footer.php correctement ainsi que les images etc...
Allô qu'est-ce que je dois faire ? =(
Commentaire