vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Add-On Releases - v3 Arcade - Professional vBulletin Gaming (vB4) (https://vborg.vbsupport.ru/showthread.php?t=253211)

KW802 01-17-2011 09:25 PM

Quote:

Originally Posted by Octavius. (Post 2150686)
I am using VB4 4.1 PL2

Using CMS. http://the8thlegion.com

Some games do not save. This happened before when I had ibproarcade. I tried several different fixes before and they didn't work which is why I switched over to v3arcade and I still get the same issue.

Have you done these changes yet to your /index.php file?

http://www.v3arcade.com/forums/showthread.php?t=3215

Gemma 01-17-2011 11:10 PM

You say it is only happening with some games and happened with ibProArcade too before you switched?

If you've done the relevent file edits and scores still aren't saving I'd check your server files to make sure you still have a gamedata folder for any game that isn't saving scores.

I won't go into the whole game converting/score saving process but if any IPB v32 game doesn't have a gamedata folder with the required files it won't be able to save the score and write it to your database.

Alex@Mk3OC 01-18-2011 01:37 AM

I asked this on v3arcade a few days ago and got no response. I have imported my ibproarcade into v3, but when using the conversion script on the v3arcade website it errored when trying to copy the games, now in my arcade i see the games list, scores, tournaments, but when I try and play a game there is no game to play it's just a blank box, this is for all the games installed

Jeremy8 01-18-2011 09:06 PM

Hi, does anyone know if this mod works wit 4.1.1?

Gemma 01-19-2011 03:18 PM

Quote:

Originally Posted by Jeremy8 (Post 2151153)
Hi, does anyone know if this mod works wit 4.1.1?

I'm now runing 4.1.1 and haven't noticed any issues with the arcade :)

stwan 01-19-2011 04:18 PM

Error in arcade.php?do=leaderboard after updating v3Arcade 2.0 (vb3) to v3Arcade 2.0.2 (vb4)

Code:

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203


Ver. vBulletin: 4.0.8 - 4.1.1.
Ver. PHP: 5.2.14

SBKTR 01-19-2011 08:51 PM

What setting where must I be missing if.. all mods/admin can play the games AND it saves score..

But all the rest that have access to the arcade can play the games, but it does NOT save scores. I've checked everything I know to check.

zelnik 01-19-2011 09:02 PM

Quote:

Originally Posted by stwan (Post 2151533)
Error in arcade.php?do=leaderboard after updating v3Arcade 2.0 (vb3) to v3Arcade 2.0.2 (vb4)

Code:

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203


Ver. vBulletin: 4.0.8 - 4.1.1.
Ver. PHP: 5.2.14

I get this too!

DJDynasty239 01-19-2011 09:56 PM

I am running this on 4.1.1 with no issues either, and I'm a noob and installed it myself lol

Gemma 01-19-2011 10:07 PM

@zelnik and stwan

Any chance you can disable all plugins except the arcade and see if the error still persists?

8thos 01-21-2011 12:08 AM

Quote:

Originally Posted by KW802 (Post 2150689)
Have you done these changes yet to your /index.php file?

http://www.v3arcade.com/forums/showthread.php?t=3215

Tried it. Didn't work.

Quote:

Originally Posted by Gemma (Post 2150721)
You say it is only happening with some games and happened with ibProArcade too before you switched?

If you've done the relevent file edits and scores still aren't saving I'd check your server files to make sure you still have a gamedata folder for any game that isn't saving scores.

I won't go into the whole game converting/score saving process but if any IPB v32 game doesn't have a gamedata folder with the required files it won't be able to save the score and write it to your database.

I see a gamedata folder in my arcade but nothing is in there besides an index file. What else is supposed to be in there?

Gemma 01-21-2011 08:24 AM

When you download a IPB v32 tar file it will contain yourgame.swf, yourgame.gif1, yourgame.gif2, yourgame.php and a gamedata folder - which will have files within the folder - for example - YourGamev32DR.txt || index.html || v32game.txt

Every v32 game should have a folder in /gamedata. Check if those that won't save have folders or not. If they don't have folders and contents within the folders (like the above example) then you will need to re-download the tar file and upload the gamedata folder to your server (no need to re-install the game).

There has been a bug going around for years both on vBulletin and IPB arcades where gamedata folders can strangely disappear either on deletion or mass installation of games.

So if you can check for the above and see if that helps with your scoring problem

