My question is this. I dont know much about PHP, really snaggin this from here and there and fiddling till it works. I would like to set this block to where when it loads. It looks at the user database (im assuming thats kept in the MySQL database?) and anyone that is marked "Admin" is added to this list in the same format as above. The way its set is all Admin's on this site are Officers of the Guild in WOW. How would I do that? I dont even know where to find "Account" type in DB in MySQL.
CorporalStorm Nuke Cadet
Joined: Nov 03, 2006
Posts: 8
Posted:
Sat Nov 04, 2006 9:05 pm
Anyone? I'd also like ot make it change their color if they are online at the moment.
I could really use help here if anyone can help me
Evaders99 Site Admin
Joined: Aug 17, 2003
Posts: 12342
Posted:
Tue Nov 07, 2006 6:59 am
All the admins are in the "authors" table. You just need to query on that table
If you don't know how to do that, I suggest reading a good PHP/MySQL tutorial before diving into that code
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum