We use cookies to improve your experience. No personal information is gathered and we don't serve ads. Cookies Policy.

ExpressionEngine Logo ExpressionEngine
Features Pricing Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University
Log In or Sign Up
Log In Sign Up
ExpressionEngine Logo
Features Pro new Support Find A Developer
Partners Upgrades
Blog Add-Ons Learn
Docs Forums University Blog
  • Home
  • Forums

New User Groups module (adds social functionality to EE) - beta testers needed

Development and Programming

lukemcr's avatar
lukemcr
154 posts
15 years ago
lukemcr's avatar lukemcr

Think I found a bug:

I’m trying to list the groups owned by the logged-in user.

{exp:user_groups:groups owner_id="{member_id}"}
        <a href="http://{homepage}/groups/edit/{url_title}/{user_group_id}/">{name}</a>
    {/exp:user_groups:groups}

gives an SQL error:

MySQL ERROR:

Error Number: 1054

Description: Unknown column 'ug._id' in 'where clause'

Query: SELECT * FROM exp_user_groups ug join exp_members LEFT JOIN (SELECT user_group_id ug_id, COUNT(user_group_id) num_members FROM exp_user_groups_members GROUP BY user_group_id) b ON ug.user_group_id = b.ug_id WHERE ug.user_group_owner_id = exp_members.member_id AND ug.user_group_status in ('open','moderated','private') AND ug._id = '1' ORDER BY ug.user_group_name DESC

Replacing owner_id=”{member_id}” with owner_id=”1” - hardcoding it - gives the same error.

       
Dabbledoo's avatar
Dabbledoo
172 posts
15 years ago
Dabbledoo's avatar Dabbledoo

We have resolved this issue and some others and are now releasing version 1.2 to those who have purchased licenses. You should get this via email shortly.

Thanks, Adam

       
lukemcr's avatar
lukemcr
154 posts
15 years ago
lukemcr's avatar lukemcr

Thanks guys.

       
swirl's avatar
swirl
13 posts
15 years ago
swirl's avatar swirl

Hi, I would be interested in purchase this module.. how much that cost and how can I buy it?

Thanks, Agata

       
mreeves's avatar
mreeves
30 posts
15 years ago
mreeves's avatar mreeves

Is a version compatible with EE2 in the pipeline?

       
Dabbledoo's avatar
Dabbledoo
172 posts
15 years ago
Dabbledoo's avatar Dabbledoo

It is in the pipeline but exact timing is TBD.

       
Dabbledoo's avatar
Dabbledoo
172 posts
15 years ago
Dabbledoo's avatar Dabbledoo

Hello all, this module is now out of beta and is available for purchase here along with more background information, links to the docs, and links to the support pages: http://www.dabbledoo.com/design/add-on/user-groups/

       
m4thew's avatar
m4thew
21 posts
15 years ago
m4thew's avatar m4thew

Any chance of replies to outstanding questions that me (and others) have on getsatisfaction?

Thanks.

       
Dabbledoo's avatar
Dabbledoo
172 posts
15 years ago
Dabbledoo's avatar Dabbledoo

Hey m4thew, we are actually rather swamped right now with client projects. We will get to these as soon as we clear up some time or if someone commissions specific work to be done on the module.

Feel free to contact us directly at [email protected] with more questions and we will see what we can do.

       
m4thew's avatar
m4thew
21 posts
15 years ago
m4thew's avatar m4thew

Hi, The questions I’d like answering primarily are the ones that came about where there are holes in the documentation (or my perception is that there are holes, some of which get/got filled in when I got to grips with the module)(e.g. what parameters can be disabled in what tags for optimisation - yes dynamic on/off is common for EE tags so that one maybe goes without saying but would take 5 mins to add as a parameter in the documentation for completion sake), not extra functionality / specific work. Some of the outstanding on getsatisfaction are feature requests but they could be replied to with “we’ll consider it, add it to the list” etc., instead of leaving them open ended - gives a bad impression, at least humour them? I did already ask directly by email (I think a couple of times) about the outstanding queries on getsatisfaction but received no reply, that’s why I posted here. I suppose the problem may be largely a case of “do I want to use this on an important project if I struggle to contact the developers”? I’ll contact you directly (as you suggest) if I have further issues (I’m looking again at implementing the module on a live site).

       
First 3 4 5

Reply

Sign In To Reply

ExpressionEngine Home Features Pro Contact Version Support
Learn Docs University Forums
Resources Support Add-Ons Partners Blog
Privacy Terms Trademark Use License

Packet Tide owns and develops ExpressionEngine. © Packet Tide, All Rights Reserved.