Same here, just upgraded, played a game and once it tried to submit a score...
Fatal error: Call to undefined function: stripos() in /home/content/xxx/html/vbulletin/arcade.php on line 3498
UPDATE: Checked in the prem. forum, there seems to be a temporary solution:
Quote:
Originally Posted by tintructo
as i stated here -> click , now ibproarcade requires php5 for some stuff.
you are using php4 in your webhost. as a temporal solution, just change ALL the "stripos" words in arcade.php to "strpos" and it should work, at least for now...
|
I've done this and it now works.