I am almost ready with an update to vbarcade for hopefully this weekend, that includes the handful of reported bugs that have been patched, optional vbcredits integration support, and even some ie7 fixes for the layout (which incidentally will make it easier for vb3 porting)
Quote:
Originally Posted by ForceHSS
Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/dbtech/vbarcade/systems/moc.php on line 152
this is one of the reasons why I wont be using it
|
Wow, this actually boils down to a typo! In (forum)/(admincp)/arcade_admin.php find:
PHP Code:
TYPE_ARRAY_NOTHML
and replace with
PHP Code:
TYPE_ARRAY_NOHTML
Quote:
Originally Posted by Andyrew
Any advice on what to do to make it save scores, I get a security token error.
|
Do you have an .htaccess file in your forum root? Did you get any installation errors when you imported the vbarcade product xml? Do any games work with scoring?