Happy New Year! Enjoy 30% OFF 🎄
Coupon Code: XMAS30 - Renew: XMAS_RENEW30
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Creating Joomla User Group

Creating Joomla User Group 10 years 10 months ago #22718

  • kamalsg
  • kamalsg's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 21
  • Thank you received: 0
Hi,

I have two questions:

1stQ:
How to hide / remove from Front-End:
    Joomla User Auto-Creation.
    Auto-Created User Group.

and make it Required for all events?!!
Both will get Event Owners confuse as they don't know what is Joomla and what is User Group. I did set (Default Auto-Created User Group) to (Register) in General tap.

2ndQ:

I authorise user (TSDemo) to create his event from Front-End. When creating event it doesn't show up in (Event Management) menu button. I have to login as super user, edit Event and select (TSDemo) as Event Owner then it will show up for him in front-end!!

is this normal or it is my bad configuration ?!!

I created (Demo User Group) under (Manager) with (Viewing Access Level) set to (Demo) and assigned (TSDemo) to this group then SYNC Group, set Permission and Save, but didn't work. Still I have to edit event and select Event Owner.
Also, same thing when added (TSDemo) directly in DTR Permission configuration with (Edit Own Items Only).

Joomla J3.2.2 | DTR3.0.7 | CB1.9.1 (all latest update)

thanks for your support,



[attachment=0:2v4acjfg]<!-- ia0 -->ts.png<!-- ia0 -->[/attachment:2v4acjfg]
Attachments:

  • Rendering Error in layout Attachment/Item: Property "protected" is not defined. Please enable debug mode for more information.

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

Creating Joomla User Group 10 years 10 months ago #22733

  • kamalsg
  • kamalsg's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 21
  • Thank you received: 0
any suggestion !!

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

Creating Joomla User Group 10 years 10 months ago #22734

  • nathan.dth
  • nathan.dth's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1857
  • Karma: 19
  • Thank you received: 218
1) You can try hiding that section of the event creation. Go to this file:

/components/com_dtregister/views/eventmanage/tmpl/add_tab.general.php

Around line 783 you'll find a table row starting with...
<tr>
		<td align="left" valign="top"><?php echo JText::_( 'DT_USER_CREATION' );?>:</td>

Comment on the section of code start just above this code and go through about line 825, which end with...

<td>&nbsp;&nbsp;<?php echo JHTML::tooltip((JText::_( 'DT_USER_GROUP_HELP' )), '', 'tooltip.png', '', ''); ?> </td>
</tr>

This will be two table rows of content.

The user group selection there is only need IF you want that event to use a different group than the one already set in the main configuration of DT Reg.

2) When a user on the frontend creates an event, it should automatically assign that user as the owner. However, after you posted this, I tested this. We just recently modified events to allow support for multiple moderators. Due to this change, the auto-assigned owner from frontend management is not working. We'll get that corrected right away!

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

Nathan is no longer affiliated with DTH since the recent acquisition. You can connect with him and get any type of Joomla website help at www.JoomlaEmployee.com .

Creating Joomla User Group 10 years 10 months ago #22736

  • kamalsg
  • kamalsg's Avatar Topic Author
  • Offline
  • Junior Boarder
  • Junior Boarder
  • Posts: 21
  • Thank you received: 0
Thanks nathan.dth for your support,

when commenting that section, it doesn't ask for creating an account for guest when registering. This applied to the newly created Event from Front-End after commenting the code. When editing this new Event (super user) from Back-End the: Joomla User Auto-Creation is set to No by default.

In time being I just commented the second tr only (line 807 ~ line 825) to hide Group Level selection.

thanks again for your support,

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

  • Page:
  • 1
Time to create page: 0.177 seconds