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