Pages: 1
Bonsoir,
Voici le message d'erreur lorsque j'active le plugin Random Header (IE8 - FF3.6 - XP - FREE) :
Piwigo encountered a non recoverable error
[mysql error 1064] 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 'ORDER BY RAND() LIMIT 0,1' at line 1
SELECT piwigo_images.path FROM piwigo_images , piwigo_image_category WHERE piwigo_images.`id` = piwigo_image_category.`image_id` AND piwigo_image_category.category_id = ORDER BY RAND() LIMIT 0,1
#1 my_error /mnt/102/free.fr/d/3/dispathos/piwitest/include/dblayer/functions_mysql.inc.php(81)
#2 pwg_query /mnt/102/free.fr/d/3/dispathos/piwitest/plugins/Random_Header/main.inc.php(63)
#3 RandomHeader::randombanner ()
#4 call_user_func_array /mnt/102/free.fr/d/3/dispathos/piwitest/include/functions_plugins.inc.php(181)
#5 trigger_action /mnt/102/free.fr/d/3/dispathos/piwitest/include/page_header.php(29)
#6 include /mnt/102/free.fr/d/3/dispathos/piwitest/index.php(296)
Fatal error: [mysql error 1064] 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 'ORDER BY RAND() LIMIT 0,1' at line 1 SELECT piwigo_images.path FROM piwigo_images , piwigo_image_category WHERE piwigo_images.`id` = piwigo_image_category.`image_id` AND piwigo_image_category.category_id = ORDER BY RAND() LIMIT 0,1 #1 my_error /mnt/102/free.fr/d/3/dispathos/piwitest/include/dblayer/functions_mysql.inc.php(81) #2 pwg_query /mnt/102/free.fr/d/3/dispathos/piwitest/plugins/Random_Header/main.inc.php(63) #3 RandomHeader::randombanner () #4 call_user_func_array /mnt/102/free.fr/d/3/dispathos/piwitest/include/functions_plugins.inc.php(181) #5 trigger_action /mnt/102/free.fr/d/3/dispathos/piwitest/include/page_header.php(29) #6 include /mnt/102/free.fr/d/3/dispathos/piwitest/index.php(296) in /mnt/102/free.fr/d/3/dispathos/piwitest/include/functions_html.inc.php on line 393
Lorsque je le désactive, c'est revenu à la normale
Dernière modification par surhiliste (2010-03-29 22:13:37)
Hors ligne
Concernant les plugins, à moins que le plugin indique explicitement qu'il est compatible, les anciennes version ne sont pas obligatoirement compatible avec Piwigo 2.1
Il y a eu de gros changement dans le code entre Piwigo v2.0 et 2.1 et les plugins ne sont pas encore tous adaptés ;-)
Hors ligne
Evidemment, autant pour moi..
Sujet cloturé.
Dernière modification par surhiliste (2010-03-29 22:19:48)
Hors ligne
Il "suffit" de le savoir. Et je rajoute que pour un qui lève la main, y a 100 qui profite de la réponse pour une question qu'ils n'osaient pas poser ;-)
Hors ligne
B'jours
oui, alors moi c le vieux zekouette, je lève la main aussi pour une MA de random header.
Bizz' @+
Fabz'
Hors ligne
Re'
Ah ben tient, si ca peux aider, ej vous file mes messages d'erreur :
Notice: Undefined index: template in /homepages/0/d168146119/htdocs/dsc040609574/plugins/Random_Header/main.inc.php on line 78
Warning: Cannot modify header information - headers already sent by (output started at /homepages/0/d168146119/htdocs/dsc040609574/plugins/Random_Header/main.inc.php:78) in /homepages/0/d168146119/htdocs/dsc040609574/include/page_header.php on line 98
C'est pas que je comprenne grand chose, mais ...
Ciao @+
Fabz'
Hors ligne
Sur quelle version de Piwigo travailles-tu ?
Parce que là, tu postes dans le forum des bêta-tests pour la 2.1.0 RC1, alors que la 2.1.1 est disponible depuis le 25 mai ...
Dernière modification par tosca (2010-06-12 22:55:52)
Hors ligne
Pages: 1