How to Install :
remove previous installation completly and upload this one and activte from Admin Panel
View Thuvalpakshi's plugins
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.
i dont get ur quetion.. but if u want add a link to photos section you need to edit the views/default/page/elements/profile.php
There are so many icons available in graphics/icons/
I just kept icon for my personal site not deleted all ....
@Satheesh
This is a great plugin!
Question? I installed this plugin on 1.8.2 using Purity theme and only the site announcements show regardless of what plugins are activated or which settings I configure.....any ideas?
Also, do you have an expected release date for your next addition to this plugin? Two column option sounds awesome!! Thank you for all the work you have done on this plugin!
You need to change the line in start.php
to some thing like
Satheesh
The plugin works great. But I have an issue with the activity page being public to non-logged in users. If you google the website the Activity page shows up for public view. I have added gatekeeper() to the page_handler for all of the pages Blog, Members, Groups, etc....but have not been successful at keeping the Activity page 'private' for logged-in users. Where can I add the code to keep the river/activity posts 'private'? I have also tried .... else forward() but that didn't work...any ideas on how/where I can modify this? Thanks.
for making the site only for logged in users you need to enable walled garden option from Advance settings page...
I have been able to make the other pages private by adding gatekeeper() to the page handler for each page. If I enable the walled garden it will block my custom homepage and display the standard blank elgg login (which I do not want)....where is the page)handler for the river/activity in your plugin? Or is it in the mod directory somewhere else?
I am on 1.8.4 and found few bugs:-
Iit is displaying banned user in bithday's area. please fix this. and one more thing birthday need to display only in friends activity not in all members.
the horoscopes are not scrolling for me. it only shows the first 3 horoscopes. i tried editing the default,page/elements/horoscope.php file and setting scrolling to yes, but it still doesn't scroll
For me, it work very well, thank you!
I only have one question, is it anyway to display the "Like" and "Comment" button like Facebook. It is recent difficult to view.
Thanks again :)
Como traduzir a data? Eu traduzir os textos só faltam os meses. Eu nao conseguir traduzir Janeiro, fevereira, março e tal. Entendeu? Só os meses...
http://www.pic-upload.de/view-13122004/3cl.jpg.html
How to translate the date? I only translate the texts lack month. I can not translate in January, fevereira, March and such. Got it? Only months ...
http://www.pic-upload.de/view-13122004/3cl.jpg.html
When I remove the horoscope,group etc. options, the background color becomes grey. How can I change the background color from grey to white ??
Thanks
Anoop Mohan
FANTASTIC PLUGIN
Unortunately i get a little broken inage link on every button down the left sidebar, do you know what this could be?
see the profile.php page in views/default/page/elements/ folder and see the <img src="" code points to the correct folder mod/3c_river_activity/graphics/icons/
have u uploaded things properly?
Hi there, just a heads up...this plugin has an issue with Pagehandler Hijack plugin. The entire left column doesn't appear and only the site announcements appear on the 3rd column.
Hope this info helps.
@ DonJuanJohn
You need to change the line in start.php
to some thing like
if (elgg_is_logged_in() && elgg_get_context() == 'Your Activity page name in Page Handler Hijack Plugin'){
Upcoming birthday from profile manager is good, how can i filter with options like friend,group, etc...
from Birthday page element:
$options = array(
'metadata_names' => $bday,
'types' => 'user', what it refer
'limit' => false,
'full_view' => false,
'pagination' => false,
'list_type' => 'gallery',
'gallery_class' => 'elgg-gallery-users',
'relationships'=>'friends',
);
@all
iam using
3 Column River Activity for Elgg 1.8 and Profile manager plugin
i want to send mail to group members when a member having birthday,
i tried it in page but it not suits when we logged in only it sends mail otherwise not working,
Do you people have any idea onthis guide me
iam using elgg_send_mail(); for this requiremnet
can you people direct me right option for this
or
give any idea to write cron job ?
advance thanks to all
Hello Satheesh

this is a nice plugin, but i have some issue with bright theme.
How Can i Fix this?
is there a plugin which can allow the user comment Profile avatar Changes, Wire Posts, Photo Albums direct from activity page?
Sorry for my bad bad english.
You need to change the css settings for the river-input in the bright theme to 73% it will work...
Hope this weekend i can realease a new version of this plugin..
Yes Satheesh, am waiting for the new release please !
Any idea what would be new features? :)
@satheesh,
y don`t you put your 3 coloumn plugins as like as profile page , which having provistion to add widgets.
static is not comfort for general users from non programming persons.
@deepan,
I almost finished the new version. only left is language file..
Deepan: There already profile page plugin which gets a three column layout. Check it out.