Code typo & help with group members

  • Christoff
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 1 month ago #59314 by Christoff
Code typo & help with group members was created by Christoff
Hi there.

Firstly, thank you for this product. It's got some great features despite benig a fairly complex task (especially with all of the features) it's fairly straighforward to use.

I was getting an error when I tried to renew membership on a site SEF'd with sh404. I found the problem to be:
File: components\com_osmembership\views\profile\tmpl\default.php
Line: 311 = <form action="<?php echo JText
Should be: <form action="<?php echo JRoute

I am trying to get the group memberships working now (and they mostly do). I've got a couple of issues though. When the group leader/admin goes to 'Manage Group Members' (menu item):
1) Custom field table headers that are set to show in members list are there, but none of the user data in the rows below include the custom info. I think the custom field data should be showing there.
2) In the same table in the 'Plan' column is a link (plan name) which appears to go to each of the group members. When you click the link you get the message "You don't have permission to manage group membership". I expected to be taken to a page where I could edit that persons details, for example in case I needed to swap him/her for another person
3) In the same table in the 'Plan' column is a red X link to 'Delete this member'. When it is clicked a Javascript alert says 'Do you want to delete this member'. If I choose 'Yes' the page reloads with the message "You don't have permission to manage group membership" and the member is not deleted. I expected the member to be deleted.

Please let me know your thoughts - thanks in advance for any assistance.

Please Log in or Create an account to join the conversation.

More
10 years 1 month ago #59340 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Code typo & help with group members
@Christoff: Seems something with permission of that group admin. Could you please submit a support ticket:

1. Sending me super admin account of your site

2. Sending me the account of group admin

I will check the settings to see what's wrong and get it corrected for you

Tuan

Please Log in or Create an account to join the conversation.