Error Message "Unable To Find A User With The ID: 527" - Question | JoomShaper
Black Friday sale is live with flat 50% OFF. Sale ends soon! Grab your deal now!

Error Message "Unable To Find A User With The ID: 527"

Pablo Web Dev

Pablo Web Dev

Template 2 years ago

Hi Joomshapers!

I have just installed Investa template.

All front-end pages of Investa templates show an orange box, at the bottom right corner of the screen, with an error message that reads "Unable to find a user with the ID: 527".

I found that all Articles have no author user. Is there any easy way to append my Super Administrator user to all articles?

I not sure if this action would fix the error, but at least...

0
2 Answers
Pablo Web Dev
Pablo Web Dev
Accepted Answer
2 years ago #128334

Already fixed it using phpMyAdmin:

UPDATE *_content SET modified_by = (new value) WHERE modified_by = 527;

and...

UPDATE *_content SET created_by = (new value) WHERE created_by = 527;

Thanks anyway.

0
Mehtaz Afsana Borsha
Mehtaz Afsana Borsha
Accepted Answer
Support Agent 2 years ago #128335

Hi

Thanks for contacting us. Glad to know that it is fixed. You can now close this post by accepting the answer.

-Regards.

0