UPDATES EasyBlog 6.0.14 Released! Joomla 5.x and PHP 8.x compatible now!

Helpdesk

Your Time
Our Time
Response Time
24 — 48 hours
We strive to provide the fastest ever response possible. However, we are not super beings.

Allow at least 24 — 48 hours
  Support is online
Our support specialists is available now. We will attend to you as soon as we can.
  Support is online

Retrive non-sef url in stream activity data.

Techjoomla · ·
3:26 PM Monday, 29 June 2015
None
Hi,

We are creating a mobile app for easysocial, to show activity stream in app we get data from site using RESTFUL api.
In this API we use, Stream library function for retrieving stream data. As given below

$options = array('userId' => $target_user, 'startlimit' => 0, 'limit' => 20);
$stream->get($options);
$result = $stream->toArray();

This return array of stream item object array, but if the SEF global configuration is set to yes or 1 . All urls in stream data appear as SEF url form, is that any method or function is present in easysocial.
So we can get all urls in stream data in non-sef form. While joomla SEF is on.
Please reply me ASAP.
The replies under this section are restricted to logged in users or users with an active subscription with us