I looked in my database, and it registered the username with their user id. As it was stored in it as a donation.
Any ideas?
Also, whn I make a donation from the Donate button on the Nav bar, after I put in how much and click submit, the screen where you click on the paypal button has this above the forum index link.
Warning: strpos(): Offset not contained in string. in /hsphere/local/home/dffclan/dffclan.net/lwdonateconfirm.php on line 85
- Code: Select all
$pos = strpos($board_config['script_path'], '/', (strlen($board_config['script_path']) - 2));
That is line 85.
What does that mean?