Bravo List
Register
Go Back   > Bravo List > Source Code > Archived Trackers > Template Shares
Reply
Thread Tools
  #1  
Old 16th September 2008, 15:49
mhmd_1983 mhmd_1983 is offline
Senior Member
 
Join Date: Jul 2008
Posts: 49
Default Guest Group [permission]
Hi,
I'm searching for Guests group , i need to let guests have access to forums,and brows torrents and irc .. extra ..

this also will be helpfull with seo .. is there anything i can do ?
Reply With Quote
  #2  
Old 16th September 2008, 15:59
wMan wMan is offline
Banned
 
Join Date: Feb 2008
P2P
Posts: 1,433
Default
mind readers not... whats your source etc etc
Reply With Quote
  #3  
Old 16th September 2008, 23:10
Krypto Krypto is offline
Retired from BVList
 
Join Date: Jan 2008
P2P
Posts: 510
Default
Just a guess clocktower as he posted in the Template Shares forum I would presume that is the source he's using?

Can you not just alter the guest usergroup and allow them access to what you want? Have not tried this myself so am not sure if it would work or not?
Reply With Quote
  #4  
Old 17th September 2008, 10:26
mhmd_1983 mhmd_1983 is offline
Senior Member
 
Join Date: Jul 2008
Posts: 49
Default
Well, sorry for the messing information. i'm using TS 5.1 by mrdecoder

Krypto, isn't guest group has an id in code !! , i think it should be special group because the users will be connecting from many ips at the same time , and no ratio

i found that line in whatsgoingon.php plugin
Code:
$_dt = TIMENOW - TS_TIMEOUT;
$_qsquery = @sql_query("SELECT COUNT(*) as totalguests FROM ts_sessions WHERE lastactivity > $_dt");
$_guests = ts_nf(@mysql_result($_qsquery, 0, 'totalguests'));
$_wgo_query = sql_query('SELECT u.id, u.username, u.enabled, u.invisible, u.warned, u.leechwarn, u.donor, g.namestyle FROM users u LEFT JOIN usergroups g ON (u.usergroup=g.gid) WHERE UNIX_TIMESTAMP(u.last_access) > '.$_dt);
$_most_ever = mysql_num_rows($_wgo_query)+$_guests;
if i understand it right he just calculate the guests on fly and no usergroup for it :o

found it
tracker setting > MAIN Settings > Registered Members Only? (no)

Ok what about this group in forums !! , i still need to know how to define Guests group permission
Reply With Quote
Reply

Tags
group , guest , permission


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
Guest download HelixiR Template Shares 2 23rd March 2011 11:36
Sorry, you are not authorized to Shout! but the permission is set in the plug in! DJHicks Template Shares 1 14th March 2011 00:46
Guest Online/log Script! Hasan Mods & Themes 2 1st July 2010 11:30
Group adso BT.Manager (phpMyBitTorrent) 1 7th August 2009 14:21
Guest Upload netdsl Yuna Scatari Edition (YSE) 0 16th August 2008 13:42



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