Dear Team,
I am getting error in my site landing page.
the error is "Fatal error: Call to undefined method ElggRiverItem::getGUID() in /opt/bitnami/apps/learn/htdocs/views/default/page/components/list.php on line 62"
As I were searched for the error but cant find. Please someone guide me what can I do to rectify the error.
Any help is much appreciated.
Regards,
Boopathi
info@elgg.org
Security issues should be reported to security@elgg.org!
©2014 the Elgg Foundation
Elgg is a registered trademark of Thematic Networks.
Cover image by Raül Utrera is used under Creative Commons license.
Icons by Flaticon and FontAwesome.
- Nikolai Shcherbin@rivervanrain

Nikolai Shcherbin - 1 like
- boopathi@boopathi

boopathi - 0 likes
You must log in to post replies.You have the river items on your landing page and you get them using the guids.
But ElggRiverItem haven't guid, id only.
Hello RVR,
Thanks for the response. You are correct. If that guid is missing, we are using the id.
There is a typo (<?phpif) in the module, so the error occurs due to missing space.
Regards,
Boopathi.