I am doing external authentication to my elgg site, I mean user sign into PHP based website we have and it internal calls elgg Rest webservices and creates a session. To implement this, I am calling the below URLS (giving example based on GET...
Dear All,
I checked plugins and haven't found one for send messages ( if user sends more than 'n' numbers messages in a minute to the elgg users ) and /or if users keeps posting wire messages.. Am I missing one under plug in section ? If it is not...
Thanks a lot Jeff Tilson . I am really bad . I enabled profile plugin and was not knowing this ( not even looked at the plugins properly) . In profile plugin just imported all the default fields and It worked .
Thanks again
Regards
Kiran
Surprising , I am using 1.7.3 and not seeing the option to post group description . I have seen thread here , http://community.elgg.org/mod/groups/topicposts.php?topic=595994&group_guid=12
but no solution found . Here is how my image looks when...
Hi Luke ,
It is about your system RAM and CPU speed .
To get CPU info run this command on shell :- cat /proc/cpuinfo
To get Memory info :- cat /proc/meminfo
As Cash said eager widgets do wonder .
Regards
Kiran
Thanks a lot for the upgrade. I looked at your demo site. 1) Riverdash board part is excellent.2) If I go to all video the list looks great, but after clicking on the video it is just maximizing but not playing the video. User has to click again to...
bujji1 posted on Brett's message board 980 days ago
I just checked all pages , I got privilege to delete all the pages and the comments . I mean I can do any thing on the pages . is it supposed to be like this . I am confused . If not please take action , otherwise please ignore my message
bujji1 posted on Brett's message board 980 days ago
Hi Brett, The page created at
http://community.elgg.org/pg/pages/view/597924/is-it-ok-to-remove-powered-by-elgg-in-the-website
had your response , But some how my user got delete privileges for the comments posted to this page and by mistake I...
Dear All,
I am going through profile\actions\edit.php code and got confused bit since there is no update_metadata method used . Instead remove_metadata and create_metadata used . Can't I update using update_metadata method?
Could somebody throw...