stwan 01-21-2011 09:11 AM

Gemma, it didn't help

Alex@Mk3OC 01-21-2011 02:07 PM

Quote:

Originally Posted by Alex@Mk3OC (Post 2150748)
I asked this on v3arcade a few days ago and got no response. I have imported my ibproarcade into v3, but when using the conversion script on the v3arcade website it errored when trying to copy the games, now in my arcade i see the games list, scores, tournaments, but when I try and play a game there is no game to play it's just a blank box, this is for all the games installed

Anyone able to help? If we can't get this to import sucessfully we'll have to stay with ibproarcade

CoZmicShReddeR 01-21-2011 02:31 PM

Did you try it with the default theme? I mean I am using it with my Vbulletin 4.1.1 and I do not see that error... Couldn't it be an edit from something else? Also too did you upload the latest update for VB 4.11?? Mine works fine checked all the links and everything works fine...

And the only time I had those errors was in the begining and I used those edits from
http://www.v3arcade.com/forums/showthread.php?t=3215
And that fixed it fine but I didn't do those edits with the latest release of VB 4.1.1 or V3Arcade...

Also I would not use that edit with this version as I didn't have to use it this time!

Make sure you uploaded all of the files to the correct directory and make sure your not running some other version of V3 Arcade that might be conflicting!

Also too make sure just in case you might not have understood the folder that says "forums" doesn't mean you upload the files to a folder called "forums" it means those files in that folder are to be uploaded to your root of your forums! I mean it doesn't hurt to make sure you didn't make such a simple mistake!

"Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203"

Those errors are saying that file doesn't exist that's why I am assuming you uploaded those files or some of them to the wrong directory! And it could be a theme edit issue from a previous installation is why I said try the default theme...

Gemma 01-21-2011 02:33 PM

@Alex@Mk3OC

Did you disable the ibproarcade plugins?

Can you check on your server and see if your swf's were moved to the games folder?

8thos 01-22-2011 01:08 AM

Quote:

Originally Posted by Gemma (Post 2152307)
When you download a IPB v32 tar file it will contain yourgame.swf, yourgame.gif1, yourgame.gif2, yourgame.php and a gamedata folder - which will have files within the folder - for example - YourGamev32DR.txt || index.html || v32game.txt

Every v32 game should have a folder in /gamedata. Check if those that won't save have folders or not. If they don't have folders and contents within the folders (like the above example) then you will need to re-download the tar file and upload the gamedata folder to your server (no need to re-install the game).

There has been a bug going around for years both on vBulletin and IPB arcades where gamedata folders can strangely disappear either on deletion or mass installation of games.

So if you can check for the above and see if that helps with your scoring problem

Oh snap! After I installed the games, I deleted the games in the tar and zip folders.

So is that what did it?? I thought the tar files were just zip-like files. So your saying after the game is installed, it saves game scores in that same .tar and .zip file? WTF

stwan 01-22-2011 06:45 AM

Gemma, I do not have ibproarcade plugin!

Games *.swf in the folder "games".

Gemma 01-22-2011 07:32 AM

Quote:

Originally Posted by Octavius. (Post 2152182)
Tried it. Didn't work.

I see a gamedata folder in my arcade but nothing is in there besides an index file. What else is supposed to be in there?

Quote:

Originally Posted by Octavius. (Post 2152661)
Oh snap! After I installed the games, I deleted the games in the tar and zip folders.

So is that what did it?? I thought the tar files were just zip-like files. So your saying after the game is installed, it saves game scores in that same .tar and .zip file? WTF

No I mean if you have no folders within your gamadata folder for IPB v32 games that aren't scoring then you will need to re-upload the gamedata folders for those games.

Gemma 01-22-2011 07:34 AM

Quote:

Originally Posted by stwan (Post 2152747)
Gemma, I do not have ibproarcade plugin!

Games *.swf in the folder "games".

Sorry stwan that reply was for Alex@Mk3OC

I can't reproduce the leaderboard error. The only thing I can think of is that you have a conflict with another plugin. I had an error similar to that on an early build of the arcade and it was caused by another plugin.

Maybe KW802 can shed some light on the error.

Alex@Mk3OC 01-25-2011 04:45 PM

Quote:

Originally Posted by Gemma (Post 2152442)
@Alex@Mk3OC

Did you disable the ibproarcade plugins?

