-
AuthorPosts
-
jamjodesign Friend
jamjodesign
- Join date:
- June 2008
- Posts:
- 432
- Downloads:
- 27
- Uploads:
- 40
- Thanks:
- 59
- Thanked:
- 14 times in 3 posts
June 5, 2014 at 9:43 pm #198523Hi there, I am just wondering if anyone has ever come across this error in the User Manager area.
Notice: Undefined property: stdClass::$requireReset in /public_html/administrator/components/com_users/views/users/tmpl/default.php on line 123
Basically I was running JA Appollio fine and switched to Purity III and then discovered this issue. I have upgraded to Joomla 3.3 so maybe this has caused some issues here. This is the screenshot attached here also of the issue.
Any help here resolving this bug would be much appreciated as I have tried googling it and found nothing and just never seen this before.
Thanks in advance.
Ninja Lead ModeratorNinja Lead
- Join date:
- November 2014
- Posts:
- 16064
- Downloads:
- 310
- Uploads:
- 2864
- Thanks:
- 341
- Thanked:
- 3854 times in 3563 posts
June 6, 2014 at 7:22 am #538001I run across this post about the same error as in your site: http://www.bilgisayarbilisim.net/joomla-f70/joomla-hata-t128712.html but without fix solution.
I have not found the root of issue yet. You should raise this issue in Joomla forum first maybe you will get best answer.
You can pm me URL, admin and FTP credentials of your site, I will try to see if I can help.
1 user says Thank You to Ninja Lead for this useful post
cytropics Friendcytropics
- Join date:
- April 2014
- Posts:
- 44
- Downloads:
- 38
- Uploads:
- 20
- Thanks:
- 5
- Thanked:
- 1 times in 1 posts
June 6, 2014 at 9:10 pm #538126I searched and finally found something that works.
http://www.itoctopus.com/notice-undefined-property-extension_name_state-error-in-joomlaOld code
<?php if($item->requireReset == ‘1’) : ?>New code
Add @<?php if(@$item->requireReset == ‘1’) : ?>
……………………………………………..
Tropical Video Tours
…………………………………………….1 user says Thank You to cytropics for this useful post
jamjodesign Friendjamjodesign
- Join date:
- June 2008
- Posts:
- 432
- Downloads:
- 27
- Uploads:
- 40
- Thanks:
- 59
- Thanked:
- 14 times in 3 posts
June 8, 2014 at 8:55 pm #538242@cytropics super thank you very much for this as I could not find any direct fix for this up until now as it seems to only happen possibly in Joomla 3.3 releases as I do not see it in the forums as a common issue. Right now this fix you suggest seems to indeed work. Thank you again.
AuthorPostsViewing 4 posts - 1 through 4 (of 4 total)This topic contains 3 replies, has 3 voices, and was last updated by jamjodesign 10 years, 5 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
error message in user manager area: Notice: Undefined property: stdClass
Viewing 4 posts - 1 through 4 (of 4 total)