|
 |
|
|
|
|
|
Hi..
By this MOD guests can see all forum and all topics titles and browse categories, but when they try to read any topic, it will force them to LOGIN first.
Tested : on 1.2 DEMO : Click here
---------------------------------------------------------- Open index.php file (the main file of your forum).. ---------------------------------------------------------- FIND
$ibforums->input['act'] = "ST";
ADD ABOVE ----------------- include "checkuser.php";
---------------------------- OPEN CHECKUSER.PHP ---------------------------- Find http://www.swish-db.com/forum/index.php?act=Login
REPLACE WITH your site name, instead od www.swish-db.com/forum so it will be like this http://www.yoursite.com/forum/index.php?act=Login
UPLOAD index.php and checkuser.php Thats it have fun..
Click here to download ZIP file
EDIT : Sorry ALI IMRAN was logged on my computer.
- Ali..
|
|
|
|