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]BUG - error in view.html.php

10 years 3 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

This occurs when I go to the group at this address: whizzbangsblog.com/groups/viewgroup/4-new-gtld-s-registry

I really need to get rid of this error.....it's driving me and my users crazy.

Many thanks for your help :-)

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

Hi,

Can you try that file /var/www/whizzbang/components/com_community/views/groups/view.html.php, find this code :

$row->lastreplyuser->block
replace to :
$row->lastreplier->block

I hope it will fix this issue.

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

I've replaced the two occurances in the file.
I'm now getting the following error:
Notice: Trying to get property of non-object in /var/www/whizzbang/components/com_community/views/groups/view.html.php on line 2451

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

Ehm.. sorry, please you revert back that changes and edit to be like this :

isset($row->lastreplyuser->block)

if this issue still appear, can you provide me the FTP access, please?

thx

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

Looks like that's fixed it!

Many thanks. :-)

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

Glad to know that, 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