Joomla.it Forum

Joomla! 3 => Joomla! 3 => : eviladv 21 Oct 2014, 10:09:25

: [Risolto] Bug "Ricordami"
: eviladv 21 Oct 2014, 10:09:25
Salve a tutti,
credo di aver trovato un bug nel plugin "System - Remember Me" per Joomla! 3.3.6.
Facendo il login con la spunta su "ricordami" Joomla riporta l'errore


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 ' `token` = 'd41d8cd98f00b204e9800998ecf8427e' , `series` = 'cXR2Z0t4Q2lxOTRBWXB' at line 4
SQL=INSERT INTO `xxxx_user_keys` SET `user_id` = 'xxx' , `time` = , `token` = 'd41d8cd98f00b204e9800998ecf8427e' , `series` = 'cXR2Z0t4Q2lxOTRBWXBwZzB5TW8=' , `invalid` = 0 , `uastring` = '872cfd3dbcee6438a0b2bdf7b96161c4'


Un errore è sicuramente in `time` = ,.

É capitato ad altri? Come si può risolvere?
Grazie!
: Re:Bug "Ricordami"
: alexred 21 Oct 2014, 18:09:10
ciao eviladv,
ho provato su più siti con Joomla 3.3.6 e non ho ricevuto quell'errore loggandomi in frontend con la spunta su ricordami.
Mi sono loggato sempre con i dati di superamministratore, tu ottieni lo stesso errore anche loggandoti come superamministratore in frontend?
: Re:Bug "Ricordami"
: eviladv 22 Oct 2014, 18:19:34
Grazie per la pronta risposta!
In effetti, ho controllato meglio ed ho scoperto che il problema deriva dal plugin "Login One!" che ho scaricato da extension.joomla.org e non, come credevo, dal plugin nativo di Joomla.
Il problema è rientrato aggiornando all'ultima versione del suddetto plugin.