Can you check on your server and see if your swf's were moved to the games folder?

Hi Gemma

Thanks for the reply, I have checked and the games hadn't been moved to the games folder, I fixed this as the CHMOD to 777 hadn't been done, so re-ran the import and now all games have been imported, but the thumbnails for the games aren't showing on the arcade main page?

Thanks

numberguy 01-25-2011 04:53 PM

I updated my forum from 4.1.0 to 4.1.1, the latest update. Anybody know why my games will not save after updating vBulletin to the latest 4.1.1 version? The Mochi Media games save scores just fine, but the games I added myself stopped saving the scores after the upgrade from 4.1.0.

Gemma 01-25-2011 05:19 PM

Quote:

Originally Posted by numberguy (Post 2154430)
I updated my forum from 4.1.0 to 4.1.1, the latest update. Anybody know why my games will not save after updating vBulletin to the latest 4.1.1 version? The Mochi Media games save scores just fine, but the games I added myself stopped saving the scores after the upgrade from 4.1.0.

Are you running either vBAdvanced CMPS or vBulletin Suite CMS?

Gemma 01-25-2011 05:26 PM

Quote:

Originally Posted by Alex@Mk3OC (Post 2154423)
Hi Gemma

Thanks for the reply, I have checked and the games hadn't been moved to the games folder, I fixed this as the CHMOD to 777 hadn't been done, so re-ran the import and now all games have been imported, but the thumbnails for the games aren't showing on the arcade main page?

Thanks

Did you CHMOD the images/arcade folder before running the importer?

You should be able to transfer your images over from yoursite/arcade/images (ibproarcade) to yoursite/images/arcade (v3arcade) by downloading your current (ibpro) arcade images folder then uploading it to your yoursite/images.
__________________

Alex@Mk3OC 01-26-2011 03:59 PM

Quote:

Originally Posted by Gemma (Post 2154450)
Did you CHMOD the images/arcade folder before running the importer?

You should be able to transfer your images over from yoursite/arcade/images (ibproarcade) to yoursite/images/arcade (v3arcade) by downloading your current (ibpro) arcade images folder then uploading it to your yoursite/images.
__________________

Hi Gemma

All fixed now, thanks for your help

tdkmatt 01-27-2011 01:32 PM

do i need CMS,OR vbMCMS or can this be installed on just the forum?

Gemma 01-27-2011 02:17 PM

Quote:

Originally Posted by tdkmatt (Post 2155267)
do i need CMS,OR vbMCMS or can this be installed on just the forum?

It can be installed on a forum :)

trophyrider 01-28-2011 02:27 AM

I get a database error when I import the xml file. packet size too large? The arcade tab will show up, and I can edit the settings by going to admincp/settings but nothing shows up in the left bar of admincp and I there are no usergroup permissions to change...

numberguy 01-28-2011 03:23 AM

Quote:

Originally Posted by Gemma (Post 2154446)
Are you running either vBAdvanced CMPS or vBulletin Suite CMS?

vBulletin Suite CMS

I get this error, or it just loads and sticks without saving.

Quote:

Your submission could not be processed because a security token was missing.

If this occurred unexpectedly, please inform the administrator and describe the action you performed before you received this error.

numberguy 01-28-2011 04:17 AM

I added this as per the directions on the V3 website and my FTP did not transfer/save the edited index.php file for some reason the first time.


Quote:

require_once('./includes/v3arcade_vbsuite_index_compatibility.php');
I did it again and now it is all good.

Thanks for your responses Gemma.

Xencored 01-30-2011 04:21 PM

Hello is there a way to mass move games to there Categories?

I have about 500 games to add than move them to there Category. All i can see is a single downdown box for Each game and i simple dont have the time just yet for that

is there any other ways or SQL queries?

Thanks alot

Amiga Harrison 02-09-2011 02:25 PM

After years of struggling with ibProArcade I finally made the switch to this arcade product and all I can say is I wish I had a long time ago. I spent all my time with the other arcade manually fixing bugs and site templates to make it work, and it still didn't work properly.

Removing that and performing the simple install for v3 Arcade was a real eye opener. This is how vBulletin products should be developed, and how they should be packaged for users to install and setup. Brilliant job. Keep up the great work.

Gemma 02-09-2011 03:55 PM

Quote:

