Today I create a custom index page. This custom index page contain code for login in elgg. Into index.php I put into this code:
I am trying to build a social networking site for my current project. I am using Elgg framework for it. The aim of my project is to develop benchmarks for scalable web applications hosted on cloud lik
I need to perform an action like save the result for a survey开发者_JAVA技巧for a guest user(non registered/not logged in) in elgg, in which the user only gets a page having a form of data .
I have been writing my site with Codeigniter for a while. My site has functions like a social networking site: login, 开发者_Go百科make friends, comments, follow, post status, etc.
I am开发者_开发知识库 installing Elgg on IIS web server and I got this problem: Web server We think your server is running the IIS web server.
As it currently stands, this question is not a good fit for our Q&A format. We expect answers to be supported by facts, references,or expertise, but this question will likely solicit debate, a
I would like to know how do I extend owner_block page element in elgg framework. I want it to display differently depending on module using it. Differences are not only in different menu item names, b
Closed. This question is seeking recommendations for books, tools, software libraries, and more. It does not meet Stack Overflow guidelines guidelines. It is not currently accepting answers.
If I wan to add in a Social Network Analysis in this elgg, what should I do? I tried to find SNA plugin on web but failed.
I have a social networking site built on top of the Elgg (php + mysql) framework. My objective is to get all friends of a given user, and also the friend relationships among those friends.