Topic: JUser::_load: Unable to load user with id: 62

0 Members and 1 Guest are viewing this topic.

July 28, 2009, 08:09 PM

Offline teclive

  • Newbie
  • *
  • Posts: 8
    • View Profile
hiya everyone :) hope we are all doing well this eve

i have a small problem
when i click on the link to the blog that has been created in joomla i get the following error at the top of the page. I see the blog post but also see the error

Quote
JUser::_load: Unable to load user with id: 62

 ???

any thoughts or suggestions would be great
thank you kindly
T

September 26, 2009, 01:43 PM

Offline Rafael Corral

  • Administrator
  • Sr. Member
  • *****
  • Posts: 320
    • View Profile
This usually has to do with a migration gone wrong.
Please submit a support ticket: http://support.corephp.com/ with access to your database.

September 27, 2009, 06:24 AM

Offline teclive

  • Newbie
  • *
  • Posts: 8
    • View Profile
thanx for your reply...

the problem kinda solved itself...

i removed some yabber from the xml file and all seemed to fix itself...

:)

March 13, 2010, 09:50 AM

Offline jasvarghese

  • Newbie
  • *
  • Posts: 1
    • View Profile
thanx for your reply...

the problem kinda solved itself...

i removed some yabber from the xml file and all seemed to fix itself...

:)

Can you please tell me how you fixed it? I am also facing the same issue on my localhost

Thanks in advance

May 14, 2010, 11:32 AM

Offline rcorai

  • Newbie
  • *
  • Posts: 2
    • View Profile
Hi,
I have the same problem. How can I fix it?

August 18, 2010, 11:36 AM

Offline snowball77

  • Newbie
  • *
  • Posts: 4
    • View Profile
Hi, I have the same problem...I can't seem much jabber in the xml either that could be removed to help?

Any help here would be great?

I have done a fresh install with WP 2.9.1 and Joomla 1.5.18

August 18, 2010, 11:51 AM

Offline snowball77

  • Newbie
  • *
  • Posts: 4
    • View Profile
I found out a way to fix it and I am not sure if it will cause issues, but the user ID that was being shown with an error was 62.
I had no user with this ID, so I went into the database and created a user with that ID and what do you know...the error is gone!

Hope this helps someone else

November 01, 2010, 08:26 AM

Offline ethan6

  • Newbie
  • *
  • Posts: 1
  • 'corePHP' - Unlock your Full Potential!
    • View Profile
Thanks a million snowball77

This error JUser::_load: Unable to load user with id: 1900 was a big problem for me, and annoying at the same time. This error appeared after I accidentally removed a image/avatar for that user, and the error never goes away. It was not being being display on other member's pages, but my home page. I had erased everything that belong to that user, but the error remains. Upon search online, I came across this post. and this is what I did.

I did not set up another user via the jos_users in the database, However I set up an account in the frontpage of my website http://www.mybln.com, then I went to jos_users in the database, pull that user up and edit the user_id to 1900.

Back to the front page error JUser::_load: Unable to load user with id: 1900 was gone for good.

Thank you!

Marc

Thanks


« Last Edit: November 01, 2010, 08:33 AM by ethan6 »