Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > SZ Edition
Reply
  #1  
Old 3rd June 2008, 12:16
azog azog is offline
Member
 
Join Date: Apr 2008
Posts: 8
Default How?
How I can add a team on staff.
I'am a admin but say Nothing found ins staff



and how to remove this problem:

Code:
[TB Dev SZ Edition Debug] PHP Notice: in file /include/class.cleanup.php on line 47: set_time_limit() has been disabled for security reasons
Reply With Quote
  #2  
Old 3rd June 2008, 12:29
Fynnon's Avatar
Fynnon Fynnon is offline
xxx
 
Join Date: Nov 2007
P2P
Posts: 984
Default Re: How?
You are the admin just not shown on that page because the developer of this source choosed this!
If you want to be on that page do this:
(already answered in the main topic)

open staff.php and change this line

Code:
WHERE class >= ' . UC_UPLOADER . ' AND class < ' . UC_SYSOP . ' AND status = 1 AND enabled = 1 ORDER BY name ASC, class ASC';

to
Code:
WHERE class >= ' . UC_UPLOADER . ' AND status = 1 AND enabled = 1 ORDER BY name ASC, class ASC';

Quote:
Originally Posted by azog
and how to remove this problem:

Code:
[TB Dev SZ Edition Debug] PHP Notice: in file /include/class.cleanup.php on line 47: set_time_limit() has been disabled for security reasons
Try and disable safe_mode!
Reply With Quote
Reply

Thread Tools

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 19:19. vBulletin skin by ForumMonkeys. Powered by vBulletin® Version 3.8.11 Beta 3
Copyright ©2000 - 2024, vBulletin Solutions Inc.