Quantcast
Channel: phpBB.com
Viewing all articles
Browse latest Browse all 2456

phpBB Custom Coding • Re: Hashing password to compare with database

$
0
0
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 : './';
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.

Statistics: Posted by Cjk75 — Mon Jan 27, 2025 6:21 am



Viewing all articles
Browse latest Browse all 2456

Trending Articles