View Single Post
  #8  
Old 31st July 2013, 17:14
firefly007's Avatar
firefly007 firefly007 is offline
SUPPORT GURU
 
Join Date: Jun 2010
P2P
Posts: 721
Default
Quote:
Originally Posted by Marco View Post
it's look fine

just a question?
it not need to define those classes somewhere???

or these?
UC_PLATINIUM_USER, UC_GOLD_USER ,UC_SILVER_USER . UC_BRONZE_USER , UC_VETERAN , UC_FANATIC , UC_MANIAC , UC_POWER_EXTREME , UC_EXTREME , UC_POWER_SEEDER , UC_SEEDER
i mean every class must have an ID

excuse for caps lock - i just copy paste them
1) In your original post of yours, youhad this....

PHP Code:
============ 
Where it needs to look like this
PHP Code:
/*===========*/ 
2) You define classes like this

PHP Code:
define ('PLATINIUM_USER'1);
define ('UC_GOLD_USER'2); 
and so on...

I'm not 100% sure what you trying to do, but I would do the following if you won't to define custom classes.
As TSSE uses groups where you define in to admin pan as I'm you know.
__________________




Please Support Majority Report


You can contact me on Skype live:phesadent.elect but please let me know first.


If you are ever need me desperately then please email me at dan.oak44@gmail.com and I will contact u within a week.


Due to free time I'm able to help interested member's with their tracker.

Please Note!
Depending on your requests I will charge you for my assistance for Tracker installs and mods.
All my mods are custom and prices will very depending on the request.
I'm able to install any tracker and mods including themes.

Please PM me


Last edited by firefly007; 31st July 2013 at 18:03.
Reply With Quote
The Following 2 Users Say Thank You to firefly007 For This Useful Post:
FENIX (25th November 2014), Marco (1st August 2013)