Joomla.it Forum
Joomla! 3 => Joomla! 3 => : blumedia 14 Feb 2017, 17:50:39
-
Buonasera
sul forum ho trovato il motivo di questo messaggio: prima dell'aggiornamento avevo un utente con l'ID 42 che poi è stato cancellato.
Non ho trovato, però, come far cancellare questo messaggio.
Devo creare un utente con questo ID? Ma l'ID viene dato in automatico.
Sapreste aiutarmi
-
Ciao,
probabilmente era un utente admin.
Mi sembra che ti tocca cercare tutti gli articoli che aveva scritto ID 42 ed assegnarli ad un nuovo utente.
Ciao!
-
Se vuoi fare bene segui questo suggerimento di NormanUk a cui vanno i credits
Controlla bene che versione di joomla usi e fai un bel backuop del database prima di operare:
This is a generic issue with Joomla and quick start packages. You will need to edit your database with phpmyadmin.
Below is the steps. Please backup your database before making changes. Change "Jos" with your prefix as it might be different.
1. Open your Joomla database using PHPMyadmin tool.
2. Open "jos_users" table,
3. Find record with "Super User" name and click on edit icon,
4. Change Super User id value to 42 and click on "Go" button,
5. Open "jos_user_usergroup_map" table.
6. Find the record with "group_id" value 8, change "user_id" value to 42, then click on "Go" button,
7. Logout and login again.