| ||||||||||||
![]() |
![]() |
| | LinkBack | Thread Tools | Search this Thread | Display Modes |
(#1)
|
(#2)
|
(#3)
|
| Senior Member Posts: 3,953 Join Date: Aug 2006 Location: Mumbai, India |
29-08-2006, 03:29 PM
Hi, One template group in the software can only have 1 Registered User Group. You cannot have more than 1 Registered User Group. Although changing the setting -- Restrict Users Group to No will allow Users assigned to other template groups access this template group as well. Hope this helps. Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support Our Skins and Services - http://www.supportskins.com/store/ SupportSkins.com - http://www.supportskins.com/ |
| | |
(#4)
|
| Member Posts: 64 Join Date: Jul 2006 |
29-08-2006, 05:14 PM
Quote:
I considered entering a feature request, but knowing that there are so many feature request and bugs, this will not be implemented. So I will try to code this myself, maybe hardcode it. | |
| | |
(#5)
|
| Senior Member Posts: 3,953 Join Date: Aug 2006 Location: Mumbai, India |
29-08-2006, 05:16 PM
No this is not possible by default, you will have to enter it as a feature request or have it coded. Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support Our Skins and Services - http://www.supportskins.com/store/ SupportSkins.com - http://www.supportskins.com/ |
| | |
(#6)
|
| Member Posts: 64 Join Date: Jul 2006 |
30-08-2006, 12:06 AM
Quote:
In /modules/core/client_loginhandler.php: I replaced lines 76,77: PHP Code: PHP Code: I have to make these assignments in the sourcefiles, so there is no staff-interface, but it works. ![]() Another option to do this could be by creating a customfield for usergroups and this way to assign a usergroup to a productname. Then (when user logs in) query for the usergroup and the customfield-value, and return a templategroup linked to the productname. I will look into this also. If anyone has ideas how to do this, please let me know. This way there will be a staff-interface. | |
| | |
(#7)
|
| Member Posts: 64 Join Date: Jul 2006 |
30-08-2006, 01:42 AM
Quote:
| |
| | |
(#8)
|
| Senior Member Posts: 3,953 Join Date: Aug 2006 Location: Mumbai, India |
30-08-2006, 05:20 AM
There was a bug related to custom fields in v3.00.90, upgrading to v3.00.95 will fix the issue. Please note, v3.00.95 is yet a CVS build and *not* a stable build. Professional and Affordable Kayako Skins - Specialists in Kayako Skinning & Customization - Professional Paid Support Our Skins and Services - http://www.supportskins.com/store/ SupportSkins.com - http://www.supportskins.com/ |
| | |
(#9)
|
| Member Posts: 64 Join Date: Jul 2006 |
30-08-2006, 02:09 PM
I copied "functions_customfields.php" from 3.095 to my 3.090 and customfield-values are properly stored now. Now I am trying to code something like this: I created a type radiobutton customfield (for usergroups) called product. Now I can choose a productname when editing/creating usergroups. When the user logs in, I want to check the value from this customfield, to redirect the user to a templategroup. It should be like this in client_loginhandler.php: PHP Code: How can I call a function/query to do this? |
| | |
![]() |
| Tags |
| assign, templategroup, usergroups |
| Thread Tools | Search this Thread |
| Display Modes | |
| |
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Register multiple email accounts for single User? | hurtdidit | Wont Implement / Already Implemented | 15 | 06-05-2007 05:22 AM |