Originally Posted by Amiga Harrison (Post 2160574)
After years of struggling with ibProArcade I finally made the switch to this arcade product and all I can say is I wish I had a long time ago. I spent all my time with the other arcade manually fixing bugs and site templates to make it work, and it still didn't work properly.

Removing that and performing the simple install for v3 Arcade was a real eye opener. This is how vBulletin products should be developed, and how they should be packaged for users to install and setup. Brilliant job. Keep up the great work.

The only thing I will say, which has been overlooked by many people installing the arcade is, if you are running either vB Suite CMS or vBadvanced CMPS you will need to make one small file edit to your index.php otherwise you will receive security token errors when submitting scores for IPBv32 games.

Suite CMS - http://www.v3arcade.com/forums/showthread.php?t=3215
vBa CMPS - http://www.v3arcade.com/forums/showthread.php?t=3407

Rofo 02-09-2011 08:58 PM

Quote:

Originally Posted by Digital Jedi (Post 2149504)
You appear to have not uploaded all your files.



It's explained in the first line of Gemma's paragraph. You check the v3arcade_games table in your database for that fieldname. I take it you didn't do your own vB installation? The database is what you had to create in MySQL before you could install vBulletin. If you have cPanel, then you probably have phpMyAdmin, too, which will let you view the tables.

Quote:

Originally Posted by posh007 (Post 2146936)
what is this?

Plugin & Products System
Importing Product, Please Wait...

[:]


Warning: require_once([path]/includes/v3arcade_class_db_analyse.php) [function.require-once]: failed to open stream: No such file or directory in [path]/includes/adminfunctions_plugin.php(931) : eval()'d code on line 878

Fatal error: require_once() [function.require]: Failed opening required '/home/content/43/6719543/html/yellowribbonsisters/includes/v3arcade_class_db_analyse.php' (include_path='.:/usr/local/php5/lib/php') in /home/content/43/6719543/html/yellowribbonsisters/includes/adminfunctions_plugin.php(931) : eval()'d code on line 878

I'm also having this same error code when trying to upload. I have transferred the entire 'forums' folder. Received that error, searched the forums here. I then went back and loaded the two files beneath 'forums' folder, "crossdomian" and "product-v3arc" hoping those were the files I was missing.

Still receiving the same error. Can anyone help me?

Really appreciate any help!

Gemma 02-09-2011 11:00 PM

Quote:

I have transferred the entire 'forums' folder.
Do you mean you uploaded the folder 'forums' or just the contents within the folder 'forums' to your server?

If your forumpath isn't www.mysite.com/forums/ then you should just be uploading what is inside the 'forums' folder archive to your server and uploading crossdomain.xml there too. (ie where your index.php, showthread.php etc files are)

Rofo 02-10-2011 12:26 AM

Quote:

Originally Posted by Gemma (Post 2160752)
Do you mean you uploaded the folder 'forums' or just the contents within the folder 'forums' to your server?

If your forumpath isn't www.mysite.com/forums/ then you should just be uploading what is inside the 'forums' folder archive to your server and uploading crossdomain.xml there too. (ie where your index.php, showthread.php etc files are)

Thank you for your reply

Yes, my forumpath is www.site./forums/

I'm at a loss. I open my FTP, and look at the public_html and my directory which is also labeled "forums" and can see all the files transfered. Try to upload on in ACP and get that error. I must be doing something wrong I guess.

I'm using WS_FTP if that matters, and have binary and auto transfer ticked.

Gemma 02-10-2011 12:15 PM

If you want me to have a look, send me a PM with your site details :)

Gemma 02-10-2011 04:19 PM

Quote:

Originally Posted by Rofo (Post 2160812)
Thank you for your reply

Yes, my forumpath is www.site./forums/

I'm at a loss. I open my FTP, and look at the public_html and my directory which is also labeled "forums" and can see all the files transfered. Try to upload on in ACP and get that error. I must be doing something wrong I guess.

I'm using WS_FTP if that matters, and have binary and auto transfer ticked.

You should be up and running now :)

Rofo 02-10-2011 04:40 PM

Thank you so much Gemma! Extremely nice deal with.

Marked installed and rated!

yin9 02-11-2011 01:38 PM

Hi, thanks for this mod KW802, i have too this error:

Code:

Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php on line 203

Anyone know how to fix?


All times are GMT. The time now is 07:43 PM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02144 seconds
  • Memory Usage 1,863KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (3)bbcode_code_printable
  • (24)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete