Morning y'all,
I'm having a little problem getting group container_guid to get the specific group.
I'm viewing my events calendar from my profile page so i wanted to get the group it was created in but when i try
it returns the current profile link instead.
Please how do i fix this. appreciate any help.
Thanks.
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 - 0 likes
- New_age@Ejirefeedafe

New_age - 0 likes
- Team Webgalli@webgalli

Team Webgalli - 0 likes
- New_age@Ejirefeedafe

New_age - 0 likes
You must log in to post replies.Mistake is:
Another way:
Thanks for your reply.
Am sorry the code returned a blank page but when i remove this code
$container = $event->getContainerEntity();
The site will come up without any changes.
Make sure you have an event entity. Modify the code like this
Thanks for your contribution @Webgalli
I tried the code, yes i have the event entity,
but no changes took place. Still didn't display the group.
I don't know what must be wrong.