I had a problem after installing version 2.56.12 from web-develop.ca
When clicking on the arcade admin settings to edit games, manage installations, and manage uploads it gives me this error
"Too few arguments to function mb_substr(), 2 passed in /home/xyz1/public_html/Sources/Subs-ArcadeAdmin.php on line 2244 and exactly 3 expected"
Chen zen answered me on his forum that I had to enable the mbstring extension
How to Enable mbstring in cPanel
1) Login to cPanel.
2) Go to the section 'Software'.
3) Click the icon 'Select PHP Version'
4) Select the php extension 'mbstring'.
5) Click the button 'Save'.
Although now when I upload a game pack and install it through the admin section the games don't show up. I downloaded the smf gamepacks from invision. I tried 2 different gamepacks and the same thing happens. After installing it just disappears from all lists in the admin section and doesn't either show up on the arcade page either.
Although in cpanel I can see it in the games folder.
I'm getting two errors in error log
http://001002.xyz/index.php?action=admin;area=managegames;sa=main;dda83f97bf6=76902c6ab5738584641c10b8fab50d79
8: Undefined variable: allDirs
File: /home/xyz1/public_html/Sources/Subs-ArcadeAdmin.php
Line: 2656
and
http://001002.xyz/index.php?action=admin;area=managegames;sa=main;dda83f97bf6=76902c6ab5738584641c10b8fab50d79
2: in_array() expects parameter 2 to be array, null given
File: /home/xyz1/public_html/Sources/Subs-ArcadeAdmin.php
Line: 2656
Hopefully he'll see my question here like last time
