Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Community Cafe
Reply
Thread Tools
  #1  
Old 15th November 2009, 16:11
LeCt0r LeCt0r is offline
Member
 
Join Date: Mar 2009
P2P
Posts: 8
Default Little Problem
How can i add now userclasses on and promotion sistem Tbdev Source


I want to add 6 user classes
Exemple
define ('UC_USER', 0);
define ('UC_POWER_USER', 1);
define ('UC_ELITE_MEMBER', 2);
define ('UC_SUPER_MEMBER', 3);
define ('UC_EXTRA_MEMBER', 4);
define ('UC_GRAND_MEMBER', 5);


Like this ...
Reply With Quote
  #2  
Old 15th November 2009, 16:46
sammygo sammygo is offline
Senior Member
 
Join Date: May 2008
P2P
Posts: 141
Default
Quote:
Originally Posted by LeCt0r View Post
How can i add now userclasses on and promotion sistem Tbdev Source


I want to add 6 user classes
Exemple
define ('UC_USER', 0);
define ('UC_POWER_USER', 1);
define ('UC_ELITE_MEMBER', 2);
define ('UC_SUPER_MEMBER', 3);
define ('UC_EXTRA_MEMBER', 4);
define ('UC_GRAND_MEMBER', 5);


Like this ...
I think you have all on global.php :| replace you exemple classes with the old tbdev classes
Reply With Quote
  #3  
Old 15th November 2009, 20:46
LeCt0r LeCt0r is offline
Member
 
Join Date: Mar 2009
P2P
Posts: 8
Default
I want to add 6 old classes
i added this define ('UC_USER', 0);
define ('UC_POWER_USER', 1);
define ('UC_ELITE_MEMBER', 2);
define ('UC_SUPER_MEMBER', 3);
define ('UC_EXTRA_MEMBER', 4);
define ('UC_GRAND_MEMBER', 5);


but not work...
Reply With Quote
Reply

Tags
problem


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump



All times are GMT +2. The time now is 22:54. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.