By Mike Sko on Tuesday, 07 October 2014
Posted in General Issues
Replies 10
Likes 0
Views 876
Votes 0
1) Wrong breadcrumb when enter Group. See attachment A and B. The group "Automeile" is in the category "Event" like picture A and not in "Gastronomie" seen on picture 2.

2) There is a missing option in category for create groups (maybe in events too). I want, that there will be only open groups created in some categorys. Without a option to hide this, the creator can choose between all options..

3) Hide "create group" in category view of groups when not having the right to create one in this category. that make not sense... maybe there is another problem with the redirect here, because when you will taken to the login and you do that you will taken to another category where you have the right to create...
Hello Mike,

Is it possible for you to provide us with the back end and FTP access to your site to check on this issue?
·
Tuesday, 07 October 2014 22:58
·
0 Likes
·
0 Votes
·
0 Comments
·
oki
·
Tuesday, 07 October 2014 23:03
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Mike,

Currently EasySocial does not associate the menu's with the group category. In other words, if you have created a menu item for the group category, it will only look for the first menu item on the site that is related to the "groups" view. I will see if we can improvise this in the future versions of EasySocial so that it would also respect the group category.

As for your second question, I am not sure if I understand you here. When I access http://hilde.unserhildesheim.de/index.php?option=com_easysocial&view=groups&layout=category&id=3:event&Itemid=275 , I do see the "Create Group" button . What do you mean by there is a missing option in group category?

The third issue is probably a bug and it needs to check if the user has access to create groups in this category. Will add this into our issue tracker.
·
Tuesday, 07 October 2014 23:46
·
0 Likes
·
0 Votes
·
0 Comments
·
As for your second question, I am not sure if I understand you here. When I access http://hilde.unserhildesheim.de/index.php?option=com_easysocial&view=groups&layout=category&id=3:event&Itemid=275 , I do see the "Create Group" button . What do you mean by there is a missing option in group category?


When i edit a category in groups, i can't set the group type standard to e.g. open and hide this from the frontend.
I want groups in a special category only open, but there is no option "Appear During Group Creation" = YES / NO for this field ;-)
·
Wednesday, 08 October 2014 14:31
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Mike,

I am sorry for the late reply.
If I understand you correctly, the issue is this feature "Appear During Group Creation" is not available. For the latest EasySocial, we have change the behaviour and enforce this field to be required during group creation. However, regarding your issue, you need to remove the override which we have placed so that you can manually select the group type for the specific group category. Here I attached to you a file, please download it and put it in this file: \media\com_easysocial\apps\fields\group\type\config\config.json . Please give this a try and see if this resolved your issue.

Please be advise.
Thanks.
·
Wednesday, 08 October 2014 19:39
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Mike,

I am sorry for the late reply.
If I understand you correctly, the issue is this feature "Appear During Group Creation" is not available. For the latest EasySocial, we have change the behaviour and enforce this field to be required during group creation. However, regarding your issue, you need to remove the override which we have placed so that you can manually select the group type for the specific group category. Please go to this file: \media\com_easysocial\apps\fields\group\type\config\config.json and replace the existing code with this code:

{
"title": {
"default": "PLG_FIELDS_GROUP_TYPE_DEFAULT_TITLE"
},

"description": {
"default": "PLG_FIELDS_GROUP_TYPE_DEFAULT_DESCRIPTION"
},

"privacy" : false,

"default": 0
}

Please give this a try and see if this resolved your issue. Hope this will work.
Thanks.
·
Wednesday, 08 October 2014 19:41
·
0 Likes
·
0 Votes
·
0 Comments
·
Thx, that did the trick!!

but i don't understand the philosophy behind this 'update' ?



EDIT: it does only the optical trick, now you don't see the custom field in front end. but it will not take the standard option, so you can write discussions although i choose "no" to create discussions in custom field for this category...

I cant attach a screenshot here, you will see it in my next post.
·
Wednesday, 08 October 2014 21:01
·
0 Likes
·
0 Votes
·
0 Comments
·
Currently EasySocial does not associate the menu's with the group category. In other words, if you have created a menu item for the group category, it will only look for the first menu item on the site that is related to the "groups" view. I will see if we can improvise this in the future versions of EasySocial so that it would also respect the group category.


You really have to! because without there will happend really funny (or better really not funny) breadcrumbs like start->gastronomy->username
·
Wednesday, 08 October 2014 21:24
·
0 Likes
·
0 Votes
·
0 Comments
·
you see in the overview for the groups that ther is no group definition under Bauernmarkt...
·
Wednesday, 08 October 2014 21:28
·
0 Likes
·
0 Votes
·
0 Comments
·
Hello Mike,

I am sorry for the late reply.
Regarding this,
it does only the optical trick, now you don't see the custom field in front end. but it will not take the standard option, so you can write discussions although i choose "no" to create discussions in custom field for this category.

If I understand you correctly, the group custom fields doesn't obey the group category setting. I believe this is a bug from our end. We will fix this in the next releases. Thanks for reporting this in.
About this issue,
you see in the overview for the groups that ther is no group definition under Bauernmarkt

I have helped you fix this issue. Here my screenshot: http://screencast.com/t/AnEl1gUWWdP .

Please be advise.
Thanks.
·
Thursday, 09 October 2014 16:29
·
0 Likes
·
0 Votes
·
0 Comments
·
View Full Post