![]() |
Quote:
Quote:
|
Quote:
|
Quote:
|
Well at the time I was running the latest Firefox & Windows XP Pro. Now I'm running Windows 7. The same thing happened to others who have tried to access it. I do not know what they were using. It may be related to the custom areas of the site, I'm not really too sure on that.
|
umm i tried downloading games at the website provided and when i click install it goes to yahoo search vbarcade?
|
I love v3arcade, just imagine possibilities when the new version of vbulletin (4.0.4) will be released hopefully with new facebook's social graph integration
|
submit skore
SEND does not # You entered a value for ACP => v3 Arcade => v3 Arcade Settings => v3 Arcade General Settings = > Mochiads Publisher ID # You entered a value for ACP => v3 Arcade => v3 Arcade Settings => v3 Arcade General Settings = > Mochiads Secret Key EROR ? https://vborg.vbsupport.ru/external/2010/06/70.jpg |
http://urgamingzone.com/images/V3ArcadeProblem.png
This is becoming more than a Joke, how the Hell is this a Professional Gaming Script if IT DOESNT WORK :@ every time i install it The Game Installation FREEZES when installing Mochi Games.... Works on Most then you get the odd one which freezes, Browser then stops loading the game installation and your stuck, you carnt install another one, Because you carnt remove the broken Game... I have included the Picture of it froze... I think im going back to ibProArcade - professional Arcade System because everytime i install that at least it installs games (Well when the Website to download them is open..) Im getting Sick and tired of waiting for this Developer to talk to us and fix these Bugs... Maybe a REMOVE GAME TICK BOX in the next version.... I dont know who else is getting this but on the Mochi site another VBulletin user is having the same problems as i am. |
Hey, right after I import the xml file I get this error code
HTML Code:
Warning: require_once([path]/includes/v3arcade_class_db_analyse.php) [function.require-once]: failed to open stream: No such file or directory in [path]/admincp/plugin.php(1995) : eval()'d code on line 878 |
EROR
Submit skore ? TRANSMİTTİNG DATA? |
I have installed the latest version from v3arcade.com, installed loads of games, now i have just noticed that all game settings are set to YES for low scoring instead of high scoring. Without going through every individual game, can anyone give me a mysql query to run to change ALL score settings to HIGH.
Thanks |
I can not find the "arcade_navbar" template. Why am I missing this? I really just need to know how to get to the "Tournament" options is all. As of right now no other problems after installing minutes ago.
|
Catching up on some posts... it's been a bit since I've checked in vB.org.
Quote:
Quote:
Quote:
|
Quote:
|
Quote:
|
Alright well I fixed my problem with that because well moron me did not set up the permissions correctly. I ran across this problem though when sending a private message about the tournament to my friends list the link that is sent to them is broken. The link comes up with out the site name before it, I am sure this is some kind of quick fix I just can not locate where I need to be to fix it.
what is sent: http://forum/arcadetourmnt.php?do=viewtourmnt&tid=1 what it should be http://www.nlsff.com/forum/arcadetou...wtourmnt&tid=1 |
Quote:
In your phpmyadmin, it will already be showing as zero, but running this query will make all games be HIGHEST SCORE WINS. Code:
UPDATE vb_v3arcade_games SET isreverse=1 |
Any word on what the latest update is about or what bugs were fixed or upgrade instructions?
|
Quote:
I know you have a bit of custom code you're using for the negative rep issue so you'd need to re-implement that. |
Quote:
|
I installed the latest arcade 2.0.2 and upgraded according to the instructions and the arcade links are a.w.o.l.. When I go to it directly, the formatting is a bit *off*.
Here's what the live version looks like: https://vborg.vbsupport.ru/external/...g?t=1276485534 Here's what the updated version on test site looks like: https://vborg.vbsupport.ru/external/...g?t=1276485533 |
Quote:
|
upgraded without issue...3.8.4PL2
|
Quote:
|
Upgraded and everything worked great so far..Thanks
|
Quote:
Quote:
Quote:
|
I'm a premium member over at the v3 Arcade forums. There's a thread about this over there, but it's hasn't gotten any kind of official response since I posted it a couple of days ago.
A group of us who updated to vBulletin 4.04 have had flawed Mochimedia integration ever since. I can add new Mochi games, and they have no trouble communicating with the high score server at Mochimedia, but the v3 Arcade leaderboards are not updated. Users who break the posted high scores are complaining, and we cannot run any tournaments with Mochi games. Please advise. I can downgrade to an earlier version, but that was kind of spotty sometimes. Maybe there is a template fix I can apply? You said we were very close to a release candidate, so I'm hoping there's an easy solution. |
When I upgrade a a test board, and installed arcade, everything works great.
When I navigate between the blog/cms/forum tabs, the correct site title is displayed on the top of Firefox. When I go to Arcade, it displays a different name. (I did this from a copy of a board with a different title). Attached are the correct and incorrect images. Any thoughts? |
Disregard, uninstalling the product, and reinstalling seems to have resolved it.
|
Is it possible to establish a single user as an "Arcade Manager", with access to just that control in the AdminCP?
|
FYI: For those using this arcade mod with vBcredits, there is an update for the latest version of vBcredits....
https://vborg.vbsupport.ru/showthread.php?t=245482 |
I am getting reports from several members and I have also tested this but when you play a mochi game withing vb arcade the scores are not being updated. This only started to happen after I upgraded to the latest version of vb arcade... how can I fix this issue?
|
<a href="http://www.v3arcade.com/forums/showthread.php?t=3361" target="_blank">http://www.v3arcade.com/forums/showthread.php?t=3361</a>
|
Can someone please help with a single game issue that I have? I have spent the last hour reading all these pages. But I didn't seem to find anyone else with the same issue.
The issue I am having is when the game ends. Instead my score being submitted and being taken to the high score page I am redirected to the main index page. All the other games work perfectly and none of my other games do this. It's just this one particular game that I am having the issue with and I would very much like to get it working properly on the forum. The game plays perfectly. It's just that when the game is over I am re directed to the forums index page. I'm assuming that there is something inside the game .swf file that needs changing? Such as where it redirects the player to when the game is over. If so what needs to be edited or changed? Any assistance as to how I can fix this would be greatly appreciated. Thanks. |
Any help on this? Before I try installing the oppositions gaming system and get it running with that?
Thanks. |
Does your game happen to be an IBPro game and is your main index page happen to be VBadvanced? If so there is some code to be added to the index.php page I can find if you need it.
|
Well in any case, in case it can help someone else, the code is:
Code:
if ($_REQUEST['do'] == 'newscore' AND $_REQUEST['act'] == 'Arcade') Code:
print_portal_output($home); |
I am having issues where when members are playing MochiAds games that the scores are not being recorded Only certain games are recording a score.
|
You are aware many MochiMedia games do not keep high scores by design? You must limit yourself to 'leadernoard enabled' games when looking for games, and even some of them don't save scores.
|
Has anyone got both arcades working on one board?
|
All times are GMT. The time now is 11:52 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|