Log in

View Full Version : permissions to files


devilish
10-27-2003, 09:13 AM
Hi all :-)

i installed some hacks on my forum, vbb 2.2.6, such as quickstats, awards/medal hack etc

now i have some problems with some of our members who are posting for the post count and not for the discussion (that sucks ass...) so i removed the bit in the memberlist where members could select to sort on top posters, now they are abit ticked off @ us cause they cant see who posted xx number of posts (who is in the lead etc) now one of my mods gave the url to quickstats (http://www.boardurl.com/quickstats.php), in wich the top 5 posters of our forum are in,

everyone can access that file cause it has no permissions set in it, my question to you is how can i add permission to the file saying only s.mods and admins can view it


the same i want to do with other files/hacks

tx in advance

Zachery
10-27-2003, 09:35 AM
Hi all :-)

i installed some hacks on my forum, vbb 2.2.6, such as quickstats, awards/medal hack etc

now i have some problems with some of our members who are posting for the post count and not for the discussion (that sucks ass...) so i removed the bit in the memberlist where members could select to sort on top posters, now they are abit ticked off @ us cause they cant see who posted xx number of posts (who is in the lead etc) now one of my mods gave the url to quickstats (http://www.boardurl.com/quickstats.php), in wich the top 5 posters of our forum are in,

everyone can access that file cause it has no permissions set in it, my question to you is how can i add permission to the file saying only s.mods and admins can view it


the same i want to do with other files/hacks

tx in advance
i belive an if statment, to check usergroup would work, and if the correct usergroup isnt found to display no premissions, or you could modify the hack and dump it into the admin.

if your worried about the top posters, you could hide that bit ^^

devilish
10-27-2003, 09:56 AM
if your worried about the top posters, you could hide that bit ^^

well we dont want the users to see the top posters list, but we (s.mods and admins) do want to monitor who is where on the list

Zachery
10-27-2003, 10:23 AM
well we dont want the users to see the top posters list, but we (s.mods and admins) do want to monitor who is where on the list
this could be done via the admin or mod cp id imagine ^^

devilish
10-27-2003, 01:08 PM
i placed the file quickstats.php in de admin folder but than the templates dont seem to work :/