PHPBB arcade stopped working properly
Posted: Wed Jun 04, 2014 7:44 pm
I was just looking in the games section and noticed there was an error saying
"trim() expects parameter 1 to be string - error in line 463 of functions_arcade.php"
I hadn't changed anything, so a bit of digging has revealed that this is because the server company have updated their PHP engine, and that line in functions_arcade.php wasn't acceptable any more. I'm not sure why that is, but there you go.
So, I removed the line entirely, expecting it to send everything haywire, but it sorted it. Bonus!
"trim() expects parameter 1 to be string - error in line 463 of functions_arcade.php"
I hadn't changed anything, so a bit of digging has revealed that this is because the server company have updated their PHP engine, and that line in functions_arcade.php wasn't acceptable any more. I'm not sure why that is, but there you go.
So, I removed the line entirely, expecting it to send everything haywire, but it sorted it. Bonus!