Bravo List
Register
Go Back   > Bravo List > Source Code > Active Trackers > Torrent Trader > Mods & Themes
Reply
  #1  
Old 6th September 2008, 13:26
Grom's Avatar
Grom Grom is offline
Senior Member
 
Join Date: Aug 2008
Posts: 73
Default Staff Application
Staff Application, a way for good users to go try a process to become a mod, ..
Add in sql
PHP Code:
CREATE TABLE `staffapp` (
`
idint(10unsigned NOT NULL auto_increment,
`
useridint(10NOT NULL default '0',
`
applieddatetime NOT NULL default '0000-00-00 00:00:00',
`
offerlongtext NOT NULL,
`
reasonlongtext NOT NULL,
`
sitesenum('yes','no'NOT NULL default 'no',
`
sitenamesvarchar(150NOT NULL default '',
`
sceneenum('yes','no'NOT NULL default 'no',
`
connectableenum('yes','no','pending'NOT NULL default 'pending',
`
statusenum('accepted','rejected','pending'NOT NULL default 'pending',
`
moderatorvarchar(40NOT NULL default '',
`
commentvarchar(200NOT NULL default '',
PRIMARY KEY (`id`),
UNIQUE KEY `users` (`userid`)
ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=5
if you create a new account and try it out, also if u have the uploadapp they look ALMOST the same. like i said, i just edited the upload application files. All the credit goes to the coder.

here are the files beacause for some reason in the codebox it shows smilies. these attachments have none
And add code in admincp.php
PHP Code:
<td align="center"><a href=staffapps.php><img src="images/admin/blocked.gif" border=0 width=32 height=32><br>Aplicayion Modetaors</a><BR></td
and add code in navigate_block.php
PHP Code:
echo "- <a href=staffapp.php><font color=#FF0000>Aplication to modertor</font></a><BR>"
Attached Files
File Type: php staffapp.php (4.9 KB, 207 views)
File Type: php staffapps.php (9.6 KB, 167 views)
__________________
Hello All
Reply With Quote
The Following 3 Users Say Thank You to Grom For This Useful Post:
BamBam0077 (23rd October 2020), Darkness (30th December 2011), Fynnon (9th September 2008)
  #2  
Old 9th September 2008, 14:24
Fynnon's Avatar
Fynnon Fynnon is offline
xxx
 
Join Date: Nov 2007
P2P
Posts: 984
Default
Great, Thank You GROM !

Reply With Quote
  #3  
Old 30th August 2011, 18:01
xDev xDev is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 158
Question STAFF APP
lol

Last edited by xDev; 8th September 2011 at 00:41.
Reply With Quote
The Following User Says Thank You to xDev For This Useful Post:
Darkness (30th December 2011)
  #4  
Old 30th December 2011, 09:53
Darkness's Avatar
Darkness Darkness is offline
Senior Member
 
Join Date: Oct 2011
P2P
Posts: 43
Default Hello!!
Thx i`ts a great mod and it`s working great :D
Reply With Quote
  #5  
Old 9th October 2013, 16:58
R0undd R0undd is offline
Member
 
Join Date: Aug 2012
France
Posts: 7
Default
Is there STAFF PM too? Like contact staff and all staff members can see the messages...
__________________
Reply With Quote
  #6  
Old 18th May 2021, 19:33
EagleLake EagleLake is offline
Senior Member
 
Join Date: Aug 2011
France
Posts: 31
Default
hello all


update 2.08
Attached Files
File Type: php staffapp.php (4.7 KB, 8 views)
File Type: php staffapps.php (9.2 KB, 7 views)
Reply With Quote
Reply

Tags
application , staff

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

Similar Threads
Thread Thread Starter Forum Replies Last Post
Uploader application Nilsons Mods & Themes 7 18th October 2012 22:34
Invite Application code needed simalingur Community Cafe 1 14th June 2010 11:52
Upload Application lovebeer Yuna Scatari Edition (YSE) 0 20th September 2009 20:06
staff tunad Torrent Strike 1 7th December 2008 13:19
Staff.php Dragan3591 TBDev 0 16th October 2008 02:38



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