Problem on all K2 Category Menu Items display

More
11 years 7 months ago - 11 years 7 months ago #31352 by kabramczyk
When any K2 Category menu item is selected (left menu), the following appears at the top of the page:

"Warning

JUser: :_load: Unable to load user with ID: 42
"

As there is no User 42 in the User Database, and I don't know what JUser is referring to and how to fix this. Please point me in the right direction.

Thanks

Site: www.cheddarheadpack.com


Looks like the answer was already given, and I misspelled my search and missed therefore missed those answers.
Last edit: 11 years 7 months ago by kabramczyk. Reason: Misspelled search.

Please Log in to join the conversation.

More
11 years 7 months ago #31355 by ivan.milic
You probably migrated db from local computer. You need to enter db from phpMyAdmin and change ID of super-user account to 42 and usermap table reference due ID change:

1. Open your Joomla database using PHPMyadmin tool.
2. Open "#__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 "#__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.


Btw. that is very common error you can google for more detailed instructions.

Please Log in to join the conversation.

More
11 years 7 months ago #31622 by kabramczyk
This does solve the problem. Thank You.

Please Log in to join the conversation.

Time to create page: 0.221 seconds
Powered by Kunena Forum