Works now thank you! Only odd behavior is after successful login it shows the proper url of the test.php but has the forum header. Changing the redirect will likely do the trick.If you aren't testing in phpBB root folder it's probably because of the path. Edit this line.Code:
$phpbb_root_path = (defined('PHPBB_ROOT_PATH')) ? PHPBB_ROOT_PATH : './';
Statistics: Posted by Cjk75 — Mon Jan 27, 2025 6:21 am