MatteoRusso 1 Posted April 14, 2020 Share Posted April 14, 2020 Ciao ragazzi, mi chiamo Matteo e questa mattina ho finalmente acquistato la mia prima licenza Invision Power Board, lasciando dopo 10 anni il vBulletin. Mi pareva giusto registrarmi qui dato che sicuramente avrò delle domande per voi :P Per ora sto installando e farò la migrazione, spero andrà tutto bene Link to post Share on other sites
Admin Askancy 341 Posted April 14, 2020 Admin Share Posted April 14, 2020 Benvenuto Matteo, ti troverai sicuramente meglio con IP.Board 1 Link to post Share on other sites
MatteoRusso 1 Posted April 14, 2020 Author Share Posted April 14, 2020 Che dire, tutto un altro mondo! Non mi è mai successo di innamorarmi del tema default di un forum 1 Link to post Share on other sites
Admin Giogiosw 2 Posted April 14, 2020 Admin Share Posted April 14, 2020 Benvenuto 1 Link to post Share on other sites
BomAle 434 Posted April 15, 2020 Share Posted April 15, 2020 (edited) dopo la conversione e ricostruzioni dei contenuti nelle task puoi controllare se tramite una query sql via toolbox hai risultati? SELECT member_id, name, members_pass_hash, members_pass_salt FROM core_members WHERE members_pass_hash <> '' and members_pass_salt = '' nota: aggiungi il prefisso per ogni colonna se ottieni risultati devi verificare che i seguenti utenti sappiano che per connettersi devono cambiare password Info: https://invisioncommunity.com/forums/topic/448953-some-user-passwords-are-not-valid-after-upgrade/?tab=comments#comment-2764749 https://invisioncommunity.com/forums/topic/448444-users-locked-accounts/?do=findComment&comment=2761775 Edited April 15, 2020 by BomAle Link to post Share on other sites
MatteoRusso 1 Posted April 15, 2020 Author Share Posted April 15, 2020 9 ore fa, BomAle ha scritto: dopo la conversione e ricostruzioni dei contenuti nelle task puoi controllare se tramite una query sql via toolbox hai risultati? SELECT member_id, name, members_pass_hash, members_pass_salt FROM core_members WHERE members_pass_hash <> '' and members_pass_salt = '' nota: aggiungi il prefisso per ogni colonna se ottieni risultati devi verificare che i seguenti utenti sappiano che per connettersi devono cambiare password Info: https://invisioncommunity.com/forums/topic/448953-some-user-passwords-are-not-valid-after-upgrade/?tab=comments#comment-2764749 https://invisioncommunity.com/forums/topic/448444-users-locked-accounts/?do=findComment&comment=2761775 Grazie Sapendo che di solito si perdono le password, ho messo un'annuncio in home e 3 utenti hanno già fatto il reset. Scusa l'ignoranza, la query devo farla dal phpmyadmin? Link to post Share on other sites
BomAle 434 Posted April 15, 2020 Share Posted April 15, 2020 3 ore fa, MatteoRusso ha scritto: Grazie Sapendo che di solito si perdono le password, ho messo un'annuncio in home e 3 utenti hanno già fatto il reset. Scusa l'ignoranza, la query devo farla dal phpmyadmin? si altrimenti nel modulo admincp > supporto trovi un link a sql toolbox. 1 Link to post Share on other sites
MatteoRusso 1 Posted April 16, 2020 Author Share Posted April 16, 2020 Il 15/4/2020 at 16:14, BomAle ha scritto: si altrimenti nel modulo admincp > supporto trovi un link a sql toolbox. Sei stato gentilissimo, grazie mille Link to post Share on other sites
maverix80 2 Posted April 22, 2020 Share Posted April 22, 2020 Benvenuto Link to post Share on other sites
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now