I cant find the
#-----[ FIND ]------------------------------------------
#
// End session management
//
in the file
Btw, im on phpbb 2.04
Moderator: Moderators
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
//
............
Return to Extra permission [2.0.6/EM]
Users browsing this forum: No registered users and 1 guest