Bravo List
Register
Go Back   > Bravo List > P2P > Forum > Community Cafe
Reply
Thread Tools
  #1  
Old 30th June 2009, 21:07
zasmoker zasmoker is offline
Member
 
Join Date: Jun 2009
Posts: 3
Talking just a short question
Hello and 1`st of all thx for reading this, if you want to help me with a answer please do it if not please try to keep out the b******* out of this :)

I`v look`t over the forum and i`v search`d but i havent found things related to this and if i`m posting in the wrong area my sincere apologies.

My question is the following :

How safe is to add a mod that can be viewed only by S.Op to show me the users that i have in the db of the tracker ?

And when i say users i mean the full details exacly like the Db.


If this sounds silly sry for keeping you busy with this topic and again sry for my english skills.

Ps i will use this to keep out other ppl out of that "file"

Code:

if (get_user_class() < UC_MODERATOR)
{
  stdmsg("<center><img src=pic/noaccess.png></center>", "Permission denied.");
  stdfoot();
  exit;
}

thx :)
Reply With Quote
  #2  
Old 1st July 2009, 10:07
Phogo's Avatar
Phogo Phogo is offline
VIP
 
Join Date: Jan 2008
United Kingdom
Posts: 902
Default
Sorry just to clarify,

You want to only let mods view this page yes?
The page will display all your users info? like a memberlist?

Also it really does help us help you, if you tell us the source you are using.

Regards
Phogo
Reply With Quote
  #3  
Old 1st July 2009, 21:06
zasmoker zasmoker is offline
Member
 
Join Date: Jun 2009
Posts: 3
Default
Quote:
Originally Posted by phogo View Post
Sorry just to clarify,

You want to only let mods view this page yes?
The page will display all your users info? like a memberlist?

Also it really does help us help you, if you tell us the source you are using.

Regards
Phogo

for the 1`st question sry wanted to do this

PHP Code:
if (get_user_class() < UC_SYSOP
for the second question :

Its more then a memberlist. i want to take the info from the Db of the tracker , the user table with all the info and maybe to edit it w/o logging in phpMyAdmin,

For ex :
Code:
For username XXX  
Id : 213 
Username :
Skipe
DoB
Last login 
.... and so on, all the info from the table users.
Thx for your time Phogo, your a gent.


Edit : Source is based on TbDev :)
Reply With Quote
Reply

Tags
question , short


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
Question evilman Community Cafe 3 15th December 2009 20:28
TS 5.6 question evaldas40 Template Shares 2 29th October 2009 16:35
Question ??? kp380lv Yuna Scatari Edition (YSE) 4 24th September 2009 11:00
Question about... Angelus636 Yuna Scatari Edition (YSE) 0 10th May 2009 01:08
Question vebmann Yuna Scatari Edition (YSE) 1 14th March 2009 21:54



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