Could someone help me achieve this?
I presume it must be the components/OssnGroups/ossn_com.php file but i dont know enough about PHP to sort it.
thanks
foreach($groups_user as $group) {
$icon = ossn_site_url('components/OssnGroups/images/group.png');
// ossnregistersectionsmenu('newsfeed', array(
$myArray = array (
'text' => $group->title,
'name' => "groups",
'url' => ossngroup_url($group->guid),
'parent' => 'groups',
'icon' => $icon
);// ));
unset($icon);
.......sort function.....
ossnregistersections_menu('newsfeed', $myArray);
}
Due to the many requests in the past for additonal features and components we have decided to develope a premium version. Features like Hashtags, Videos, Polls, Events, Stories, Link Preview, etc included in it.
$199 (Life Time)