phpforum/phpforum.php
Brought to you by:
russlndr
Received this error when submitting the first posting to the forum. No changes have been made to the script.
Warning: Illegal string index in phpforum/phpforum.php on line 282
Warning: Illegal string index in phpforum/phpforum.php on line 282
Warning: Illegal string index in phpforum/phpforum.php on line 282
Site Title : Forum Title
Probably fixed in the latest version. Let me know if the problem continues.
Problem is still there. I'll try to get time to take a look at it, but it had been fine if someone could help me.
I can't get it to reproduce in PHP 4.x.
Modify the line like this and the bug will disapear.
Maybe the use of a regexp would be faster to find http:// ? and maybe simpler. Isnt'it ?