Thanks a lot Team Webgalli =)
I really appreciate your interest in upgrading this plugin,keep up with your great work.
Mh...i tried to use :
$ref = @$HTTP_REFERER;
header ("location:".$ref);
in order to redirect users back to the group profile page,but in that way i'm always redirected to the dashboard.
This is exactly what i do:
if ($message->canEdit()) {
$ref = @$HTTP_REFERER;
//delete the comment
$message->delete();
system_message(elgg_echo("messageboard:deleted"));
header ("location:".$ref);
}
Thank you again for your personal assistance Team Webgalli =)
I'm upping this topic in order to remind you that i still coul use some help if possible.
Thank you in advance for any suggestions you can give me
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.