[TH] Social Groups [Deleted]

Options still show in the admincp so not sure if reverting would do anything if things are still in the database. Not sure how it works.
 
Maybe I am having a duh moment.. but where is the importer?

I have imported my vB groups into the addon listed above.. now I can't find out to import them into this addon. It's likely me being blind but ya know!
Sorry for the late reply, this thread somehow dipped under my radar. The importer is in the same place as normal. Tools > Import External Data > select 'Social Groups for XenForo 1.3.5'. I suppose it is quite confusing because it is probably "internal data" not "external data.

I'm trying to uninstall this but when I click uninstall i'm given a page not found error. The mod then doesn't show in installed add-ons but when editing a forum the options for social groups are still there.
I have sent you an email with the latest version which should fix this issue.

Is this mod still under development? It looks like something I need, but it also looks like it can be approved a lot.
Yes, a new version is being released very soon which should fix all the reported errors.
 
In relation to my last e-mail. It has worked. Gave me a page not found but the options seem to have vanished now.

Sorry no, options still show in usergroups.
 
Error Log:

[08-Mar-2013 14:05:16] PHP Fatal error: Class 'Waindigo_Listener_TemplateCreate' not found in /******/*************/public_html/library/Waindigo/SocialGroups/Listener/TemplateCreate.php on line 3
 
Error Log:

[08-Mar-2013 14:05:16] PHP Fatal error: Class 'Waindigo_Listener_TemplateCreate' not found in /******/*************/public_html/library/Waindigo/SocialGroups/Listener/TemplateCreate.php on line 3
It sounds like you don't have all the files uploaded.

Please re-upload all of the files, then uninstall. The file that it says above is missing is definitely included in the zip file that I just sent you.
 
I just posted this in your competitor's thread:

I'm not really interested in a feature like that, more in things like:
- a lot of options for authorization. More open and less open and hidden groups. Things like that.
- a group-photo-gallery
- a group-video-gallery
- events and calendar for a group

Really: small mini-sites for the groups.

Are you working of things like that? Or is it (a lot) already possible?

Shouldn't you maybe join forces and create one ultimate groeps-mod?
 
I just posted this in your competitor's thread:
Not sure I'd use the word competitor. Fellow developer, or friendly rival at most, or so I'd like to think.

Shouldn't you maybe join forces and create one ultimate groeps-mod?
Our add-ons work in very different ways. His is very simple to set up compared to mine which is much more flexible and easier to extend.

Because our add-on uses the built in threads system (rather than its own proprietary system), it will work with other add-ons such as XenAtendo (for your events) and has more options for permissions. If my "competitor" wanted to add events, he would probably have to code it specifically for his add-on.

We are also working on a photo gallery in the near future. We could probably also get the add-on to work with XenMedio (for videos) if you wanted, but this would be a custom job -- please PM me if you're interested in that.
 
Hello,
I installed the add-on and set up the permissions according to this post. The only problem I have is that no one can get a list of the groups - no matter if trying as administrator or registered user - I get "There are no social forums to display."

the "View node"
Permission is set to Allow (here: .....forum/admin.php?node-permissions/group-forums.13/user-group&user_group_id=2 )

I already went through the different permissions but wasn't able to locate the missing one - maybe somebody can help me?

Thanks
Thomas
 
Hello,
I installed the add-on and set up the permissions according to this post. The only problem I have is that no one can get a list of the groups - no matter if trying as administrator or registered user - I get "There are no social forums to display."

the "View node"
Permission is set to Allow (here: .....forum/admin.php?node-permissions/group-forums.13/user-group&user_group_id=2 )

I already went through the different permissions but wasn't able to locate the missing one - maybe somebody can help me?

Thanks
Thomas
Sorry if I'm asking an obvious question, but have you actually created any social forums?
 
yes, 3 of them, created by different users. These forums are usable, as long as you know the url
Are you able to drop me a PM and give me admin access to your site? I don't have the current version of Social Forums installed and the new version I do have includes different permissions.
 
I have been getting an error for some time now and I have finally been able to work out that this addon and Jaxel's xenAtendo (events calendar) won't work together. The error I am getting when entering an event into xenAtendo is:
Code:
Error Info
ErrorException: Undefined index: event_mins - library/EWRatendo/Model/Events.php:196
Generated By: Admin, A moment ago
Stack Trace
 
#0 /home/xxx/public_html/library/EWRatendo/Model/Events.php(196): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/xxx/pub...', 196, Array)
#1 /home/xxx/public_html/library/Waindigo/SocialGroups/ControllerPublic/Events.php(45): EWRatendo_Model_Events->updateEvent(Array)
#2 /home/xxx/public_html/library/XenForo/FrontController.php(310): Waindigo_SocialGroups_ControllerPublic_Events->actionCreate()
#3 /home/xxx/public_html/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/xxx/public_html/index.php(13): XenForo_FrontController->run()
#5 {main}
If I disable Social Groups by Waindigo then the xenAtendo addon will work without a problem

Any ideas how to fix?...PLEASE

(posted in both this and xenAtendo threads)
 
I have been getting an error for some time now and I have finally been able to work out that this addon and Jaxel's xenAtendo (events calendar) won't work together. The error I am getting when entering an event into xenAtendo is:
Code:
Error Info
ErrorException: Undefined index: event_mins - library/EWRatendo/Model/Events.php:196
Generated By: Admin, A moment ago
Stack Trace
 
#0 /home/xxx/public_html/library/EWRatendo/Model/Events.php(196): XenForo_Application::handlePhpError(8, 'Undefined index...', '/home/xxx/pub...', 196, Array)
#1 /home/xxx/public_html/library/Waindigo/SocialGroups/ControllerPublic/Events.php(45): EWRatendo_Model_Events->updateEvent(Array)
#2 /home/xxx/public_html/library/XenForo/FrontController.php(310): Waindigo_SocialGroups_ControllerPublic_Events->actionCreate()
#3 /home/xxx/public_html/library/XenForo/FrontController.php(132): XenForo_FrontController->dispatch(Object(XenForo_RouteMatch))
#4 /home/xxx/public_html/index.php(13): XenForo_FrontController->run()
#5 {main}
If I disable Social Groups by Waindigo then the xenAtendo addon will work without a problem

Any ideas how to fix?...PLEASE

(posted in both this and xenAtendo threads)
What versions of these add-on do you have? It might be that the latest version of Jaxel's add-on broke it as previously both add-on worked well together.
 
Back
Top Bottom