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)

Pionex 06-11-2011 11:46 PM

Quote:

Originally Posted by KW802 (Post 2206383)
Thanks for confirming. :cool:

Thanks for a bug free arcade :cool:
Ive been very iffy on installing an arcade, but this one works very well.


obv. installed + nominated

stwan 06-12-2011 07:38 AM

I accidentally clicked Wipe All Scores:

result:

http://img580.imageshack.us/img580/2511/unled1os.jpg

Code:

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

raagaswaram 06-14-2011 06:57 PM

do this works on vb 4.1.3 i could see only blank page on arcade.php

CK 06-14-2011 07:08 PM

Yes it does mate, working with 4.1.4. Links in signature :)

KW802 06-14-2011 09:32 PM

Quote:

Originally Posted by stwan (Post 2206532)
I accidentally clicked Wipe All Scores:

result:

Code:

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

There is no recovering from wiping all of your scores. At this point you can only cleanup.

ACP => v3 Arcade => Maintenance => Rebuild Game Scores
ACP => v3 Arcade => Maintenance =>
Rebuild Awards & High Score Cache

KW802 06-14-2011 09:33 PM

Quote:

Originally Posted by raagaswaram (Post 2207737)
do this works on vb 4.1.3 i could see only blank page on arcade.php

As ChemicalKicks noted, yes. No problems with either vB 4.1.3 or vB 4.1.4 versions.

Patriots1049 06-15-2011 01:35 PM

Is there any way to make the arcade usergroup exclusive.. meaning only certain usergroups have the ability to use it?

Brandon Sheley 06-15-2011 01:37 PM

For the complete change log, please click here.
please post the changes here or open up that thread to guest....

Thank you

Gemma 06-15-2011 01:52 PM

Quote:

Originally Posted by Brandon Sheley (Post 2208065)
For the complete change log, please click here.
please post the changes here or open up that thread to guest....

Thank you

Here is what has changed in the latest release - http://www.v3arcade.com/forums/showthread.php?p=18528

In addition to that the Warning: Invalid argument supplied for foreach() in [path]/includes/v3arcade_functions.php error that some users were experiencing has also been fixed.

Quote:

Originally Posted by Patriots1049 (Post 2208064)
Is there any way to make the arcade usergroup exclusive.. meaning only certain usergroups have the ability to use it?

Yes you can set up the arcade so only certain usergroups can use it.

KW802 06-15-2011 03:25 PM

Quote:

Originally Posted by Brandon Sheley (Post 2208065)
For the complete change log, please click here.
please post the changes here or open up that thread to guest....

Thank you

Brandon, where does that text appear? A thread here or at v3A? If you let me know I'll make sure I change it (or, if for some reason it is supposed to be viewable by guests already, to change the permissions). :o

In the mean time the link from Gemma will take you to the public announcement thread. :cool:

Gemma 06-15-2011 03:37 PM

Quote:

Originally Posted by KW802 (Post 2208114)
Brandon, where does that text appear? A thread here or at v3A? If you let me know I'll make sure I change it (or, if for some reason it is supposed to be viewable by guests already, to change the permissions). :o

It is in the OP Kevin (at the bottom). It points to the User's Manual on v3arcade.com - http://www.v3arcade.com/membersarea....tid=1&pageid=1

Hostboard 06-15-2011 06:22 PM

Installed and working on my 4.1.3 :D
Also noticed the "newer" version here and not on the support site. Should I bother to upgrade?

Next going to go install on my 3.8 site!

Thanx

KW802 06-15-2011 06:44 PM

Quote:

Originally Posted by Gemma (Post 2208122)
It is in the OP Kevin (at the bottom). It points to the User's Manual on v3arcade.com - http://www.v3arcade.com/membersarea....tid=1&pageid=1

Thanks; I'll check those permissions when I get back to the house as that document should be freely viewable.

Quote:

Originally Posted by Hostboard (Post 2208183)
Installed and working on my 4.1.3 :D
Also noticed the "newer" version here and not on the support site. Should I bother to upgrade?

Next going to go install on my 3.8 site!

Thanx

The version here (flagged as 2.0.3A) is the same version currently available for download over at v3A. I only added the "A" qualifier here to make it easier to stand out that there was change. :)

For your 3.8 site, if you're going to use Mochi games, please be sure do this patch until I update the 3.8 zip file.

dmm2020 06-18-2011 01:06 PM

I am getting this error with vBulletin 4.1.4:
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.
DMS Interactive Web
What is the fix for this?

I am getting this on v3 IPBProArcade games

Gemma 06-18-2011 01:30 PM

If you are running either vB Suite CMS or vBadvanced CMPS you will need to make one small file edit to your index.php

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

dmm2020 06-19-2011 01:13 AM

Quote:

Originally Posted by Gemma (Post 2209440)
If you are running either vB Suite CMS or vBadvanced CMPS you will need to make one small file edit to your index.php

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

