index.php

This mod will make it posible to specify permissions to all "special pages, like MEMBERLIST, PROFILE VIEW and so on.
The permissions support USERGROUP, making this tool very powerfull

Moderator: Moderators

Forum rules
The content in this forum is dated Dec. 21 2005 and can be used as Archive only. This Forum is LOCKED and READ ONLY !

index.php

Postby d2_hacker on Tue 24. Jun, 2003 19:56

I cant find the

#-----[ FIND ]------------------------------------------
#
// End session management
//

in the file

Btw, im on phpbb 2.04
d2_hacker
Poster
Poster
 
Posts: 7
Joined: Tue 17. Jun, 2003 02:21

Postby kooky on Tue 24. Jun, 2003 23:11

At the beginning of the file
Code: Select all
define('IN_PHPBB', true);
$phpbb_root_path = './';
include($phpbb_root_path . 'extension.inc');
include($phpbb_root_path . 'common.'.$phpEx);
include($phpbb_root_path . "includes/links_constants.$phpEx"); // Links_MOD

//
// Start session management
//
$userdata = session_pagestart($user_ip, PAGE_INDEX);
init_userprefs($userdata);
//
// End session management
//
............

:wink:
kooky
brilliant supporter
 
Posts: 1329
Joined: Tue 31. Dec, 2002 17:52
Location: Au pays des rêves

Postby d2_hacker on Wed 25. Jun, 2003 06:58

I still cant find it... Would you mind sending me the index.php at shibby123@hotmail.com that would be great.

Also can extra permissions and shoutbox work on phpBB 2.04
d2_hacker
Poster
Poster
 
Posts: 7
Joined: Tue 17. Jun, 2003 02:21


Return to Extra permission [2.0.6/EM]

Who is online

Users browsing this forum: No registered users and 1 guest

cron