Elgg is a open source social networking engine, that can help you build your own social site, public or private.
0
votes
2answers
655 views
How to theme elgg with HTML and CSS only?
I just installed elgg (http://elgg.org) into my site and custom theming it is so hard.
I have the theme all coded out in html and css. But Elgg is split up into all these different php files its too ...
0
votes
3answers
678 views
Choosing a framework to build a social network website
I’m preparing to build a social networking website, and I’m trying to decide between several frameworks or CMS systems, such as Drupal (possibly Commons), Elgg, Social Engine, Pinax to name a few.
...
0
votes
0answers
378 views
Would you use a social networking engine like Elgg or create it from scratch using php/ruby frameworks? [closed]
We are planning a social network website and can decide weather to go with frameworks like Yii and Rails or use a social network engine like Elgg. There are of course different areas of concerns bases ...
0
votes
1answer
207 views
Is there a plugin like Elgg available for Ruby on Rails?
It seems Elgg is only for PHP, it has everything I need for my website. Is there something comparable other than CommunityEngine and LovdByLess? Are these the best alternatives?
0
votes
1answer
52 views
How do I check if an ElggGroup exists using the name?
I just want something similar to the function get_user_by_username for groups.
Some hints:
The name of the group is a builtin attribute of groups accessible through group->name. It looks like the ...
0
votes
1answer
580 views
jomsocial vs elgg vs socialengine dating matrimony website [closed]
I have been asked to build a dating/matrimonial website. I was thinking of using the commercially available social networking platforms. I need your help in deciding, which social networking platform ...
0
votes
2answers
185 views
How does Apache file system work?
I'm using Elgg - open source social networking framework for one of my projects. I have to customize it a lot, the problem is I don't understand how its filesystem works!
The project is located in ...
0
votes
1answer
115 views
Measuring scalability of the web app hosted on cloud
I have developed a social networking site using the elgg framework and I am hosting it on amazon cloud (Amazon EC2, the free tier micro instance service) and thus develop a benchmark for it.I am ...
0
votes
2answers
375 views
Can Social Engine, Elgg, or PHPFox work in this fassion?
I would like to build a SaaS that performs like the following and I am checking out Elgg,SocialEngine, and PHPFox to see if any of these fit the bill.
I would like to keep the site private (no ...
0
votes
2answers
409 views
Elgg, customizing the first page?
Good Evening,
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:
<div class="elgg-page-messages">
<?php echo ...
0
votes
1answer
348 views
Converting an elgg 1.7 theme to use on 1.8
I have a 1.7 Elgg theme which needs to be installed on Elgg 1.8.
Is this possible?
I have installed the theme module on 1.8 and it seems that there is no css being picked up. I have read that in ...
0
votes
1answer
292 views
Hosting on amazon cloud
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 ...
0
votes
3answers
218 views
Elgg - perform an action for a guest user
I need to perform an action like save the result for a survey 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 manage to get this ...
-2
votes
1answer
362 views
Codeigniter vs Elgg
I have been writing my site with Codeigniter for a while. My site has functions like a social networking site: login, make friends, comments, follow, post status, etc.
I just found out about Elgg, ...
0
votes
2answers
1k views
Social networking site Cakephp vs other ready made social network frameworks? [closed]
I know these sort of questions have been asked before but I couldn't hold back.
I am planning a website with features pretty much of a social network and some features of a eportfolio site. I am in a ...
0
votes
1answer
853 views
problem of installing Elgg on IIS web Server
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.
The rewrite rules test failed. You need to configure your web server ...
-1
votes
1answer
545 views
BuddyPress 1.2 or Elgg 1.7, seeking recommendations [closed]
Trying to choose a PHP open source CMS into which I will integrate an external app. I have pretty thorough experience with Drupal and WordPress, tend to prefer WordPress for its simplicity, though I ...
0
votes
1answer
101 views
Extend / override page element in elgg 1.6
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, ...
0
votes
2answers
255 views
How to use relative file path for the images in elgg/mod folder?
In elgg 1.7.10, I have to use a absolute full path for all the images, how can i use the relative path for plugins in the mod folder?
thanks!
0
votes
1answer
133 views
ELGG tools menu items for integrationg to another site
i need to integrate the elgg tools menu in another website for some kind of use.
Is there any plugins, APIs available for the purpose or can anyone help in creating a new one.
0
votes
1answer
322 views
ELGG work with Social Network Analysis
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.
is it possible to develop a SNA plugin for elgg by ourself?
or any ...
1
vote
1answer
422 views
How to get the social map of friends by a single query from a social networking sql database?
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.
All the ...
2
votes
1answer
302 views
Xdebug remote debugging variable string length
What is the maximum string length for variables' values that Xdebug sends a remote debugging client and can this be altered?
I've only found this in the documentation:
xdebug.var_display_max_data ...
0
votes
1answer
55 views
When user goes in unvalidated user's list?
I am developing website using elgg. I want to know when user goes in the list of unvalidated user, which is the page of 'Uservalidationbyemail' plugin.
Thanks.
0
votes
1answer
257 views
Url routing in elgg
I am trying to create a social network application using elgg.Since i am pretty new to elgg i like know whether i can define url routing like in cakePHP
I need the url like this
...
0
votes
2answers
375 views
Elgg 1.7.7 Installation - Blank Page after Database Settings
I am trying to install elgg 1.7.7 in windows with Apache 2.2 and php 5.3, I have checked that mod_rewrite is working.
Now the issue is I am getting a blank page after submitting the database ...
0
votes
1answer
191 views
can somebody help me with a doubt in Elgg
Im facing a problem in elgg. Can somebody help me ?
I'm unable to make ajax calls in elgg
1
vote
1answer
123 views
1
vote
2answers
543 views
best Social Network for Moodle integration? [closed]
I´m going to set-up an adapted social network for my company and I need to be logged through moodle so I´m looking for the best option... any suggestion?
i´m gattering information about elgg, mahara, ...
0
votes
2answers
332 views
CakePhp or Elgg [closed]
I'm attempting to create a social network and i want it to be similar to how facebook is designed, but with many major changes to the interface and an entire new montezing system. Should I use elgg, ...
1
vote
2answers
136 views
Need for splitting reads and writes in Elgg
I was looking into the configuration options of the Elgg, the open source social networking site. There was an option which allowed splitting the database connectivity into read and write and even ...
1
vote
2answers
584 views
How to override a user profile view,, in our own plugin, in elgg
I have created a new plugin named 'adv' in my elgg site.
And in this plugin iam listing the users.Which using the view from other elgg plugin 'profile
ie the page ...
7
votes
5answers
3k views
1
vote
1answer
119 views
Is there limit of “join” or the “where” or length of SQL query?
Actually i was trying to get data from elgg database based on multiple joins. It generated very big query with lots of JOIN statements and query never respond back.
SELECT distinct e.* from ...
0
votes
1answer
790 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 ...
2
votes
4answers
6k views
0
votes
4answers
396 views
What's the difference ElggMetadata and ElggAnnotation in Elgg framework from a developer viewpoint?
I can not understand the difference.
0
votes
1answer
846 views
How can I create a new custom page with my own content in Elgg
I would like to create a new page in Elgg where I can put my own content. I would like to have there all the default menus, etc. but with empty space where I can put my code. I would like to have a ...
0
votes
2answers
642 views
Forum software for elgg?
We have an elgg site, and need to have forum functionality.
The forum should be community wide and not focused on groups,
as the standard installation comes along.
We need single-sign-on for the ...
3
votes
1answer
1k views
POSTing XML via HTML Forms
I am developing a web and want to make it so that the user can create some stuff POSTing XML data. For that purpose there is a <textarea> where the user can write (copy/paste) XML and submit it. ...
0
votes
2answers
236 views
Is there a good open source app for user profiles with custom fields, field grouping and good search?
I'm on a project to create a skills matrix for about 200 people and am hoping to not have to reinvent the wheel. Users will fill out and maintain their skill proficiencies using yes/no and radio or ...
1
vote
4answers
2k views
Tool for building a social network: Elgg or Pinax?
I'm going to build a social network (yes... another one). I'm thinking about using Pinax (which is Django which is Python) or Elgg (PHP).
That's the two options I know. Could you help me to choose ...
0
votes
1answer
331 views
Social Network Script to wrap existing PHP website
I have a small existing PHP site that I would like to integrate with a social network software. Essentially, adding my 3-4 pages inside an existing social networking site for functionality such as ...
2
votes
2answers
421 views
what's the best way to search a social network by prioritizing a users relationships first?
I have a social network set up and via an api I want to search the entries. The database of the social network is mysql. I want the search to return results in the following format: Results that ...
1
vote
2answers
523 views
elgg or opensocial: can't decide and it is for a school k-12
I'd like to implement a social network for students and teachers. I just can't decide wether to go with Elgg or OpenSocial. I like Elgg only because it is being used by a growing number of online ...
2
votes
6answers
2k views
How flexible is elgg?
I know it has great out-of-the-box features but is it easy to customize?
Like when I query stuff from the database or change css layouts.
Is it faster to create my own modules for it or just go on ...
0
votes
1answer
154 views
Should I use a platform or a custom-build solution for my business?
I have an idea that involves social networking (note: it's not just a regular social networking site), and I'm wondering if I should use a social networking platform such as SocialEngine, Elgg, or ...
0
votes
1answer
265 views
Elgg Installation Problems
I am running Apache2.2, with PHP5 and mod_rewrite enabled on a VPS running Ubuntu Hardy. And I am trying to install Elgg1.5. I uploaded it to /var/www, and changed the appropriate permissions.
When ...
0
votes
3answers
1k views
mod_rewrite, vhosts on Apache 2.2 (windows)
I'm currently working on a new website and want to run Elgg (Elgg.org) on it. It's fully running on PHP5 and has a lot of rewrite rules defined in the .htaccess files. On the Elgg community I didn't ...
1
vote
2answers
464 views
How to use custom neighborhood/city/state for registration on drupal or elgg?
I'm implementing a social networking site. I hope to use drupal or elgg and am trying out both. I'm stuck on customizing the registration to include a neighborhood in addition to city and state.
I ...