Thanks a bunch. That fixes it.

almty1 06-24-2011 02:41 PM

Quote:

Originally Posted by Gemma (Post 2209440)
If you are running either vB Suite CMS or vBadvanced CMPS you will need to make one small file edit to your index.php

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

When I add
PHP Code:

require_once('./includes/v3arcade_vbsuite_index_compatibility.php'); 

I get a server 500 error after upgrading PHP to 5.3.6. If I remove that line the error goes away. All of the v3 games score ok I just have problems with IPBpro arcade games.

lsgworldl 06-30-2011 11:03 AM

how to fix?

PHP Code:

Warningfile_put_contents([path]/games/eternal-flow.swf) [function.file-put-contents]: failed to open streamPermission denied in [path]/admincp/v3arcade_admin.php on line 1099

Warning
file_put_contents([path]/images/arcade/eternal-flow.jpg) [function.file-put-contents]: failed to open streamPermission denied in [path]/admincp/v3arcade_admin.php on line 1110 

http://ukbettingtipsforum.com/arcade.php

angeljs 06-30-2011 11:38 AM

Hi, both this and ibpro arcade use arcade.php as the arcade home...would it be possible to run this as well as the other one as I'd like both on my site? :)

Gemma 06-30-2011 11:56 AM

Quote:

Originally Posted by lsgworldl (Post 2214973)
how to fix?

PHP Code:

Warningfile_put_contents([path]/games/eternal-flow.swf) [function.file-put-contents]: failed to open streamPermission denied in [path]/admincp/v3arcade_admin.php on line 1099

Warning
file_put_contents([path]/images/arcade/eternal-flow.jpg) [function.file-put-contents]: failed to open streamPermission denied in [path]/admincp/v3arcade_admin.php on line 1110 

http://ukbettingtipsforum.com/arcade.php

Check the CHMOD settings of your folders.

Gemma 06-30-2011 11:58 AM

Quote:

Originally Posted by angeljs (Post 2214984)
Hi, both this and ibpro arcade use arcade.php as the arcade home...would it be possible to run this as well as the other one as I'd like both on my site? :)

You can but it would require editing the files of IBP Arcade, mainly searching for any reference to arcade.php and changing it to ibparcade.php (or similar) and then making sure that all references in subsequent files pointed to the new php file, it would also require some templates edits.

angeljs 06-30-2011 12:02 PM

Hi, thanks for your reply. However, it all sounds beyond my capabilities! lol

Gemma 07-01-2011 06:52 AM

Just out of curiosity why would you want to run the two arcades on one site?

angeljs 07-01-2011 09:05 AM

Well I currently have ibpro, but want to compare the two without actually disabling/overwriting it before I decide which one I prefer. :) I've also seen a site that had both running and it gives forum members more of a choice.

CouponWCents 07-01-2011 10:40 PM

I too am not able to have the high scores save. I have CMS suite but CMS is not enabled on my site. Where do I do this?

Modify /forums/index.php

KW802 07-01-2011 11:57 PM

Quote:

Originally Posted by angeljs (Post 2215381)
Well I currently have ibpro, but want to compare the two without actually disabling/overwriting it before I decide which one I prefer. :) I've also seen a site that had both running and it gives forum members more of a choice.

The site you're likely think of is Mark.B's site, BC Forums. I'll leave it him to explain his setup, if he so chooses, but there is no way to run both of the arcades on the same installation unless you modify the code in one or the other. And, even then, you'll run into some limitations.

KW802 07-01-2011 11:59 PM

Quote:

Originally Posted by CouponWCents (Post 2215658)
I too am not able to have the high scores save. I have CMS suite but CMS is not enabled on my site. Where do I do this?

Modify /forums/index.php

What is the content of your /forums/index.php? Is it the standard vB file, is the vB forum.php file renamed to index.php, or is it something else?

CouponWCents 07-02-2011 12:25 AM

Sorry KW, I don't even know what that means.

CouponWCents 07-02-2011 01:18 AM

I guess I am just totally confused because it recorded the default tetris high score but no other games.

kevin.kool 07-02-2011 08:59 AM

How can i use reputation to pay for playing games?

Mark.B 07-02-2011 10:50 AM

Quote:

Originally Posted by KW802 (Post 2215675)
The site you're likely think of is Mark.B's site, BC Forums. I'll leave it him to explain his setup, if he so chooses, but there is no way to run both of the arcades on the same installation unless you modify the code in one or the other. And, even then, you'll run into some limitations.

There's mine, and there's also Stangger5's site, Next-Level Arcade, which also runs both.

You have to take one of them aand change all instances of /arcade/, arcade.php etc to something else.
In my case I took ibproarcade and did that, so for example my main arcade file is now ibproarcade.php.

The files clash, the databases do not.

It's quite a task and not for the faint hearted.

