By Fagault Eric on Wednesday, 08 March 2017
Posted in General
Likes 0
Views 154
Votes 0
Hello,
I would like to know if possible the files used in the stream to notify the behavior of the members.

For example when a member becomes friend with another I modified this file: (media / com_easysocial / apps / user / friends / themes / default / streams / friends.title.php)

Is it possible to know the path of files that display when a member joins a group or likes a page.
Also the one that displays in the stream the messages posted in a group, in a page ...

Best regards.

Eric
Hi there,

You can do some modifications on path below
/Applications/XAMPP/xamppfiles/htdocs/easysocial.com/media/com_easysocial/apps/page/pages/pages.php
/Applications/XAMPP/xamppfiles/htdocs/easysocial.com/media/com_easysocial/apps/group/groups/groups.php

You can find those path based on it categories, as on the path, after /apps it represent it category.
Please advice
·
Wednesday, 08 March 2017 11:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello,
These PHP files are those that display notifications in the news feed?
Best regards.
Eric
·
Wednesday, 08 March 2017 18:49
·
0 Likes
·
0 Votes
·
0 Comments
·
Hi there,

Those files point out are those functions that called to display those stream. Built apps is controlled by this path .../components/com_easysocial/themes/wireframe/streams/.. and if third party apps, most of them controlled by their on app, for example, "Blog's App" controlled on this path .../media/com_easysocial/apps/group/blog/themes/default/streams/preview.php
Please advice
·
Wednesday, 08 March 2017 19:26
·
0 Likes
·
0 Votes
·
0 Comments
·
Thank You
·
Thursday, 09 March 2017 00:53
·
0 Likes
·
0 Votes
·
0 Comments
·
You are most welcome. Glad to hear that your issue has been resolved now.

As a gentle reminder, kindly start a new thread if you have any other issue in the future so it will be easier for us to manage your inquiry. I will lock and mark this thread as resolved.
·
Thursday, 09 March 2017 01:34
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post