tanguy2m / AddFromServer

Piwigo plugin enabling photos association from local server
0 stars 0 forks source link

Compatibilité Piwigo 2.6 #57

Closed tanguy2m closed 10 years ago

tanguy2m commented 10 years ago

http://piwigo.org/doc/doku.php?id=dev:changes_in_2.6

Impact confirmé

Impact mais pas de changement prévu

A surveiller

tanguy2m commented 10 years ago
Fatal error: Uncaught exception 'SmartyException' with message 'Unable to load template file '../../../.././plugins/AddFromServer//template/popups.inc.tpl' in '/c/www/piwigo-dev/bin/plugins/AddFromServer/template/admin.tpl'' in /c/www/piwigo-dev/bin/include/smarty/libs/sysplugins/smarty_internal_templatebase.php:127
Stack trace:
#0 /c/www/piwigo-dev/bin/include/smarty/libs/sysplugins/smarty_internal_template.php(286): Smarty_Internal_TemplateBase->fetch(NULL, NULL, NULL, NULL, false, false, true)
#1 /c/www/piwigo-dev/bin/_data/templates_c/p6jhns^3d304d6685953de4114e69be6ca63a0e264818d7.file.admin.tpl.php(56): Smarty_Internal_Template->getSubTemplate('../../../.././p...', NULL, 'p6jhns', NULL, NULL, Array, 0)
#2 /c/www/piwigo-dev/bin/include/smarty/libs/sysplugins/smarty_internal_templatebase.php(180): content_53029c5e400103_56071813(Object(Smarty_Internal_Template))
#3 /c/www/piwigo-dev/bin/include/template.class.php(468): Smarty_Internal_TemplateBase->fetch('/c/www/piwigo-d...')
#4 /c/www/piwigo-dev/bin/include/template. in /c/www/piwigo-dev/bin/include/smarty/libs/sysplugins/smarty_internal_templatebase.php on line 127
tanguy2m commented 10 years ago
Notice: Undefined variable: update in /c/www/piwigo-dev/bin/plugins/AddFromServer/include/ws.inc.php on line 75
<pre>
Warning: [mysql error 1054] Unknown column 'Array' in 'where clause'

        SELECT id, name, permalink
        FROM categories
        WHERE id = Array
        ; in /c/www/piwigo-dev/bin/include/dblayer/functions_mysqli.inc.php on line 798
</pre>
Fatal error: Call to a member function fetch_assoc() on a non-object in /c/www/piwigo-dev/bin/include/dblayer/functions_mysqli.inc.php on line 181
tanguy2m commented 10 years ago

Plugin derivatives mis à jour: tanguy2m/getFullMissingDerivatives@8cacd39