You then find that ibpro games won't run on v3arcade due to the way ibpro uses index.php. However I remember stangger5 once saying he'd got round this, but I don't know how. I didn't pay much attention to the problem since when you have both arcades running, being able to interchange the games isn't really an issue.

I can confirm that when running both together Mochi games work on v3arcade as well, as I've recently implemented that.

My arcades (to prove it works):
v3Arcade
ibProArcade

Gemma 07-02-2011 11:13 AM

Quote:

Originally Posted by CouponWCents (Post 2215698)
I guess I am just totally confused because it recorded the default tetris high score but no other games.

Quote:

Originally Posted by CouponWCents (Post 2215684)
Sorry KW, I don't even know what that means.

Quote:

Originally Posted by CouponWCents (Post 2215658)
I too am not able to have the high scores save. I have CMS suite but CMS is not enabled on my site. Where do I do this?

Modify /forums/index.php

What type of games aren't submitting scores - IBP, v3a or Mochi?

KW802 07-02-2011 06:47 PM

Quote:

Originally Posted by Mark.B (Post 2215815)
There's mine, and there's also Stangger5's site, Next-Level Arcade, which also runs both.

Ah, yes. Thank you for reminding about Stangger5's site, I forgot he was running both.

Quote:

Originally Posted by Mark.B (Post 2215815)
The files clash, the databases do not.

... at least as of v3A 2.0.0 & above. As part of the the 2.0.0 rewrite the table names were renamed to be prefixed along with a bunch of other items so that a lot of the v3A elements were more uniquely named.

Quote:

Originally Posted by Mark.B (Post 2215815)
I can confirm that when running both together Mochi games work on v3arcade as well, as I've recently implemented that.

:cool:

Quote:

Originally Posted by Mark.B (Post 2215815)
My arcades (to prove it works):
v3Arcade

Mind if the borrow the design of the mini-layout a bit? Will help with one less edit for you in the future.

angeljs 07-03-2011 07:33 AM

Quote:

Originally Posted by Mark.B (Post 2215815)
You have to take one of them aand change all instances of /arcade/, arcade.php etc to something else.
In my case I took ibproarcade and did that, so for example my main arcade file is now ibproarcade.php.

You then find that ibpro games won't run on v3arcade due to the way ibpro uses index.php. However I remember stangger5 once saying he'd got round this, but I don't know how. I didn't pay much attention to the problem since when you have both arcades running, being able to interchange the games isn't really an issue.

I can confirm that when running both together Mochi games work on v3arcade as well, as I've recently implemented that.

Well, thanks for the info. It looks as though I'm going to have to choose between either one or the other as I don't fancy trying to modify too much as I might mess it up!

Mark.B 07-03-2011 10:49 AM

Quote:

Originally Posted by KW802 (Post 2215970)
... at least as of v3A 2.0.0 & above. As part of the the 2.0.0 rewrite the table names were renamed to be prefixed along with a bunch of other items so that a lot of the v3A elements were more uniquely named.

I read of this before, but I have to say I was running both arcades on vB3.x for many years and as far as I can remember, I never encountered any database clashes, it was always just the files and folders.

Quote:

Originally Posted by KW802 (Post 2215970)
Mind if the borrow the design of the mini-layout a bit? Will help with one less edit for you in the future.

Feel free to take any aspects of the design, you will probably be able to code it better than me (if you saw how I'd got the rows of boxes on v3arcade it'd make you cry...with laughter!)

matthew1111 07-04-2011 03:00 AM

Hi, nice arcade ;)

I'm wondering if this is happening to anyone else:
For basically any other game I import besides the stock ones that came with this download, the high scores doesn't work. What I mean by this is: I get the score, and then it gives me a permissions error, and the score doesn't save.

Any fixes for this? Thanks.

Gemma 07-04-2011 03:09 AM

Can't really say without more information. What type of games - IBP, Mochi or v3a?

This thread might help you out for pointers - http://www.v3arcade.com/forums/showthread.php?t=3602

matthew1111 07-04-2011 03:19 AM

Sorry :P The games are Mochi.

I would love some links to some IBP or v3a games in addition, if you have any good links ;)

kevin.kool 07-04-2011 11:40 AM

You should just import games that 'Leaderboard Enabled' in the Import Game menu. All of them can save the score.

Gemma 07-04-2011 12:17 PM

Quote:

Originally Posted by matthew1111 (Post 2216469)
Sorry :P The games are Mochi.

Did you set up your Mochi account properly (verify, upload crossdomain.xml etc)? - http://www.v3arcade.com/forums/showthread.php?t=1934

Also, if you have an adblocker installed on your browser the scores won't be passed to the leaderboard - http://www.v3arcade.com/forums/showthread.php?t=3325


All times are GMT. The time now is 02:46 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.02673 seconds
  • Memory Usage 1,866KB
  • 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
  • (2)bbcode_code_printable
  • (3)bbcode_php_printable
  • (28)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