Notice

The forum is in read only mode.

Support Forum

Welcome! Support Forums have been reactivated
Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.

undefined property: stdClasss

10 years 2 months ago
  • Michael's Avatar
    Topic Author
  • Michael
  • Offline
  • Fresh Boarder
  • Posts: 32
  • Thank you received: 1
Licenses:
JomSocial Expired

I'm receiving the following error
Notice: Undefined property: stdClass::$lastreplyuser in /var/www/whizzbang/components/com_community/views/groups/view.html.php on line 2451 Notice: Trying to get property of non-object in /var/www/whizzbang/components/com_community/views/groups/view.html.php on line 2451

I have already updated the file components/com_community/views/groups/view.html.php
if($row->lastreplyuser->block)

The strange thing is that this problem is only impacting one group (Domain Sales). All the other groups appear to be fine.

Many thanks for your help.

Michael

10 years 2 months ago
Licenses:
JomSocial Expired GURU Expired Publisher Expired AdAgency Expired iSEO Expired Socialize Expired

Hi Michael Gilmour,
Can you edit the line as

    if($row->lastreplyuser->block)
replace by
    if(isset($row->lastreplyuser->block))
Thanks

10 years 2 weeks ago
Licenses:
JomSocial Expired GURU Expired Publisher Expired AdAgency Expired iSEO Expired Socialize Expired

Hi Michael Gilmour,
We have not received any response back from you in over 7 days, and would like to know if you consider this issue to be resolved. If you have any further questions related with this topic, simply reply to this post.
Thanks

Moderators: Piotr Garasiński
Powered by Kunena Forum

Join 180,000 websites creating Amazing communities

JomSocial is the most complete, easy-to-use addon that turns Joomla CMS into a
full -fledged, social networking site

TRY NOW BUY NOW