Keyword

ERROR JUser::_load:

  • BRENO T L DE SOUZA
  • BRENO T L DE SOUZA's Avatar Topic Author
  • Offline
  • New Member
More
13 years 4 months ago #96402 by BRENO T L DE SOUZA
ERROR JUser::_load: was created by BRENO T L DE SOUZA
Hi,

 

I just deleted some user of my joomla site, and now k2 is showing this message in each k2 page

 

Error

JUser::_load: Unable to load user with id: 64JUser::_load: Unable to load user with id: 69

 

can sameone help me to fix this?

 

Thanks

Please Log in or Create an account to join the conversation.

More
13 years 4 months ago #96403 by william white
Replied by william white on topic ERROR JUser::_load:
Try changing the author of the item that is displaying to a valid user id number

Please Log in or Create an account to join the conversation.

  • BRENO T L DE SOUZA
  • BRENO T L DE SOUZA's Avatar Topic Author
  • Offline
  • New Member
More
13 years 4 months ago #96404 by BRENO T L DE SOUZA
Replied by BRENO T L DE SOUZA on topic ERROR JUser::_load:
Fine, i already got this idea........ But its about 400 itens.. :-(

 

Please Log in or Create an account to join the conversation.

More
13 years 4 months ago #96405 by Nick
Replied by Nick on topic ERROR JUser::_load:
use a query like this:

 

UPDATE table_name

SET user_id = 77

WHERE user_id = 64

 

you have to run this in phpmyadmin or your mysql admin back-end

Please Log in or Create an account to join the conversation.


Powered by Kunena Forum