Status
Not open for further replies.

marshmellow

Customer
Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/dbtech/vbarcade/systems/fgd.php on line 139

Im getting that error when i try and import games ive followed the instructions and this is my second time ive installed the arcade.
 
How are you importing, from files on your computer, files that you loaded via FTP, or from one of the supported game services?
 
Well the only way i know of is to goto import games then choose from the drop down and every one of them i get a bunch of errors like this. There really isnt any guide from what i have seen to get games and send them through my ftp and do it that way.
 
We actually have the manual in its final stages to be ready for gold release :)

If you want to use the bulk method, see the folder listed on the import page for the upload method, and upload all of your archive files there with your ftp program. Then return to the import screen and just submit the upload form without having chosen a file, and it will read all of the games at once!
 
Im kinda lost i understand the importing stuff but where do i go about getting the games as a file so i can upload them on the ftp?
 
It works with the standard archive formats that you receive the games in from their official sources. you can download from mochimedia.com, but you should google for the rest (its a licensing issue for me to tell you specifics).
 
Error Importing Games from Mochi

Just thought I would post this incase

When importing games through Mochi I get the following error

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/dbtech/vbarcade/systems/moc.php on line 151

Warning: in_array() [function.in-array]: Wrong datatype for second argument in [path]/dbtech/vbarcade/systems/moc.php on line 151

The games get import ok and are playable
 
same here, most games will work fine with the errors, but for every game imported, there is a line with the same errors as posted above. Each game service has the errors.

---------- Post added at 13:27 ---------- Previous post was at 02:18 ----------

I saw this in the Lite Support section

http://www.dragonbyte-tech.com/f111/in_array-game-import-error-5388/

It makes no difference how many boxes are clicked. If I import one game, I get one line with the error, 5 games = 5 lines with the error, etc......
 
Heres the proper fix! a typo :-/

in (forum)/(admincp)/arcade_admin.php find

PHP:
TYPE_ARRAY_NOTHML

replace with

PHP:
TYPE_ARRAY_NOHTML

and youre all set! (again, should not have affected previous imports)
 
Status
Not open for further replies.

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