You are not logged in.
- Topics: Active | Unanswered
#26 2014-01-30 22:43:41
- Askelon
- Member
- From: Bretagne − France
- Registered: 2010-06-09
- Posts: 202
- Website
Re: FluxBB 1.5.6 released
Ha, I observed the same bug few days ago but didn't mention it here since I run a heavily modified version of FluxBB and couldn't be sure it comes from the update rather than one of my modifications. You'd better leave utf8_strcasecmp() as it is, just add
require_once PUN_ROOT.'include/utf8/strcasecmp.php';
At the top of your register.php, right after the include/common.php require. Solved it for me
Offline