BucksandBrains

Send private message

You must be logged in to send a private message.

Friends

No friends yet.

Group membership

Activity

  • BucksandBrains replied on the discussion topic Is there a way to limit Members by IP address?
    Well, I guess I'll have to learn to hard code it from the previously posted example that suppresses duplicate accounts from static IPs. I was hoping to find a solution that combines email and IP (so that dynamic IP accounts might not be prohibited... view reply
  • BucksandBrains replied on the discussion topic Is elgg really social networking?
    Themes aren't a problem, I can customize the look of a site myself, it's the ergonomics of it that has me scratching my head. The only "list" that really invites social interaction is Discussion. I don't want to install Chat, as I can't police... view reply
  • BucksandBrains added a new discussion topic Is elgg really social networking? in the group General Discussion
    Call me confused, but when I sit back and look at elgg sites, there's a certain monotony to them. Long strings of elgg tweets, long strings of files, long strings of bookmarks, long strings of discussions, long strings of activity. It's.......
    • Themes aren't a problem, I can customize the look of a site myself, it's the ergonomics of it that has me scratching my head. The only "list" that really invites social interaction is Discussion.

      I don't want to install Chat, as I can't police that and keep the site clean of spam and the occasional doofus.

      But... I still can't find the Discussion plugin. I went through plugins for almost an hour last night and couldn't find it and a search for it only yields talk ABOUT it, not the original plugin. There must be one. We have a discussion thread here.

    • The "Discussions" tab here on the community site is a customization not included in the default Elgg package. But each group you create on an Elgg site can have it's own discussion section. The landing page of the Groups menu entry is the list of latest discussions then. If you would like the menu entry to be named "Discussions" instead or have a separate entry called "Discussions" beside the Groups entry that is easily possible to customize.

    • With the group_tools plugin you also have more options and a "latest discussions" tab in the side wide groups listing that will let people follow up on activities in all groups they have access to easily.

  • BucksandBrains commented on the plugin IP address tracker plugin
    Can we get an associated plugin to limit the number of members who can register from any given IP number? Let's say I want to set the limit to 10 Memberships per IP (so theoretically different members of a family or a dorm room could have...
  • BucksandBrains added a new discussion topic Is there a way to limit Members by IP address? in the group Elgg Technical Support
    One of the ways spammers are abusing my elgg site is by creating a new member ID every time they add a blog post. Is there a way to limit the number of members who can log in from any given IP? Let's say a limit of 10, for example, so that if a...
    • There is and this has discussed before. We have already given tips on how to implement this feature on that discussion. Use the search feature on top of this page, before you ask a question, so that both you and developers can save time.

    • Well, I guess I'll have to learn to hard code it from the previously posted example that suppresses duplicate accounts from static IPs.

      I was hoping to find a solution that combines email and IP (so that dynamic IP accounts might not be prohibited entirely) and which allows duplicate accounts up to a specified limit rather than suppressing all duplicate registration attempts.

    • By default, Elgg wont allow users to register with duplicate emails. So there is no additional check needed for duplicate emails.

  • BucksandBrains replied on the discussion topic Tag Spamming
    These are helpful posts that show me a few ways to approach a problem, since length may be an issue in other areas of the software besides tags. Thank you. view reply
  • BucksandBrains replied on the discussion topic Tag Spamming
    Okay, but is editing the CSS directly considered bad form? Is there a more elegant (and configurable) way to do it so that it shows up as an Admin setting? view reply