Common Issues with 1.0.6

Current Version: 1.0.6
Released: 09.01.10
Forum rules
Before creating a new support thread, please take a look in the board3 Portal FAQ and use the search!
Many questions have already been answered.
Locked
User avatar

Topic author
Marc
Dev
Posts: 2504
Joined: 17. July 2008 21:08
phpBB.de User: marc1706
phpBB.com User: Marc
Location: Clausthal-Zellerfeld / München
Contact:

Common Issues with 1.0.6

Post by Marc »

  • Forums that still run on PHP4 might get this error:
    Fatal error: Call to undefined function: strripos() in /htdocs/forum/portal/includes/functions.php on line 663
    In order to fix it, open portal/includes/functions.php and replace all instances of strripos with strrpos.
Locked

Return to “board3 Portal 1.0.x - English Support”