- Posts: 146
- Thank you received: 0
Can't find user id 42
-
Hazzo
Inactive member - Topic Author
- Member
Less
More
3 years 5 months ago #47957
by Hazzo
Can't find user id 42 was created by Hazzo
Hi, I installed the wedding template and it looks for a user id 42, even though there is only one user (Super User with id 7xx) added.
Where can I get rid of that warning?
Where can I get rid of that warning?
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
- Posts: 6766
- Thank you received: 719
3 years 5 months ago #47960
by milos
Replied by milos on topic Can't find user id 42
Hello,
1) Open your Joomla database using the PHPMyadmin tool (usually, it's available in your hosting panel).
2) Find and open (click “Browse” icon) “#_users” table (# is your database prefix)
3) Find and open (click “Edit” icon) the record with “Super User” name.
4) Change Super User id value to 42 and click the “Go” button.
5) Find and open (click “Browse” icon) “#_user_usergroup_map” table.
6) Find and open (click “Edit” icon) the record with “group_id” value 8, change “user_id” value to 42, then click the “Go” button:
7) Logout from the Joomla admin section and login back.
Regards,
Milos
1) Open your Joomla database using the PHPMyadmin tool (usually, it's available in your hosting panel).
2) Find and open (click “Browse” icon) “#_users” table (# is your database prefix)
3) Find and open (click “Edit” icon) the record with “Super User” name.
4) Change Super User id value to 42 and click the “Go” button.
5) Find and open (click “Browse” icon) “#_user_usergroup_map” table.
6) Find and open (click “Edit” icon) the record with “group_id” value 8, change “user_id” value to 42, then click the “Go” button:
7) Logout from the Joomla admin section and login back.
Regards,
Milos
Please Log in to join the conversation.
Time to create page: 0.149 seconds