Bug Mochi..

Status
Not open for further replies.

skol

Customer
I've noticed this a couple of times and just thought the games were dud so deleted them.But I see with one of the games on here the same problem.

Caveman Olympics..It white pages.

caveman olympics dbt.webp

Now I've found if certain games are imported via Browse Games (Mochi) this sometimes happens with the odd one or two.Now If I go to Mochi's site and "Post Game to My Site" (same game) then use Upload Games, It works...

caveman olympics me.webp
 
Caused by encoded spaces in the filename.

Fix by editing (forums)/dbtech/vbarcade/systems/moc.php find

PHP:
'flashfile' => $game['swf_url'],

replace with

PHP:
'flashfile' => rawurldecode($game['swf_url']),

youll have to reimport any broken games done in this manner
 
Status
Not open for further replies.

Similar threads

  • Locked
  • Support ticket Support ticket
Question html5 games
Replies
4
Views
1K
  • Locked
  • Support ticket Support ticket
Replies
6
Views
1K
  • Locked
  • Support ticket Support ticket
Replies
12
Views
2K

Legacy vBArcade

vBulletin 4.x.x
Seller
DragonByte Technologies
Release date
Last update
Total downloads
902
Customer rating
0.00 star(s) 0 ratings
Back
Top