0
votes
1answer
174 views

elgg plugin URL change

I have a plugin names "Groups" whose URL has to be changed to "Projects" in Elgg 1.7.15.. I have changed every "group" keyword to "project" and also the folder names. I included a separate package ...
0
votes
1answer
158 views

How to add a custom value to current URL

i use a CMS (elgg : http://www.elgg.org ) working with view, equivalent to theme/template. To change the theme i have to put inside URL the term ?view=mytheme, like : ...
0
votes
1answer
776 views

How to upload image on elgg using rest url?

I am trying to athenticate from the elgg local server. by refering http://www.danielansari.com/wordpress/2008/12/how-to-use-the-rest-api-in-elgg-11/ I am getting following error: Status: **** ERROR ...