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.

[SOLVED]Error in view.html

10 years 3 months ago
  • Sam's Avatar
    Topic Author
  • Sam
  • Offline
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Licenses:
JomSocial Expired

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

The offered solution for the same error is in a closed topic and has not worked for me.

10 years 3 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Hi,

Sorry for delay answer, can you check this topic www.jomsocial.com/forum/groups/12576-sol...-view-html-php#63921 for fixing this issue ,please?

thx

10 years 3 months ago
  • Sam's Avatar
    Topic Author
  • Sam
  • Offline
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Licenses:
JomSocial Expired

Hi, yes I tried this solution but it did not work for me.... maybe I'm enering it wrong, is there a chance for a few more lines before and after the edit or maybe a copy of the view.html best, Sam

10 years 3 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

Just search this code this file in this file components/com_community/views/groups/view.html.php :

if ($row->lastreplyuser->block)

change to :
if (isset($row->lastreplyuser->block))

10 years 3 months ago
  • Sam's Avatar
    Topic Author
  • Sam
  • Offline
  • Fresh Boarder
  • Posts: 5
  • Thank you received: 0
Licenses:
JomSocial Expired

Thanks Dimas, looks like we have a winner :D

10 years 3 months ago
  • Dimas Tekad Santosa's Avatar
  • Dimas Tekad Santosa
  • Visitor
  • Thank you received: 0
Licenses:

You're welcome :)

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