Broken Staff Page

Darky_tech

New Member
Jul 8, 2014
15
0
I have staff on my database and all fuctions work in client, but they don't appear on the staff page. I've tried several different staff pages yet none worked. Any suggestions ?
 

Wickd

The first member of the Knights of the Pink Table
Jan 15, 2013
1,936
612
Okay replace $getRanks = mysql_query("SELECT id,name FROM ranks WHERE id = 8 ORDER BY id DESC");
with $getRanks = mysql_query("SELECT id,name FROM ranks WHERE id > 8 ORDER BY id DESC");
 

Darky_tech

New Member
Jul 8, 2014
15
0
1 User
2 Retired Staff
3 Trial Mod
4 Moderator
5 Senior mod
6 Admin
7 Senior Admin
8 Founder
1337 The Awesome One
666 Server Tech
1338 Head Management
 

Users who are viewing this thread

Top