View Full Version : Add-On Releases - v3 Arcade - Professional vBulletin Gaming (vB4)
Amaury
05-29-2012, 09:01 PM
Until an update is released for 4.2 you can follow these steps to set up the arcade navigation system. Shouldn't take any more than a few minutes to do.
1. Disable the plugin - Arcade Navbar Link
2. In the new Navigation Manager, create an Arcade Tab
Active: Yes
Product: v3 Arcade
Title: Arcade
Target URL: /arcade.php
Tab Script(s): arcade
3. Now we will create an Arcade Games Link
Active: Yes
Product: v3 Arcade
Title: Arcade Games
Target URL: /arcade.php
Parent: Arcade
4. Next, we want to create a View Leaderboard link
Active: Yes
Product: v3 Arcade
Title: View Leaderboard
Target URL: /arcade.php?do=leaderboard
Parent: Arcade
5. Now, we need to create a Tournaments dropdown menu. In the Navigation Manager go back to the Arcade Tab we created in step 2 and from the dropdown box choose Add Menu
Product: v3 Arcade
Active: Yes
Title: Tournaments
Parent: Arcade
6. Now we can populate the dropdown menu, first up is Your Tournaments. In the Navigation Manager you should now see a record for Tournaments (Menu); select Add Link
Product: v3 Arcade
Active: Yes
Title: Your Tournaments
Target URL: /arcadetourmnt.php?do=viewyour
Parent: Tournaments
You now want to create the rest of the tournament links following the same steps but replacing the Title and Target URL as follows -
Title: Tournaments Awaiting Players
Target URL: /arcadetourmnt.php?do=viewwaiting
Title: Active Tournaments
Target URL: /arcadetourmnt.php?do=viewactive
Title: Finished Tournaments
Target URL: /arcadetourmnt.php?do=viewfinished
Title: Start A Tournament
Target URL: /arcadetourmnt.php?do=newtourmnt
7. Now, one final link to create for Edit Your Settings, in the Arcade (Tab) record select Add Link
Active: Yes
Product: v3 Arcade
Title: Edit Your Arcade Settings
Target URL: /profile.php?do=editarcade
Parent: Arcade
I tried this, but when I try to view the links of steps 1-6, it gives me a no permission page.
Gemma
05-29-2012, 09:20 PM
I tried this, but when I try to view the links of steps 1-6, it gives me a no permission page.
You will need to set the permissions according to your setup, ie admin, guest, member etc in the Show Permission Name box.
For the AdminCP help
This determines which variable(s) in the vBulletin $show array will be used to decide if the element should be displayed. For instance 'member' means it will only display if $show['member'] is true. Multiple variables can be specified by joining them with a dot. All of them must then be true for the element to display.
Or use https://vborg.vbsupport.ru/showthread.php?t=283123 for more options.
Amaury
05-29-2012, 09:37 PM
You will need to set the permissions according to your setup, ie admin, guest, member etc in the Show Permission Name box.
For the AdminCP help
Or use https://vborg.vbsupport.ru/showthread.php?t=283123 for more options.
Fixed it. I had tournaments disabled in the Arcade settings in the Admin CP. I had turned it off when I thought we had the same arcade, the one that had a security issue, that KHV had.
Gemma
05-31-2012, 05:22 PM
Fixed it. I had tournaments disabled in the Arcade settings in the Admin CP. I had turned it off when I thought we had the same arcade, the one that had a security issue, that KHV had.
Yeah, that would cause a problem :D
doubleclick
06-01-2012, 01:14 AM
Hello -
Where are the links to challenge someone? This was one of my favorite features of v3arcade, but I can't find it anywhere. I would have asked sooner, but I figured it would eventually jump out at me.
I was just playing some games at an ibpro arcade site, and they have have a nifty feature where a challenge link for each game. When you click it, it opens up a popup window where you can select users by username from a dropdown, or use a search box. I suppose there is something similar here, but I can't for the life of me find it.
Gemma
06-01-2012, 06:39 AM
Hello -
Where are the links to challenge someone? This was one of my favorite features of v3arcade, but I can't find it anywhere. I would have asked sooner, but I figured it would eventually jump out at me.
I was just playing some games at an ibpro arcade site, and they have have a nifty feature where a challenge link for each game. When you click it, it opens up a popup window where you can select users by username from a dropdown, or use a search box. I suppose there is something similar here, but I can't for the life of me find it.
I agree with you, the challenge feature is one of the best and unique part of v3 Arcade. Unfortunately, it is somewhat a hidden gem.
Firstly, challenges must be enabled globally. Then each user has the option of enabling/disabling challenges on a personal level. For those that have challenges enabled, the only way to actually challenge them to a game (in vB4) is via the arcade tab in their member profile.
doubleclick
06-01-2012, 06:35 PM
wow! that is hidden!
Do you know if they have any plans to unhide this. or if a mod is in the works? I really like the way the method I showed you, that lets you choose your opponent from the droptdown. The only improvement I'd make to their presentation would be to have the challenge in the V3ARCADE_PLAY template, right below the plugin you made to "Add to Favorites". I think that would be the most likely spot for user activity. What do you think?
dog-tag
06-02-2012, 02:30 PM
After upgrading to 4.2 my forum didn't load v3arcade.
Your above directions worked for me however I had some problems.
For example you said -
Title: Tournaments Awaiting Players
Target URL: /arcadetourmnt.php?do=viewwaiting
Title: Active Tournaments
Target URL: /arcadetourmnt.php?do=viewactive
Title: Finished Tournaments
Target URL: /arcadetourmnt.php?do=viewfinished
Title: Start A Tournament
Target URL: /arcadetourmnt.php?do=newtourmnt
I did everything 100% but nothing worked, just 404errors.
I then removed all the //// signs and it worked fine, and everything loaded up.
I know you understand the slash sign, but for some people it confuses us.
So the above example should have been -
Title: Tournaments Awaiting Players
Target URL: arcadetourmnt.php?do=viewwaiting
Title: Active Tournaments
Target URL: arcadetourmnt.php?do=viewactive
Title: Finished Tournaments
Target URL: arcadetourmnt.php?do=viewfinished
Title: Start A Tournament
Target URL: arcadetourmnt.php?do=newtourmnt
Note for all noobies, don't paste in the slash sign = remove all of these /
Thanks for this plugin again, it really is fantastic and my users genuinely love it, and have mentioned many many times how much fun they get from it :)
doubleclick
06-03-2012, 07:02 PM
Well, I finally figured out how to move the challenge option out of the basement and somewhere easier to find. Not a rocket science solution, but here it is:
I pasted this into the postbit template:
<b><a href="arcade.php?do=newchallenge&userid={vb:raw post.userid}">Invite {vb:raw post.username} to play a game!</a></b>
Still hope sombody will make the link beside each game, so when a user is playing it, he/she has the option to select a user to challenge like I mentioned above. But making something that fancy is way beyond my abilities.
Gemma
06-04-2012, 11:09 AM
wow! that is hidden!
Do you know if they have any plans to unhide this. or if a mod is in the works? I really like the way the method I showed you, that lets you choose your opponent from the droptdown. The only improvement I'd make to their presentation would be to have the challenge in the V3ARCADE_PLAY template, right below the plugin you made to "Add to Favorites". I think that would be the most likely spot for user activity. What do you think?
Well, I finally figured out how to move the challenge option out of the basement and somewhere easier to find. Not a rocket science solution, but here it is:
I pasted this into the postbit template:
<b><a href="arcade.php?do=newchallenge&userid={vb:raw post.userid}">Invite {vb:raw post.username} to play a game!</a></b>Still hope sombody will make the link beside each game, so when a user is playing it, he/she has the option to select a user to challenge like I mentioned above. But making something that fancy is way beyond my abilities.
I believe the challenge link appears in more places in the vB3 version of the arcade but I think it was just a link in the postbit dropdown menu (similar to what you have posted above) and not within the actual game itself.
Do you know what version of IPB arcade and what version of IPB this was running on so I can take a look, it might give me some ideas.
stangger5
06-04-2012, 09:15 PM
Very nice idea..:up:
I`ve worked on it for a day or two and this is what I`ve come up with..
Game Challenge from arcade main,, per game (http://www.next-level-arcade.com/arcade.php?do=gamechallenge&gameid=100)
Give it a try..:D
Choose your opponent from the drop down box.
Gemma
06-05-2012, 11:09 AM
Very nice idea..:up:
I`ve worked on it for a day or two and this is what I`ve come up with..
Game Challenge from arcade main,, per game (http://www.next-level-arcade.com/arcade.php?do=gamechallenge&gameid=100)
Give it a try..:D
Choose your opponent from the drop down box.
That looks pretty good stangger5 :)
10 Gauge
06-05-2012, 12:17 PM
After upgrade to 4.2 no one can submit scores, it takes them to the forum homepage. Any work around for this?
Gemma
06-05-2012, 02:13 PM
You may need to edit your index.php file
https://vborg.vbsupport.ru/showpost.php?p=2330723&postcount=730
astdirect
06-12-2012, 01:23 PM
I have IBpro, is there a way to "convert" it to v3arcade ?
Gemma
06-12-2012, 02:48 PM
I have IBpro, is there a way to "convert" it to v3arcade ?
There is a conversion script in this thread - http://www.vbadvanced.com/forum/showthread.php?p=221023
The most up-to-date script is in the last post. If you are looking for support for it then I'd suggest posting your queries within that thread.
Gemma
06-13-2012, 10:46 PM
Quick update for the v3arcade_tournaments_forumhome template to eliminate the :0 :0 on forumhome for guests and also add the number of completed tournaments and a clickable link to them
Open v3arcade_tournaments_forumhome and replace everything with
<dl>
<dt>Tournaments Awaiting Players</dt>
<dd><a href="arcadetourmnt.php?{vb:raw session.sessionurl}do=viewwaiting">{vb:raw tourcounts.0}</a></dd>
<dt>Active Tournaments</dt>
<dd><a href="arcadetourmnt.php?{vb:raw session.sessionurl}do=viewactive">{vb:raw tourcounts.1}</a></dd>
<dt>Completed Tournaments</dt>
<dd><a href="arcadetourmnt.php?{vb:raw session.sessionurl}do=viewfinished">{vb:raw tourcounts.2}</a></dd>
</dl>
doubleclick
06-14-2012, 06:57 PM
That's awesome stannger5! Thank you so much. I think this will generate a lot of activity in the arcade, since this makes it obvious you can play against people you know (or want to know) instead of against a scores.
Where can I get this code?
Very nice idea..:up:
I`ve worked on it for a day or two and this is what I`ve come up with..
Game Challenge from arcade main,, per game (http://www.next-level-arcade.com/arcade.php?do=gamechallenge&gameid=100)
Give it a try..:D
Choose your opponent from the drop down box.
LLent
06-18-2012, 02:04 AM
hey Gemma vb version i am in is 4.2.0 when i go to leader board i get this code error
Warning: array_slice() expects parameter 1 to be array, null given in [path]/arcade.php on line 2901
Warning: Invalid argument supplied for foreach() in [path]/arcade.php on line 2901
what can i do to fix this thanks
Gemma
06-18-2012, 11:55 AM
hey Gemma vb version i am in is 4.2.0 when i go to leader board i get this code error
Warning: array_slice() expects parameter 1 to be array, null given in [path]/arcade.php on line 2901
Warning: Invalid argument supplied for foreach() in [path]/arcade.php on line 2901what can i do to fix this thanks
Is your leaderboard empty or do you have data (members with highscores) on it?
LLent
06-18-2012, 11:58 AM
Is your leaderboard empty or do you have data (members with highscores) on it?
leaderboard is empty at the moment
Gemma
06-18-2012, 12:01 PM
I should disappear once the leaderboard starts populating with data
LLent
06-18-2012, 12:04 PM
I should disappear once the leaderboard starts populating with data
Thanks gemma i will see what happens once some scores go in ...but like you said should fix it
jderouen
06-22-2012, 02:46 PM
We just upgraded from vBulletin 3.6x to v4.2. If I install this newest version of Arcade 3, it will pick up all the old settings from our old Arcade 3 and let people pick up where they left off, right?
Gemma
06-22-2012, 04:22 PM
We just upgraded from vBulletin 3.6x to v4.2. If I install this newest version of Arcade 3, it will pick up all the old settings from our old Arcade 3 and let people pick up where they left off, right?
Yes, just upload the files for vB4.x to overwrite the existing files and then import the product - again overwriting the existing one.
A few things you will need to do is, manually add the navigation menu as the arcade hasn't been upgraded to be compatible with vb4.2 yet - https://vborg.vbsupport.ru/showpost.php?p=2333227&postcount=733
And if you are running vBAdvanced CMPS or vBulletin CMS you will may need to make a small edit to your index.php - https://vborg.vbsupport.ru/showpost.php?p=2334292&postcount=750
jderouen
06-22-2012, 04:49 PM
Thanks Gemma, you're brilliant! :)
Datenpapst
06-23-2012, 07:54 AM
hey,
got a little problem here. I reinstalled my forum and then copied the database information for the arcade of my old board to the new board.
I removed all scores reuploaded all games etc but when someone finishes a game and the score should be added to the highscore list, the game jumps back to the forum home.
Why's that?
Gemma
06-23-2012, 10:40 AM
hey,
got a little problem here. I reinstalled my forum and then copied the database information for the arcade of my old board to the new board.
I removed all scores reuploaded all games etc but when someone finishes a game and the score should be added to the highscore list, the game jumps back to the forum home.
Why's that?
Are you running vBAdvanced CMPS or vBulletin CMS?
Datenpapst
06-23-2012, 02:34 PM
its the vbulletin CMS www.c-arena.com
Gemma
06-23-2012, 02:39 PM
its the vbulletin CMS www.c-arena.com (http://www.c-arena.com)
Then have a read of this post and the other posts linked to it.
https://vborg.vbsupport.ru/showpost.php?p=2334292&postcount=750
Datenpapst
06-23-2012, 03:07 PM
^^ well thx. sry 'bout that. Didnt think of that thing again... ;)
jderouen
06-23-2012, 06:15 PM
Installed! Everything works great, except that we've lost all the games we had. The only games available are the five that come with the Arcade. Where did all the old games go, and how do I get them back?
Gemma
06-23-2012, 06:32 PM
Installed! Everything works great, except that we've lost all the games we had. The only games available are the five that come with the Arcade. Where did all the old games go, and how do I get them back?
What version of the arcade were you upgrading from?
dmm2020
06-23-2012, 08:07 PM
With 4.2 the menu system changed. Can someone tell me what items go into the main menu for this AND what files they point to? I can handle it from there. Thanks in advance.
jderouen
06-23-2012, 08:13 PM
Gemma - I think it was the last one before compatibility came out for v4.
Gemma
06-23-2012, 10:17 PM
Gemma - I think it was the last one before compatibility came out for v4.
If you uploaded the new files and selected to overwrite when installing the product then the games and data should still be there. If you uninstalled the previous arcade before installing the new one then the database and data will have been removed.
If you want to PM me admin access to your site and database access I can have a look.
Gemma
06-23-2012, 10:18 PM
With 4.2 the menu system changed. Can someone tell me what items go into the main menu for this AND what files they point to? I can handle it from there. Thanks in advance.
Search back a couple of pages, this has already been answered.
MaxLiao
06-24-2012, 04:24 PM
Upgraded to 4.2, everything *seems* to be working ... I'm sure someone will let me know if I missed something. ;)
Anyway, when I go to Admin CP >> v3 Arcade >> Import Games and click the [Browse MochiMedia.com games] button I get this error: XML Error: Empty document at Line 0.
Thanks a ton for any assistance.
Gemma
06-24-2012, 05:38 PM
Upgraded to 4.2, everything *seems* to be working ... I'm sure someone will let me know if I missed something. ;)
Anyway, when I go to Admin CP >> v3 Arcade >> Import Games and click the [Browse MochiMedia.com games] button I get this error: XML Error: Empty document at Line 0.
Thanks a ton for any assistance.
Can you try and see if any of the XML solutions (near the top) help you - http://www.vbadvanced.com/forum/showthread.php?t=47378
MaxLiao
06-24-2012, 06:36 PM
It was this ---> allow_url_fopen
I know I read that in previous posts, but it didn't seem to stick with me. Thanks for your patience and assistance, Gemma!
Recon0303
06-25-2012, 02:11 AM
Hi , I need a little help here, I'm still new with Vbulletin as well, The arcade works great but under whats new, forums and such I noticed the arcade sub forums over ride the old ones, how can I just have the arcade ones there and get rid of the others??
Gemma
06-25-2012, 05:09 AM
Hi , I need a little help here, I'm still new with Vbulletin as well, The arcade works great but under whats new, forums and such I noticed the arcade sub forums over ride the old ones, how can I just have the arcade ones there and get rid of the others??
Sorry I don't understand what you mean (I'm more blonde than usual in the mornings). Can you post a screenshot?
Recon0303
06-25-2012, 05:30 AM
Sorry I don't understand what you mean (I'm more blonde than usual in the mornings). Can you post a screenshot?
Nah, I just explained poorly, tired sorry...
sigh some reason my screenshot won't link properly
I added it in my public profile, I know thats ghetto but I'm not sure what is the deal tonight, anyways what happens is that the arcade sub forums are over riding a forum sub forum , which the arcade sub forum should be there alone, its showing both over one another ... also when I select arcade forum and arcade is highlighted at the same time ...
So you can read what is under what is new, forums since 2 things are on top of one another. If you look at the pic I circled the area where it happens .
Gemma
06-25-2012, 07:59 AM
Did you use the Navigation Manager to set up your links?
https://vborg.vbsupport.ru/showpost.php?p=2333227&postcount=733
Recon0303
06-25-2012, 02:44 PM
Until an update is released for 4.2 you can follow these steps to set up the arcade navigation system. Shouldn't take any more than a few minutes to do.
1. Disable the plugin - Arcade Navbar Link
2. In the new Navigation Manager, create an Arcade Tab
Active: Yes
Product: v3 Arcade
Title: Arcade
Target URL: /arcade.php
Tab Script(s): arcade
3. Now we will create an Arcade Games Link
Active: Yes
Product: v3 Arcade
Title: Arcade Games
Target URL: /arcade.php
Parent: Arcade
4. Next, we want to create a View Leaderboard link
Active: Yes
Product: v3 Arcade
Title: View Leaderboard
Target URL: /arcade.php?do=leaderboard
Parent: Arcade
5. Now, we need to create a Tournaments dropdown menu. In the Navigation Manager go back to the Arcade Tab we created in step 2 and from the dropdown box choose Add Menu
Product: v3 Arcade
Active: Yes
Title: Tournaments
Parent: Arcade
6. Now we can populate the dropdown menu, first up is Your Tournaments. In the Navigation Manager you should now see a record for Tournaments (Menu); select Add Link
Product: v3 Arcade
Active: Yes
Title: Your Tournaments
Target URL: /arcadetourmnt.php?do=viewyour
Parent: Tournaments
You now want to create the rest of the tournament links following the same steps but replacing the Title and Target URL as follows -
Title: Tournaments Awaiting Players
Target URL: /arcadetourmnt.php?do=viewwaiting
Title: Active Tournaments
Target URL: /arcadetourmnt.php?do=viewactive
Title: Finished Tournaments
Target URL: /arcadetourmnt.php?do=viewfinished
Title: Start A Tournament
Target URL: /arcadetourmnt.php?do=newtourmnt
7. Now, one final link to create for Edit Your Settings, in the Arcade (Tab) record select Add Link
Active: Yes
Product: v3 Arcade
Title: Edit Your Arcade Settings
Target URL: /profile.php?do=editarcade
Parent: Arcade
I did all of this and double checked, I got rid of the nav bar like you said here, now its no longer over riding, but now the forum is still highlighted when in the Arcade tab, and the info from forum is there instead of the arcade nar bar stuff, like Tourment etc, I added all of them as seen here, but none of them show up.
I think what the issue is the forum is highlighting when I click arcade and the nav stuff from there is showing up over riding it, and I,m not sure why, I looked every where and even made more nav bars tabs and it does the same thing, any time I make a new nav bar tab, it high lights the forum tab even though I'm not clicking it, which is Odd.
Gemma
06-25-2012, 03:05 PM
If you want to PM me temporary admin access to your site I'll take a quick look, sounds like a reference to forum or arcade is being made where it shouldn't be.
doubleclick
06-26-2012, 12:14 PM
Hello -
A couple of quick questions.
1. Where is the code for the News, Arcade Champions, etc. I'd like to change the order in which they appear.
2. How can I display one of those blocks like the News and events in the forum sidebar?
3. Can you point me to some resources that would help me figure out how to display these arcade boxes in a column on existing pages outside the vbulletin folder?
Gemma
06-26-2012, 04:37 PM
Hello -
A couple of quick questions.
1. Where is the code for the News, Arcade Champions, etc. I'd like to change the order in which they appear.
2. How can I display one of those blocks like the News and events in the forum sidebar?
3. Can you point me to some resources that would help me figure out how to display these arcade boxes in a column on existing pages outside the vbulletin folder?
1. Here is the section of code from the v3ARCADE_MAIN template which displays all the arcade sidebar. The bits in bold highlight the start and finish of each block.
<!-- Side Bar -->
<div style="float: <vb:if condition="$vboptions['fliparcade']">left<vb:else />right</vb:if>; width: 200px">
<div class="collapse">
<h3 class="blockhead">
<a href="#top" class="collapse" id="collapse_v3_userblock"><img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" title="{vb:rawphrase collapse_this_category}" /></a>
{vb:rawphrase loggedinas}
</h3>
<div class="blockbody v3_block" id="v3_userblock">
<div class="blockrow" align="center">
<div class="v3_strong">{vb:raw player.username}</div>
<vb:if condition="$player['usertitle']">
<div>{vb:raw player.usertitle}</div>
</vb:if>
<vb:if condition="$player['rank']">
<div>{vb:raw player.rank}</div>
</vb:if>
<vb:if condition="$show['avatar']">
<div>
<vb:if condition="!$player['userid']">
<img class="v3_gameicon" src="{vb:raw player.avatarurl}" alt="" border="0" />
<vb:else />
<a href="{vb:link member, {vb:raw bbuserinfo}}<vb:if condition="$vboptions['friendlyurl'] < 3">&<vb:else />?</vb:if>tab=v3arcade_stats"><img class="v3_gameicon" src="{vb:raw player.avatarurl}" alt="" border="0" /></a>
</vb:if>
</div>
</vb:if>
</div>
</div>
</div>
<div class="collapse">
<h3 class="blockhead">
<a href="#top" class="collapse" id="collapse_v3_search"><img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" title="{vb:rawphrase collapse_this_category}" /></a>
{vb:rawphrase gamesearch}
</h3>
<div class="blockbody v3_block" id="v3_search">
<div class="blockrow">
<input type="text" class="textbox" name="gamestring" onkeyup="gamesearch(this.value)" />
</div>
<div class="blockrow" id="searchtable">
{vb:rawphrase searchresultsappearbelow}
</div>
</div>
</div>
<vb:if condition="$vboptions['arcade_newslimit']">
<div class="collapse">
<h3 class="blockhead">
<a href="#top" class="collapse" id="collapse_v3_news"><img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" title="{vb:rawphrase collapse_this_category}" /></a>{vb:rawphrase newsandevents}
</h3>
<div class="blockbody v3_block" id="v3_news">
{vb:raw newsbits}
</div>
</div>
</vb:if>
<vb:if condition="$arcadechamps">
<div class="collapse">
<h3 class="blockhead">
<a href="#top" class="collapse" id="collapse_v3_champs"><img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" title="{vb:rawphrase collapse_this_category}" /></a>
{vb:rawphrase arcade_champions}
</h3>
<div class="blockbody v3_block" id="v3_champs">
{vb:raw arcadechamps}
<vb:if condition="$show['lb_link']">
<div class="blockrow">
<a href="arcade.php?{vb:raw session.sessionurl}do=leaderboard">{vb:rawphrase view_leaderboard}</a>
</div>
</vb:if>
</div>
</div>
</vb:if>
<vb:if condition="$latestscorebits">
<div class="collapse">
<h3 class="blockhead">
<a href="#top" class="collapse" id="collapse_v3_newscores"><img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" title="{vb:rawphrase collapse_this_category}" /></a>{vb:rawphrase latest_scores}
</h3>
<div class="blockbody v3_block" id="v3_newscores">
{vb:raw latestscorebits}
</div>
</div>
</vb:if>
<vb:if condition="$mcbits">
<div class="collapse">
<h3 class="blockhead">
<a href="#top" class="collapse" id="collapse_v3_newchallenges"><img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" title="{vb:rawphrase collapse_this_category}" /></a>{vb:rawphrase recent_challenges}
</h3>
<div class="blockbody v3_block" id="v3_newchallenges">
<div class="blockrow">
<table cellpadding="2" cellspacing="0" width="100%">
{vb:raw mcbits}
</table>
</div>
</div>
</div>
</vb:if>
<div class="collapse">
<h3 class="blockhead">
<a href="#top" class="collapse" id="collapse_v3_viewmode"><img src="{vb:stylevar imgdir_button}/collapse_40b.png" alt="" title="{vb:rawphrase collapse_this_category}" /></a>{vb:rawphrase viewingmode}
</h3>
<div class="blockbody v3_block" id="v3_viewmode">
<div class="blockrow">
<table cellpadding="4" cellspacing="0" width="100%">
<tr>
<td width="50%" align="{vb:stylevar right}" style="padding-{vb:stylevar right}: 2px">
<img src="{vb:raw vboptions.arcadeimages}/slim{vb:raw barstatus.1}.gif" border="0" alt="" align="{vb:stylevar left}" />
<vb:if condition="$barstatus[0]">
<a href="arcade.php?{vb:raw session.sessionurl}barsize=1<vb:if condition="$categoryid">&categoryid={vb:raw categoryid}</vb:if>">{vb:rawphrase mode_miniature}</a>
<vb:else />
<em>{vb:rawphrase mode_miniature}</em>
</vb:if>
</td>
<td width="50%" align="{vb:stylevar left}" style="padding-{vb:stylevar left}: 2px">
<img src="{vb:raw vboptions.arcadeimages}/thick{vb:raw barstatus.0}.gif" border="0" alt="" align="{vb:stylevar right}" />
<vb:if condition="$barstatus[1]">
<a href="arcade.php?{vb:raw session.sessionurl}barsize=0<vb:if condition="$categoryid">&categoryid={vb:raw categoryid}</vb:if>">{vb:rawphrase mode_standard}</a>
<vb:else />
<em>{vb:rawphrase mode_standard}</em>
</vb:if>
</td>
</tr>
</table>
</div>
</div>
</div>
</div>
<!-- / Side Bar End -->
2 and 3 - If you check the code in my CMS/Forum Sideblock add-on it may give you some ideas of what code is required to make the blocks; you basically need the database query to pull the information (usually found within either arcade.php or v3arcade_functions.php) and then generate a template to display it.
https://vborg.vbsupport.ru/showthread.php?t=261177
Elitek550
06-28-2012, 10:24 PM
i have vb 4.2.0 and the scores dont save,
when i submit a score, this redirect to the page activity.php
why?
dmm2020
06-29-2012, 03:08 AM
i have vb 4.2.0 and the scores dont save,
when i submit a score, this redirect to the page activity.php
why?
I have 4.2.0 pl2 and scores submit fine for me.
Gemma
06-29-2012, 07:29 AM
i have vb 4.2.0 and the scores dont save,
when i submit a score, this redirect to the page activity.php
why?
Firstly, did you make the edit to the index.php file which has been posted here on numerous occasions?
Also, when you install vB4.2 it automatically sets the What's New activity stream to your default page, you need to change that.
AdminCP > Settings > Navigation Manager >
Find 'Home' tab and in the 'edit' dropdown select Set Default and save the settings.
Should all work after that.
nickk96
06-29-2012, 10:07 AM
There is a SQLi vulnerability in the tournaments area, developer of this modification can Private Message me for more information. Had to un-install the modification.
Gemma
06-29-2012, 11:38 AM
Installed! Everything works great, except that we've lost all the games we had. The only games available are the five that come with the Arcade. Where did all the old games go, and how do I get them back?
Should all be restored and working now :)
Skivey
06-29-2012, 01:50 PM
Works fine on 4.2!
Gixxer33
06-30-2012, 07:17 AM
Hello,my problem is:
have vb 4.2.0 and the scores dont save,
when i submit a score, this redirect to forum start page.
Have any idea´s?
Gemma
06-30-2012, 06:26 PM
Hello,my problem is:
have vb 4.2.0 and the scores dont save,
when i submit a score, this redirect to forum start page.
Have any idea?s?
I've made some posts about this a couple of pages back, you may need to edit your index.php file if you are running either vBulletin CMS or vBAdvanced CMPS and/or you may also need to set 'Forum' to default in the Navigation Manager instead of 'What's New'
Search back over the last 3 or 4 pages and you should find the answers you need :)
typicalday
07-01-2012, 04:51 AM
Been browsing online to find VBSEO Rewrite rules for vb3arcade and so far I ended up with this
'^arcade\.php$' => 'aviation-arcade/'
'^arcade\.php\?categoryid=0$' => 'arcade/category/random/'
'^arcade\.php\?categoryid=-1$' => 'arcade/category/all/'
'^arcade\.php\?categoryid=(\d+)$' => 'arcade/category/$1/'
'^arcade\.php\?do=play&gameid=(\d+)$' => 'arcade/game-$1/'
'^arcade\.php\?do=scores&gameid=(\d+)$' => 'arcade/game-$1/scores/"
Now is there anything I can add to that rule, so that I can show the game title instead of game-(whatever number is it)?
Gemma
07-01-2012, 10:50 AM
Been browsing online to find VBSEO Rewrite rules for vb3arcade and so far I ended up with this
'^arcade\.php$' => 'aviation-arcade/'
'^arcade\.php\?categoryid=0$' => 'arcade/category/random/'
'^arcade\.php\?categoryid=-1$' => 'arcade/category/all/'
'^arcade\.php\?categoryid=(\d+)$' => 'arcade/category/$1/'
'^arcade\.php\?do=play&gameid=(\d+)$' => 'arcade/game-$1/'
'^arcade\.php\?do=scores&gameid=(\d+)$' => 'arcade/game-$1/scores/"Now is there anything I can add to that rule, so that I can show the game title instead of game-(whatever number is it)?
This was asked a few times over on the vBSEO forums and they said the core arcade files would need modified to support the rewrites.
Sadly, I don't think it was taken any further. Maybe someone on here has an idea of how to achieve this.
doubleclick
07-01-2012, 05:55 PM
Hello -
I'm having some issues with the tournament system, which used to work fine.
If someone creates a tournament, The invitations are sent via pm as usual. the tournament shows up with the correct number of tiers, but with only the person who created the tournament shows. The other slots all say Empty Slot.
I just downloaded the new files and re-imported, allowing overwrite, thinking this was part of the latest vb upgrade issues, but it had no effect.
Gemma
07-01-2012, 06:47 PM
Hello -
I'm having some issues with the tournament system, which used to work fine.
If someone creates a tournament, The invitations are sent via pm as usual. the tournament shows up with the correct number of tiers, but with only the person who created the tournament shows. The other slots all say Empty Slot.
I just downloaded the new files and re-imported, allowing overwrite, thinking this was part of the latest vb upgrade issues, but it had no effect.
They don't automatically get entered into the tournament, they just get a PM inviting them to join - the PM link re-directs to the tournament page. They still have to sign up on the tournament page or the tournament awaiting players page - the only person automatically enetered into the tournament will be the tournament creator if they so choose to be included.
doubleclick
07-01-2012, 07:11 PM
Thanks again Gemma.
So, if someone invites you to play a tournament.
You log into the forum, then:
1. Click Notifications, select Inbox
2. Click the subject line to open the message.
3. Click the "View Tournament Details" link in the message.
4. Arrive at the Tournament ladder page. At this point, the user, (and in this case me) have no idea what to do. Just a deadend.
5. Click randomly (or ask Gemma) until you click Tournaments Awaiting Players.
6. Click some more, or have an flash of insight and click "sign up". Hopefully, they signed up for the tournament that they were invited to, as there doesn't seem to be any connection here between the invite and the acceptance.
Is there anyway to reduce the clicks and to get to the point? Without an instruction manual, the users can get worn out by the time they figure out how to get on board.
How about something like this:
1. Click Notifications, select Inbox
2. Click the subject line to open the message.
3. Click the "Join Tournament" link in the message, which does the same thing as step #6 above? Or get fancy and have two links, with the second being decline invitation?
That shortens the rabbit trail by half, removes a dead end, reduces navigational ambiguity. Again, this is a great script, just looking for a way to keep the user moving forward in getting to play a tournament.
Gemma
07-01-2012, 08:03 PM
In the PM you receive it should link to the tournament you are invited to; all you then need to do is click the sign up button (link) on the page.
I guess you could expand the PM text a little to say something like below by editing the notify_tournament_invite_message phrase.
{1} has invited you to participate in an arcade tournament.
Game: {2}
Tournament Title: {3}
You can review details of the tournament through the link below and register your participation by clicking on the 'Sign Up To this Tournament' link. If you don't wish to participate just ignore this message.
['url={4}/arcadetourmnt.php?do=viewtourmnt&tid={5}]View Tournament Details[/url]
['url={4}/arcadetourmnt.php?do=jointourmnt&&tid={5}]Sign Up To This Tournament[/url]You will need to remove the ' from the coded lines as it is only included to allow the code to show)
['url={4}/arcadetourmnt.php?do=viewtourmnt&tid={5}]View Tournament Details[/url]
['url={4}/arcadetourmnt.php?do=jointourmnt&&tid={5}]Join This Tournament[/url]
10 Gauge
07-12-2012, 01:13 PM
Just installed, and it looks as thought the sub navigation bar overlaps a bunch of information, is there a fix for this? Thanks!
Gemma
07-12-2012, 02:49 PM
Just installed, and it looks as thought the sub navigation bar overlaps a bunch of information, is there a fix for this? Thanks!
This should fix it.
https://vborg.vbsupport.ru/showpost.php?p=2333227&postcount=733
kesandal
07-25-2012, 10:32 PM
I did all of this and double checked, I got rid of the nav bar like you said here, now its no longer over riding, but now the forum is still highlighted when in the Arcade tab, and the info from forum is there instead of the arcade nar bar stuff, like Tourment etc, I added all of them as seen here, but none of them show up.
I think what the issue is the forum is highlighting when I click arcade and the nav stuff from there is showing up over riding it, and I,m not sure why, I looked every where and even made more nav bars tabs and it does the same thing, any time I make a new nav bar tab, it high lights the forum tab even though I'm not clicking it, which is Odd.
Hello Gemma,
I have exactly the same problem as Recon describet it.
Is there a solution for that?
Thank you.
Gemma
08-02-2012, 09:36 AM
Can you show a screenshot of your navigation manager settings for the arcade tab(s)?
vnairp11
08-03-2012, 03:55 PM
I am having a problem submitting the arcade scores, it just boots me back to the forum home page. I do not have an index.php my forum.php is my index.
Amaury
08-14-2012, 03:35 PM
So I noticed if I'm viewing anything to do with tournaments, such as the Start a New Tournament page, it gives me an unknown location. Everything else, though, like the main arcade page and leaderboard, is Viewing Page Arcade like it should be.
Is there a way to fix this?
Also, is there a way to separate games? Currently, it says Viewing Page Arcade when playing games, but I would like it to be Playing Game [Game].
rootsxrocks
08-15-2012, 01:11 AM
Gemma, could you tell me how to edit my template to correct a problem I have had since upgrading to 4.2 some how I ended up with over writing of the navbar in the arcade :o http://crackercoast.com/crackerchat/arcade.php
https://vborg.vbsupport.ru/attachment.php?attachmentid=140516&stc=1&d=1344996588
rootsxrocks
08-15-2012, 01:14 AM
This should fix it.
https://vborg.vbsupport.ru/showpost.php?p=2333227&postcount=733
Well DUH I didn't see this before posting going to see if that is it :p
Gemma
08-15-2012, 12:23 PM
That should fix your navigation problems.
I'm nothing to do with v3 Arcade now that it has moved to vBAdvanced (other than it is one of the pieces of arcade software I run), so you (and anyone else) would probably be better directing support questions to the vBAdvanced team - if I'm online and I see your post I'll try and answer it if I have an answer but folks may be better of asking on www.vbadvanced.com (http://www.vbadvanced.com) if they are looking for a quick or definite answer as I'm not online much just now.
rootsxrocks
08-15-2012, 07:17 PM
Yeah but your always have the best answers :D
I didn't even know about the new navigation tool till I read your instructions , I put one up for my calendar too.
Draffi
08-27-2012, 10:53 PM
Hello!
Using VB 4.2 and the last v3 Arcade Mod.
Is there a way, to enter the Game, User and Points-Data into the activity-Stream (activity.php) (without creating a topic) ?
Recon0303
09-08-2012, 07:41 PM
Does anyone know how to have it beat High scores??? I notice one person got the highscore and ever since, no one can beat it even when they do.
The rest works fine as far as I can tell.
Hippy
09-09-2012, 11:36 AM
Does anyone know how to have it beat High scores??? I notice one person got the highscore and ever since, no one can beat it even when they do.
The rest works fine as far as I can tell.
practice :D
Recon0303
09-10-2012, 01:13 AM
practice :D
No it does not work fine, the person that is the leader is NOT the leader he has a lower score and it does not replace with the correct person.
topsoftware
09-10-2012, 07:27 AM
Hi,
I have a blank (new) installation of vb 4.2, I installed all the files from the zip into the root directory on the server.
But when trying to install the xml file I get the error:-
"No file uploaded and no local file found."
Any ideas?
EDIT:- I even tried leaving everything in the "Forums" folder, and having the 2 sets of files. Still the same error.
Gemma
09-10-2012, 03:23 PM
No it does not work fine, the person that is the leader is NOT the leader he has a lower score and it does not replace with the correct person.
Have you tried running the Maintenance Tools?
AdminCP > v3 Arcade > Maintenance - run both Rebuild Awards & High Score Cache and Rebuild Game Scores
Gemma
09-10-2012, 03:26 PM
Hi,
I have a blank (new) installation of vb 4.2, I installed all the files from the zip into the root directory on the server.
But when trying to install the xml file I get the error:-
"No file uploaded and no local file found."
Any ideas?
EDIT:- I even tried leaving everything in the "Forums" folder, and having the 2 sets of files. Still the same error.
Not seen this before, with any product so forgive me for dumb questions :)
Are you using the latest version of the arcade and is it the vB4.x version?
Have you had any difficulties installing other products?
Anything like mod_security installed on your server?
topsoftware
09-10-2012, 05:29 PM
Hi thanks for your reply.
Yes I am using the latest version of arcade (v3_arcade_for_vbulletin_2_0_3A_(vb4)).
I have had no problems installing any other mod/theme etc.
As of yet there is no security mods employed.
But I did try the other arcade (ibProArcade2.7.2+) that installed and ran OK, i just do not like this version. I installed this after deleting all of the v3_arcade version.
Gemma
09-10-2012, 05:45 PM
Hi thanks for your reply.
Yes I am using the latest version of arcade (v3_arcade_for_vbulletin_2_0_3A_(vb4)).
I have had no problems installing any other mod/theme etc.
As of yet there is no security mods employed.
But I did try the other arcade (ibProArcade2.7.2+) that installed and ran OK, i just do not like this version. I installed this after deleting all of the v3_arcade version.
The product file could be corrupt, trying using the one in the attachment I've posted and see if it installs using that.
nacaruncr
09-11-2012, 08:50 AM
I'm having this eror when I try to Import games from MochiMedia.com:
Fatal error: Must set URL with set_option(VURL_URL, $url) in [path]/includes/class_vurl.php on line 350
#0 vb_error_handler(256, Must set URL with set_option(VURL_URL, $url), /home/myweb/public_html/includes/class_vurl.php, 350, Array ()) #1 trigger_error(Must set URL with set_option(VURL_URL, $url), 256) called at [/home/myweb/public_html/includes/class_vurl.php:350] #2 vB_vURL->exec2() called at [/home/myweb/public_html/includes/class_vurl.php:272] #3 vB_vURL->exec() called at [/home/myweb/public_html/includes/class_vurl.php:479] #4 vB_vURL->fetch_body(, 0, , ) called at [/home/myweb/public_html/includes/functions_file.php:221] #5 fetch_body_request() called at [/home/myweb/public_html/admincp/v3arcade_admin.php:1098]
Gemma
09-11-2012, 02:42 PM
I'm having this eror when I try to Import games from MochiMedia.com:
Fatal error: Must set URL with set_option(VURL_URL, $url) in [path]/includes/class_vurl.php on line 350
#0 vb_error_handler(256, Must set URL with set_option(VURL_URL, $url), /home/myweb/public_html/includes/class_vurl.php, 350, Array ()) #1 trigger_error(Must set URL with set_option(VURL_URL, $url), 256) called at [/home/myweb/public_html/includes/class_vurl.php:350] #2 vB_vURL->exec2() called at [/home/myweb/public_html/includes/class_vurl.php:272] #3 vB_vURL->exec() called at [/home/myweb/public_html/includes/class_vurl.php:479] #4 vB_vURL->fetch_body(, 0, , ) called at [/home/myweb/public_html/includes/functions_file.php:221] #5 fetch_body_request() called at [/home/myweb/public_html/admincp/v3arcade_admin.php:1098]
Seems to be problems with some games, try following the steps in this thread - http://www.vbadvanced.com/forum/showthread.php?t=46930
I've come across this error myself lately and had to go back and install the games in smaller batches until I found the game causing the error. I then downloaded and imported that game manually and everything was fine again.
doubleclick
09-11-2012, 05:09 PM
Hello -
I need a little troubleshooting help.
When I look at my "Pending Challenges" section, the challenges I have already played are still there. When clicking the link, I get this messge: "Our records show that you've already played your part in this challenge before. Only one score can be submitted per challenge."
Do you know where I can look for the problem or where I can fix it?
Thanks!
Gemma
09-11-2012, 05:22 PM
Hello -
I need a little troubleshooting help.
When I look at my "Pending Challenges" section, the challenges I have already played are still there. When clicking the link, I get this messge: "Our records show that you've already played your part in this challenge before. Only one score can be submitted per challenge."
Do you know where I can look for the problem or where I can fix it?
Thanks!
Has the other player played their part of the challenge?
doubleclick
09-11-2012, 05:34 PM
Yes, they have, and the score of the challenge is displayed at the top of the "Recent Challenges" block.
When the other person tries to challenge me again, she gets "You've already challenged doubleclick to a game of Bloots.
Can you only challenge someone to a game once, or is a record not being updated?
doubleclick
09-11-2012, 05:57 PM
I just checked the tables, and both the winnerid and loserid fields for the challenges still showning up were 0
I deleted the challenge records, and will keep an eye out for this happening again. I hope it was just a random fluke.
nacaruncr
09-12-2012, 04:12 AM
Have you tried running the Maintenance Tools?
AdminCP > v3 Arcade > Maintenance - run both Rebuild Awards & High Score Cache and Rebuild Game Scores
no.. it does not help... in a game someone have (ex.) 1000 in score and is the first place, but other user has 2000 and its the second place :/
I did the maintenance tools but it does not work :/
Gemma
09-12-2012, 07:54 AM
no.. it does not help... in a game someone have (ex.) 1000 in score and is the first place, but other user has 2000 and its the second place :/
I did the maintenance tools but it does not work :/
Are the games set as high or low scoring? To check, go to
AdminCP > v3 Arcade > Manage Games and select any game where this problem occurs. Click to edit and scroll down to Use Reverse Scoring - Reverses the scores, so that the lowest numerical value is the highest score (YES/NO).
If it is set to YES then all the scores are set to lowest score wins. If this is the case then, this should fix your problem - http://www.vbadvanced.com/forum/showpost.php?p=220804&postcount=2
Bob_R
09-15-2012, 08:41 PM
I want to rid myself of ibProArcade for vBulletin and go to V3 arcade for vBulletin?
What exactly must I do?
Where do I get games for V3 Arcade?
Thanks!! :up:
Gemma
09-15-2012, 09:06 PM
What exactly must I do?
There is a conversion script on vBAdvanced.com - http://www.vbadvanced.com/forum/showthread.php?p=221023 - this would allow you to keep all your games and scores.
Where do I get games for V3 Arcade?It runs the exact same games as ibProArcade but, in addition, you can also run games from Mochimedia.com - http://www.mochimedia.com/games/ - those games can be imported directly from your AdminCP
Bob_R
09-16-2012, 01:11 AM
There is a conversion script on vBAdvanced.com - http://www.vbadvanced.com/forum/showthread.php?p=221023 - this would allow you to keep all your games and scores.
It runs the exact same games as ibProArcade but, in addition, you can also run games from Mochimedia.com - http://www.mochimedia.com/games/ - those games can be imported directly from your AdminCP
Thank you very much.
Everything seems to be OK for now. Except see screen shot I provided. See how the text on the second line is garbled.
Gemma
09-16-2012, 01:39 AM
Thank you very much.
Everything seems to be OK for now. Except see screen shot I provided. See how the text on the second line is garbled.
https://vborg.vbsupport.ru/showpost.php?p=2333227&postcount=733
MattGarner
09-16-2012, 09:52 PM
Having issues with scores not saving, it seems to be fine with v3 Arcade games but we only have like four and any others we have all seem to be for IPB games. It takes the user to a white page or doesn't actually do anything at all.
I've looked into the changing the index.php file and it's set to forum.php and not the other one thats mentioned for CMS. Has anyone got any ideas on how to get it working?
Gemma
09-18-2012, 09:06 AM
Having issues with scores not saving, it seems to be fine with v3 Arcade games but we only have like four and any others we have all seem to be for IPB games. It takes the user to a white page or doesn't actually do anything at all.
I've looked into the changing the index.php file and it's set to forum.php and not the other one thats mentioned for CMS. Has anyone got any ideas on how to get it working?
Have you anything in .htaccess that would result in bypassing index.php?
woffie
09-18-2012, 12:52 PM
Gemma,
Any idea if they are working on a 5 connect version yet?
Gemma
09-18-2012, 02:02 PM
Gemma,
Any idea if they are working on a 5 connect version yet?
No idea, you would need to ask Brian over on vbAdvanced but personally I think the lack of activity on vBA.com is quite concerning.
woffie
09-18-2012, 04:43 PM
No idea, you would need to ask Brian over on vbAdvanced but personally I think the lack of activity on vBA.com is quite concerning.
Yeah, I am not sure yet whether I am actually going to switch over to vb 5 yet. So far, I don't care for what I see. Looks too much like the current IPB software. If I wanted IPB I could have stayed with them and saved myself LOTS of money. Thanks for the info
Gemma
09-18-2012, 09:27 PM
Yeah, I am not sure yet whether I am actually going to switch over to vb 5 yet. So far, I don't care for what I see. Looks too much like the current IPB software. If I wanted IPB I could have stayed with them and saved myself LOTS of money. Thanks for the info
Gemma,
Any idea if they are working on a 5 connect version yet?
Brian has actually said on a thread on vBa.com that he plans to upgrade all vBa products to work with vB5
http://www.vbadvanced.com/forum/showthread.php?t=48874
Hippy
09-18-2012, 09:32 PM
@Gemma
How are you feeling ?
I hope all is well on your end..
Regards
Hippy
Bob_R
09-18-2012, 11:23 PM
https://vborg.vbsupport.ru/showpost.php?p=2333227&postcount=733
I followed your directions to the letter and upon hitting the Arcade tab on my forum I got this:
404 Not Found
The resource requested could not be found on this server! Powered By LiteSpeed Web Server
LiteSpeed Technologies is not responsible for administration and contents of this web site!
Any ideas? Thanks!
Gemma
09-18-2012, 11:34 PM
I followed your directions to the letter and upon hitting the Arcade tab on my forum I got this:
404 Not Found
The resource requested could not be found on this server! Powered By LiteSpeed Web Server
LiteSpeed Technologies is not responsible for administration and contents of this web site!
Any ideas? Thanks!
Try removing the / from the target urls so instead of /arcade.php you have arcade.php
Bob_R
09-18-2012, 11:49 PM
OK, that worked as far as the link on the forum page but
the links/tabs on the arcade bring me to
404 Not Found
The resource requested could not be found on this server! Powered By LiteSpeed Web Server
LiteSpeed Technologies is not responsible for administration and contents of this web site!
and now there is nothing else but Arcade in the Navigation Manager (I've provided a screen shot)
Gemma
09-19-2012, 12:01 AM
OK, that worked as far as the link on the forum page but
the links on the arcade bring me to
404 Not Found
The resource requested could not be found on this server! Powered By LiteSpeed Web Server
LiteSpeed Technologies is not responsible for administration and contents of this web site!
and now there is nothing else but Arcade in the Navigation Manager (I've provided a screen shot)
vBulletin's Navigation Manager leaves a lot to be desired, it is a complete mess. Click to edit the Arcade tab again but just save the settings, it should take you back to the Navigation Manager index and all the arcade links should now appear....you'll then need to remove the / from each of the links you added (sorry that was my error :()
Bob_R
09-19-2012, 12:22 AM
vBulletin's Navigation Manager leaves a lot to be desired, it is a complete mess. Click to edit the Arcade tab again but just save the settings, it should take you back to the Navigation Manager index and all the arcade links should now appear....you'll then need to remove the / from each of the links you added (sorry that was my error :()
Thank you!!!!
Bob_R
09-19-2012, 03:06 PM
- Is there a way to move the games into their appropriate categories? Or, do I have to assign categories to each individual game?
- How can I have the games in boxes on the page as opposed to them being listed across a column and down the page game by game?
kcradio
09-19-2012, 03:23 PM
https://vborg.vbsupport.ru/
Having an issue on a fresh install (4.2 with CMS) of the games all being jammed together like this. Any idea on how to fix this?
Gemma
09-19-2012, 03:34 PM
- Is there a way to move the games into their appropriate categories? Or, do I have to assign categories to each individual game?
Unfortunately each game is installed into the 'other' category. You then need to assign them into individual categories or by using the Mass Process Game Categories (AdminCP >v3 Arcade > Games Categories)
How can I have the games in boxes on the page as opposed to them being listed across a column and down the page game by game?You can't yet....but I'm working on this, just had some real-life stuff to deal with which has delayed me working on things.
Gemma
09-19-2012, 03:57 PM
http://www.realslamradio.com/arcadeissue.gif
Having an issue on a fresh install (4.2 with CMS) of the games all being jammed together like this. Any idea on how to fix this?
Can you send me a link to your site please
tele955848
09-19-2012, 06:59 PM
Bei manchen Highscores kommt die meldung:
Ihr Seitenaufruf konnte aufgrund eines fehlenden Securitytokens nicht verarbeitet werden.
Wenn Sie meinen, dass es sich dabei um einen Fehler handelt, wenden Sie sich bitte an den Administrator und beschreiben Sie genau, was Sie gemacht haben, bevor diese Meldung angezeigt wurde.
????
Gemma
09-19-2012, 07:12 PM
Bei manchen Highscores kommt die meldung:
Ihr Seitenaufruf konnte aufgrund eines fehlenden Securitytokens nicht verarbeitet werden.
Wenn Sie meinen, dass es sich dabei um einen Fehler handelt, wenden Sie sich bitte an den Administrator und beschreiben Sie genau, was Sie gemacht haben, bevor diese Meldung angezeigt wurde.
????
If you run either vBAdvanced CMPS or vBulletin Suite CMS then you will need to make a small edit to your index.php file, details in this post
https://vborg.vbsupport.ru/showpost.php?p=2227311&postcount=469
If you're using vB Suite CMS there is no
require('content.php');
But placing the code above this works.
require('forum.php');
Gemma
09-19-2012, 07:15 PM
I'm having this eror when I try to Import games from MochiMedia.com:
Fatal error: Must set URL with set_option(VURL_URL, $url) in [path]/includes/class_vurl.php on line 350
#0 vb_error_handler(256, Must set URL with set_option(VURL_URL, $url), /home/myweb/public_html/includes/class_vurl.php, 350, Array ()) #1 trigger_error(Must set URL with set_option(VURL_URL, $url), 256) called at [/home/myweb/public_html/includes/class_vurl.php:350] #2 vB_vURL->exec2() called at [/home/myweb/public_html/includes/class_vurl.php:272] #3 vB_vURL->exec() called at [/home/myweb/public_html/includes/class_vurl.php:479] #4 vB_vURL->fetch_body(, 0, , ) called at [/home/myweb/public_html/includes/functions_file.php:221] #5 fetch_body_request() called at [/home/myweb/public_html/admincp/v3arcade_admin.php:1098]
Seems to be problems with some games, try following the steps in this thread - http://www.vbadvanced.com/forum/showthread.php?t=46930
I've come across this error myself lately and had to go back and install the games in smaller batches until I found the game causing the error. I then downloaded and imported that game manually and everything was fine again.
Think I've fixed this; if you are still receiving that error let me know.
tele955848
09-19-2012, 07:41 PM
thank you for the quick response
where can I find ie index.php?
soory'm beginner :)
Gemma
09-19-2012, 09:14 PM
thank you for the quick response
where can I find ie index.php?
soory'm beginner :)
On your server in your forum root - where you uploaded your vBulletin files to (it is part of vBulletin software core files)
kcradio
09-20-2012, 03:06 PM
@Gemma - sent you a PM with the link to the site with the issue. It is a closed board where we do testing so did not want to put the link public.
tele955848
09-20-2012, 06:00 PM
On your server in your forum root - where you uploaded your vBulletin files to (it is part of vBulletin software core files)
Thx
I Found the index just fine he maybe the word:
require('content.php');
<?php
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 4.1.10 Patch Level 3 - Licence Number VBFE7884D8
|| # ---------------------------------------------------------------- # ||
|| # Copyright ?2000-2012 vBulletin Solutions Inc. All Rights Reserved. ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| ################################################## ################## ||
\*================================================ ======================*/
if (file_exists('./indexscript.php') == true)
{
require_once('./indexscript.php');
}
/**
*
* Wenn Sie das vBulletin-CMS im Hauptverzeichnis (http://www.domain.de/)
* und das Forum in einem Unterverzeichnis (http://www.domain.de/forum/)
* betreiben moechten, beachten Sie bitte diese Anleitung:
*
* http://www.vbulletin-germany.com/forum/showthread.php?t=50037
*
*/
/**
*
* Waehlen Sie hier, ob mit dieser Datei das CMS (content.php) oder das
* Forum (forum.php) aufgerufen werden soll.
* Entfernen Sie bitte bei dem gewuenschten Skript die beiden '//' am Anfang
* der jeweiligen Zeile.
*
* Bitte aktivieren Sie nur eine der beiden Zeilen. Schreiben Sie '//' am
* Anfang der Zeile, die nicht standardmaessig aufgerufen werden soll.
*
* HINWEIS: Damit Sie diese Aenderungen nicht bei jedem Upgrade erneut
* durchfuehren muessen, koennen Sie die Anpassung auch in der Datei
* 'indexscript.php' durchfuehren. Sie finden die Datei 'indexscript.php'
* im Verzeichnis 'do_no_upload' Ihres vBulletin-Pakets. Beachten Sie bitte
* die Anleitung in der Datei 'indexscript.php'.
*
*/
if (!defined('INDEX_SCRIPT'))
{
/**
* CMS (content.php) aufrufen:
*/
define('INDEX_SCRIPT', 'content.php');
/**
* Forum (forum.php) aufrufen:
*/
//define('INDEX_SCRIPT', 'forum.php');
}
require(INDEX_SCRIPT);
/*================================================= =====================*\
|| ################################################## ##################
|| # Downloaded: 14:37, Tue Aug 21st 2012
|| # CVS: $RCSfile$ - $Revision: 2191 $ 41267
|| ################################################## ##################
\*================================================ ======================*/
Gemma
09-20-2012, 06:19 PM
Find:
require(INDEX_SCRIPT);
Above it add:
require_once('./includes/v3arcade_vbsuite_index_compatibility.php');
So that it looks like this:
require_once('./includes/v3arcade_vbsuite_index_compatibility.php');
require(INDEX_SCRIPT);
Save the file and upload it back on to your server.
tele955848
09-20-2012, 06:30 PM
Find:
require(INDEX_SCRIPT);
Above it add:
require_once('./includes/v3arcade_vbsuite_index_compatibility.php');
So that it looks like this:
require_once('./includes/v3arcade_vbsuite_index_compatibility.php');
require(INDEX_SCRIPT);
Save the file and upload it back on to your server.
yes now it works
many thanks for the patience and quick help:up:
tele955848
09-20-2012, 07:39 PM
Sidebar Acarde
News & Events
2-Dads ist der neue Euro 2012 Champion!
22:35, 20.09.2012
2-Dads ist der neue Cosmic Defender Champion!
22:16, 20.09.2012
2-Dads ist der neue Ballerbutze Champion!
22:15, 20.09.2012
PacMan Jungle Adventure wurde zur Arcade hinzugef?gt!
22:09, 20.09.2012
Ballerbutze wurde zur Arcade hinzugef?gt!
how do I get news & events in the forums displayed sidbar
my review in the forums - main page:rolleyes:
Gemma
09-20-2012, 07:58 PM
Sidebar Acarde
how do I get news & events in the forums displayed sidbar
my review in the forums - main page:rolleyes:
The only thing available is this - https://vborg.vbsupport.ru/showthread.php?t=261177
Scroll down to post 11 to see how to add siderbar, there is also an attached image in that post and you can see a live demo on http://www.arcadejunkies.org/forum.php
Hostboard
09-21-2012, 11:59 AM
I am having a similar problem as:
https://vborg.vbsupport.ru/showpost.php?p=2366757&postcount=862
Thinking it is related?
The error is very long so here is a snip-it...
Fatal error: Invalid row in the style table in [path]/includes/adminfunctions_template.php on line 3168
#0 vb_error_handler(256, Invalid row in the style table, /var/www/wwwroot/forums/includes/adminfunctions_template.php, 3168, Array ([stylecache] => Array ([27] => Array ([styleid] => 27,[title] => vB4 Default Style,[parentid] => -1,[parentlist] => 27,-1,[templatelist] => a:1293:{s:18:".alt1, .alt1Active";s:4:"6108";s:18:".alt2, .alt2Active";s:4:"6109";s:5:".alt3";s:4:"6110";s:7:".button";s:4:"6111";s:8:".fjdpth0";s:4:"6112";s:8:".fjdpth1";s:4:"6113";s:8:".fjdpth2";s:4:"6114";s:8:".fjdpth3";s:4:"6115";s:8:".fjdpth4";s:4:"6116";s:6:".fjsel";s:4:"6117";s:10:".highlight";s:4:"6118";s:10:".inlinemod";s:4:"6119";s:7:".navbar";s:4:"6120";s:5:".page";s:4:"6121";s:6:".panel";s:4:"6122";s:14:".panelsurround";s:4:"6123";s:10:".smallfont";s:4:"6124";s:8:".tborder";s:4:"6125";s:5:".tcat";s:4:"6126";s:6:".tfoot";s:4:"6127";s:6:".thead";s:4:"6128";s:5:".time";s:4:"6129";s:15:".vbmenu_control";s:4:"6130";s:14:".vbmenu_hilite";s:4:"6131";s:14:".vbmenu_option";s:4:"6132";s:13:".vbmenu_popup";s:4:"6133";s:8:".wysiwyg";s:4:"6134";s:12:"activateform";s:4:"6738";s:21:"activate_requestemail";s:4:"6798";s:14:"additional.css";s:4:"6758";s:15:"adiinviter_menu";s:4:"2881";s:9:"ADV_LINKS";s:4:"2818";s:13:"adv_links.css";s:4:"2819";s:18:"ADV_LINKS_ADD_EDIT";s:4:"2820";s:29:"adv_links_add_edit_custombits";s:4:"2821";s:19:"ADV_LINKS_ADD_START";s:4:"2822";s:21:"ADV_LINKS_BROWSELINKS";s:4:"2823";s:35:"adv_links_browselinks_statuscodebit";s:4:"2824";s:28:"adv_links_categorybit_level1";s:4:"2825";s:28:"adv_links_categorybit_level2";s:4:"2826";s:33:"adv_links_categorybit_main_level1";s:4:"2827";s:33:"adv_links_categorybit_main_level2";s:4:"2828";s:28:"adv_links_categorybit_subcat";s:4:"2829";s:22:"adv_links_categoryjump";s:4:"2830";s:20:"ADV_LINKS_CATMANAGER";s:4:"2831";s:28:"ADV_LINKS_CATMANAGER_ADDEDIT";s:4:"2832";s:22:"ADV_LINKS_CONFORMATION";s:4:"2833";s:19:"adv_links_deletebit";s:4:"2834";s:16:"adv_links_footer";s:4:"2835";s:21:"ADV_LINKS_IMPORT_LIST";s:4:"2836";s:30:"adv_links_import_list_errorbit";s:4:"2837";s:26:"adv_links_inactive_warning";s:4:"2838";s:17:"adv_links_linkbit";s:4:"2839";s:25:"adv_links_linkbit_deleted";s:4:"2840";s:18:"ADV_LINKS_LINKTOUS";s:4:"2841";s:18:"ADV_LINKS_MODERATE";s:4:"2842";s:29:"adv_links_moderate_actionrows";s:4:"2843";s:26:"adv_links_moderate_catbits";s:4:"2844";s:28:"adv_links_moderate_deletebit";s:4:"2845";s:27:"adv_links_moderate_linkbits";s:4:"2846";s:29:"adv_links_moderate_move_links";s:4:"2847";s:29:"adv_links_moderate_move_posts";s:4:"2848";s:27:"adv_links_moderate_postbits";s:4:"2849";s:28:"ADV_LINKS_MODERATE_VIEWPOSTS";s:4:"2850";s:17:"ADV_LINKS_MYSTUFF";s:4:"2851";s:16:"adv_links_navbar";s:4:"2852";s:27:"adv_links_postbit_ratingbit";s:4:"2853";s:15:"ADV_LINKS_REPLY";s:4:"2854";s:16:"ADV_LINKS_REPORT";s:4:"2855";s:16:"ADV_LINKS_SEARCH";s:4:"2856";s:22:"ADV_LINKS_SENDTOFRIEND";s:4:"2857";s:18:"ADV_LINKS_SHOWLINK";s:4:"2858";s:26:"ADV_LINKS_SHOWLINK_RATINGS";s:4:"2859";s:26:"adv_links_statusreportbits";s:4:"2860";s:23:"ADV_LINKS_STATUSREPORTS";s:4:"2861";s:34:"adv_links_statusreports_reporthead";s:4:"2862";s:25:"ad_archive_above_content1";s:3:"326";s:25:"ad_archive_above_content2";s:3:"327";s:24:"ad_archive_below_content";s:3:"328";s:23:"ad_bloglist_first_entry";s:4:"7088";s:22:"ad_blogshowentry_after";s:4:"5760";s:23:"ad_blogshowentry_before";s:4:"7080";s:18:"ad_blogsidebar_end";s:4:"2707";s:21:"ad_blogsidebar_middle";s:4:"7085";s:20:"ad_blogsidebar_start";s:4:"7082";s:21:"ad_board_after_forums";s:3:"329";s:29:"ad_board_below_whats_going_on";s:3:"330";s:13:"ad_footer_end";s:4:"3298";s:15:"ad_footer_start";s:3:"331";s:25:"ad_forum_below_threadlist";s:4:"7071";s:22:"ad_global_above_footer";s:4:"2680";s:22:"ad_global_below_navbar";s:4:"7074";s:17:"ad_global_header1";s:3:"335";s:17:"ad_global_header2";s:3:"336";s:15:"ad_navbar_below";s:3:"337";s:27:"ad_showthread_firstpost_sig";s:3:"338";s:29:"ad_showthread_firstpost_start";s:3:"339";s:28:"ad_thread_first_post_content";s:4:"7077";s:27:"ad_thread_last_post_content";s:4:"2688";s:12:"ajaxtabs.css";s:4:"2364";s:12:"album-
Gemma
09-21-2012, 03:12 PM
I am having a similar problem as:
https://vborg.vbsupport.ru/showpost.php?p=2366757&postcount=862
Thinking it is related?
The error is very long so here is a snip-it...
Fatal error: Invalid row in the style table in [path]/includes/adminfunctions_template.php on line 3168
#0 vb_error_handler(256, Invalid row in the style table, /var/www/wwwroot/forums/includes/adminfunctions_template.php, 3168, Array ([stylecache] => Array ([27] => Array ([styleid] => 27,[title] => vB4 Default Style,[parentid] => -1,[parentlist] => 27,-1,[templatelist] => a:1293:{s:18:".alt1, .alt1Active";s:4:"6108";s:18:".alt2, .alt2Active";s:4:"6109";s:5:".alt3";s:4:"6110";s:7:".button";s:4:"6111";s:8:".fjdpth0";s:4:"6112";s:8:".fjdpth1";s:4:"6113";s:8:".fjdpth2";s:4:"6114";s:8:".fjdpth3";s:4:"6115";s:8:".fjdpth4";s:4:"6116";s:6:".fjsel";s:4:"6117";s:10:".highlight";s:4:"6118";s:10:".inlinemod";s:4:"6119";s:7:".navbar";s:4:"6120";s:5:".page";s:4:"6121";s:6:".panel";s:4:"6122";s:14:".panelsurround";s:4:"6123";s:10:".smallfont";s:4:"6124";s:8:".tborder";s:4:"6125";s:5:".tcat";s:4:"6126";s:6:".tfoot";s:4:"6127";s:6:".thead";s:4:"6128";s:5:".time";s:4:"6129";s:15:".vbmenu_control";s:4:"6130";s:14:".vbmenu_hilite";s:4:"6131";s:14:".vbmenu_option";s:4:"6132";s:13:".vbmenu_popup";s:4:"6133";s:8:".wysiwyg";s:4:"6134";s:12:"activateform";s:4:"6738";s:21:"activate_requestemail";s:4:"6798";s:14:"additional.css";s:4:"6758";s:15:"adiinviter_menu";s:4:"2881";s:9:"ADV_LINKS";s:4:"2818";s:13:"adv_links.css";s:4:"2819";s:18:"ADV_LINKS_ADD_EDIT";s:4:"2820";s:29:"adv_links_add_edit_custombits";s:4:"2821";s:19:"ADV_LINKS_ADD_START";s:4:"2822";s:21:"ADV_LINKS_BROWSELINKS";s:4:"2823";s:35:"adv_links_browselinks_statuscodebit";s:4:"2824";s:28:"adv_links_categorybit_level1";s:4:"2825";s:28:"adv_links_categorybit_level2";s:4:"2826";s:33:"adv_links_categorybit_main_level1";s:4:"2827";s:33:"adv_links_categorybit_main_level2";s:4:"2828";s:28:"adv_links_categorybit_subcat";s:4:"2829";s:22:"adv_links_categoryjump";s:4:"2830";s:20:"ADV_LINKS_CATMANAGER";s:4:"2831";s:28:"ADV_LINKS_CATMANAGER_ADDEDIT";s:4:"2832";s:22:"ADV_LINKS_CONFORMATION";s:4:"2833";s:19:"adv_links_deletebit";s:4:"2834";s:16:"adv_links_footer";s:4:"2835";s:21:"ADV_LINKS_IMPORT_LIST";s:4:"2836";s:30:"adv_links_import_list_errorbit";s:4:"2837";s:26:"adv_links_inactive_warning";s:4:"2838";s:17:"adv_links_linkbit";s:4:"2839";s:25:"adv_links_linkbit_deleted";s:4:"2840";s:18:"ADV_LINKS_LINKTOUS";s:4:"2841";s:18:"ADV_LINKS_MODERATE";s:4:"2842";s:29:"adv_links_moderate_actionrows";s:4:"2843";s:26:"adv_links_moderate_catbits";s:4:"2844";s:28:"adv_links_moderate_deletebit";s:4:"2845";s:27:"adv_links_moderate_linkbits";s:4:"2846";s:29:"adv_links_moderate_move_links";s:4:"2847";s:29:"adv_links_moderate_move_posts";s:4:"2848";s:27:"adv_links_moderate_postbits";s:4:"2849";s:28:"ADV_LINKS_MODERATE_VIEWPOSTS";s:4:"2850";s:17:"ADV_LINKS_MYSTUFF";s:4:"2851";s:16:"adv_links_navbar";s:4:"2852";s:27:"adv_links_postbit_ratingbit";s:4:"2853";s:15:"ADV_LINKS_REPLY";s:4:"2854";s:16:"ADV_LINKS_REPORT";s:4:"2855";s:16:"ADV_LINKS_SEARCH";s:4:"2856";s:22:"ADV_LINKS_SENDTOFRIEND";s:4:"2857";s:18:"ADV_LINKS_SHOWLINK";s:4:"2858";s:26:"ADV_LINKS_SHOWLINK_RATINGS";s:4:"2859";s:26:"adv_links_statusreportbits";s:4:"2860";s:23:"ADV_LINKS_STATUSREPORTS";s:4:"2861";s:34:"adv_links_statusreports_reporthead";s:4:"2862";s:25:"ad_archive_above_content1";s:3:"326";s:25:"ad_archive_above_content2";s:3:"327";s:24:"ad_archive_below_content";s:3:"328";s:23:"ad_bloglist_first_entry";s:4:"7088";s:22:"ad_blogshowentry_after";s:4:"5760";s:23:"ad_blogshowentry_before";s:4:"7080";s:18:"ad_blogsidebar_end";s:4:"2707";s:21:"ad_blogsidebar_middle";s:4:"7085";s:20:"ad_blogsidebar_start";s:4:"7082";s:21:"ad_board_after_forums";s:3:"329";s:29:"ad_board_below_whats_going_on";s:3:"330";s:13:"ad_footer_end";s:4:"3298";s:15:"ad_footer_start";s:3:"331";s:25:"ad_forum_below_threadlist";s:4:"7071";s:22:"ad_global_above_footer";s:4:"2680";s:22:"ad_global_below_navbar";s:4:"7074";s:17:"ad_global_header1";s:3:"335";s:17:"ad_global_header2";s:3:"336";s:15:"ad_navbar_below";s:3:"337";s:27:"ad_showthread_firstpost_sig";s:3:"338";s:29:"ad_showthread_firstpost_start";s:3:"339";s:28:"ad_thread_first_post_content";s:4:"7077";s:27:"ad_thread_last_post_content";s:4:"2688";s:12:"ajaxtabs.css";s:4:"2364";s:12:"album-
Don't think that is related to v3 Arcade, looks like an issue with one of your styles.
tele955848
09-21-2012, 07:20 PM
The only thing available is this - https://vborg.vbsupport.ru/showthread.php?t=261177
Scroll down to post 11 to see how to add siderbar, there is also an attached image in that post and you can see a live demo on http://www.arcadejunkies.org/forum.php
ok thanks
try it once :)
Bob_R
09-21-2012, 07:47 PM
- How can I have the games in boxes on the page as opposed to them being listed across a column and down the page game by game?
You can't yet....but I'm working on this, just had some real-life stuff to deal with which has delayed me working on things.
OK. Thank you much. I'll be on the lookout.
Got an issue when viewing leaderboard,can you assist please..
141477
Gemma
10-02-2012, 07:56 PM
Got an issue when viewing leaderboard,can you assist please..
141477
That is caused by a modification, not anything to do with the arcade itself. Check you html markup in for each usergroup in the usergroup manager ; if you are using style="bold" trying using this format style='bold' etc - replace the " with ' in each instance.
Lucyloo
10-04-2012, 08:37 AM
Hi there,
I have had ibProArcade 2.7.2 installed on my forum for quite sometime but I was getting hacked a lot so I had to remove it from my forum. My members would love to have the arcade back but what are the chances of me being hacked again if I install this version?
Thanks for your time :)
Gemma
10-04-2012, 10:45 AM
Hi there,
I have had ibProArcade 2.7.2 installed on my forum for quite sometime but I was getting hacked a lot so I had to remove it from my forum. My members would love to have the arcade back but what are the chances of me being hacked again if I install this version?
Thanks for your time :)
You shouldn't have any security issues using v3 Arcade, I not heard of any sites being comprised through the arcade and unlike all ibProArcade all the code is code native to vBulletin which can only be a good thing.
You may want to check out the support forums on http://www.vbadvanced.com but as I mentioned I haven't seen anything relating to security.
Lucyloo
10-04-2012, 02:12 PM
Thank you Gemma :)
smarty101
10-10-2012, 08:45 AM
Hello there,
I was wondering where i can find the free standard games for this. It is very hard to find anything as all the links point to threads in the vbarcade site http://www.v3arcade.com/forums/index.php which has only the message that it is part of vbadvanced now, but over there is no list of the free standard games only how to install them...
Please help
Lucyloo
10-11-2012, 06:08 AM
I've installed this arcade but I'm unable to use it. I have posted on vBadvanced forum but no one seems to be replying to my posts regarding the problems I have.
Gemma
10-11-2012, 01:05 PM
What problems are you having?
Sorry, just had a second stint in hospital so not really arounc much. And it looks like the guys on vbadvanced don't support their products anymore - support there has been poor for years but is now downright pathetic IMO
Let me know your problem(s)/errors and I'll get back to you ASAP
Lucyloo
10-11-2012, 01:49 PM
Thank you Gemma and I hope you're feeling better :)
I have two problems:
Blank White Screen
I have just installed the v3 Arcade but the ibPro Games give a blank white screen when submitting the scores. I have done as suggested in your sticky "Problem Solving - Solutions To Common Errors" thread but I'm still having the same problem. Any help would be appreciated
Arcade Tab and Links
When I click on the Arcade tab it takes me to the arcade but the links that I have added in the Parent, "Arcade Games", "View Leaderboard" and "Your Arcade Settings" do not appear when the tab is clicked on. The links still show: News Posts, FAQ, Calendar, etc.
Is there something else I need to enable or disable please?
Thanks in advance for your help :)
Gemma
10-11-2012, 02:17 PM
Blank White Screen
I have just installed the v3 Arcade but the ibPro Games give a blank white screen when submitting the scores. I have done as suggested in your sticky "Problem Solving - Solutions To Common Errors" thread but I'm still having the same problem. Any help would be appreciated
are we talking about all game types or just a specific format - IPB, v3Arcade games (not that there are many of them about) or MochiMedia games?
Have you run any other arcade in the past that required you to edit files (for example index.php or htaccess) where code may still be left behind?
Arcade Tab and Links
When I click on the Arcade tab it takes me to the arcade but the links that I have added in the Parent, "Arcade Games", "View Leaderboard" and "Your Arcade Settings" do not appear when the tab is clicked on. The links still show: News Posts, FAQ, Calendar, etc.
Is there something else I need to enable or disable please?
Thanks in advance for your help :)
Disable the plugin - Arcade Navbar Link is the only plugin you need to disable
Have you made sure that the product used is inputted as v3 Arcade - some people had left this as vBulletin which caused problems.
There is a few posts between #842 and #854 in this thread where someone was having navigation problems, have you tried following the suggestions I posted there?
People are now using methods other than the default Navigation Manager, can you take a screenshot of your Navigation Manager links for v3 Arcade that are in the AdminCP for me?
Gemma
10-11-2012, 02:20 PM
Hello there,
I was wondering where i can find the free standard games for this. It is very hard to find anything as all the links point to threads in the vbarcade site http://www.v3arcade.com/forums/index.php which has only the message that it is part of vbadvanced now, but over there is no list of the free standard games only how to install them...
Please help
It uses the same games as IPB Arcade, linking to those games isn't permitted on vbulletin.org so you'll need to do a Google search - something like IPB arcade games downloads should bring up some pages - and/or you can set your system up to use Mochi games from the http://mochimedia.com website and install the games directly from your admincp
smarty101
10-12-2012, 08:41 AM
Thanks Gemma,
Support is so bad in there I don't understand.
I will have to hire someone to set it up for me I guess...
Gemma
10-12-2012, 09:10 AM
Thanks Gemma,
Support is so bad in there I don't understand.
I will have to hire someone to set it up for me I guess...
Send me a PM with what you are needing done and I'll have a look
Lucyloo
10-13-2012, 01:39 PM
are we talking about all game types or just a specific format - IPB, v3Arcade games (not that there are many of them about) or MochiMedia games?
Have you run any other arcade in the past that required you to edit files (for example index.php or htaccess) where code may still be left behind?
Disable the plugin - Arcade Navbar Link is the only plugin you need to disable
Have you made sure that the product used is inputted as v3 Arcade - some people had left this as vBulletin which caused problems.
There is a few posts between #842 and #854 in this thread where someone was having navigation problems, have you tried following the suggestions I posted there?
People are now using methods other than the default Navigation Manager, can you take a screenshot of your Navigation Manager links for v3 Arcade that are in the AdminCP for me?
I have fixed the white screen and not saving scores by looking into one of the previous threads you suggested. It was altering the index.php file to include the line
"require_once('./includes/v3arcade_vbsuite_index_compatibility.php');"
As I wasn't running the CMS option in vBulletin, I didn't think I had to do it. But it seems necessary for anybody using vB4.
Thanks again for your help, it all seems to be working fine at the moment :)
tele955848
10-15-2012, 07:38 PM
In forum www.1sta.de
if he is to save the high score, he always goes to the home and does not save
Gemma
10-15-2012, 08:08 PM
In forum www.1sta.de (http://www.1sta.de)
if he is to save the high score, he always goes to the home and does not save
Did you do the index.php edit?
https://vborg.vbsupport.ru/showpost.php?p=2367108&postcount=868
tele955848
10-16-2012, 07:57 PM
Did you do the index.php edit?
https://vborg.vbsupport.ru/showpost.php?p=2367108&postcount=868
oh sorry have no changed the board and forget it * shame *
find only in the index (from root) the following data?
<?php
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 4.2.0 Patch Level 2 - Licence Number VBFE7884D8
|| # ---------------------------------------------------------------- # ||
|| # Copyright ?2000-2012 vBulletin Solutions Inc. All Rights Reserved. ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| ################################################## ################## ||
\*================================================ ======================*/
/**
forum.php anweisen, zu der Standard-Seite weiterzuleiten, die
im Administrator-Kontrollzentrum unter "Navigiation verwalten"
festgelegt wurde.
*/
define('VB_REDIRECT', true);
/**
* Wenn Sie diese Datei im Hauptverzeichnis Ihrer Website ablegen moechten,
* geben Sie bitte in der Zeile unten den Verzeichnisnamen Ihres vBulletins
* ein und entfernen Sie die beiden '//' am Anfang der Zeile.
*
* Wenn Ihr vBulletin z.B. im Verzeichnis '/forum' installiert ist, sollte
* die Zeile so aussehen:
*
* define('VB_RELATIVE_PATH', 'forum');
*
* Hinweis: Es koennte sein, dass Sie den Cookie-Pfad in Ihren vBulletin-
* Einstellungen aendern muessen, damit sich die Benutzer auch im
* Hauptverzeichnis der Website anmelden koennen. Wenn Sie diese Datei in das
* Hauptverzeichnis Ihrer Website verschieben, vergewissern Sie sich bitte,
* dass als Cookie-Pfad '/' festgelegt ist:
*
* Administrator-Kontrollzentrum -> 'vBulletin-Einstellungen' -> 'Einstellungen'
* -> 'Cookies und HTTP-Header' -> 'Pfad, der in Cookies gespeichert wird'
*/
//define('VB_RELATIVE_PATH', 'forum');
// Ab hier bitte nichts mehr veraendern.
// Die Standard-Seite beim Aufruf der index.php koennen Sie im Administrator-
// Kontrollzentrum festlegen:
// Administrator-Kontrollzentrum -> 'vBulletin-Einstellungen' -> 'Navigation verwalten'
if (defined('VB_RELATIVE_PATH'))
{
chdir('./' . VB_RELATIVE_PATH);
}
require('forum.php');
/*================================================= =====================*\
|| ################################################## ##################
|| # Downloaded: 20:42, Thu Oct 4th 2012
|| # CVS: $RCSfile$ - $Revision: 2589 $ 60957
|| ################################################## ##################
\*================================================ ======================*/
Gemma
10-16-2012, 08:23 PM
Place it above require('forum.php');
So it should look like this:
require_once('./includes/v3arcade_vbsuite_index_compatibility.php');
require('forum.php');
You might want to edit out your licence number from the post you made above :)
tele955848
10-17-2012, 05:29 PM
it works thank you, it was the index.php (I was blind not seen it)
Vielen Dank
Subieforums
10-18-2012, 10:00 PM
Can I upload game zip files to my server and do a mass install? I see the ibpro lets you do it with .tar files.
Thanks!
arcadejunkie
10-19-2012, 08:30 AM
Can I upload game zip files to my server and do a mass install? I see the ibpro lets you do it with .tar files.
Thanks!
Uses the same games as ibpro. Upload the tar files to your admincp/games folder and install via your vbulletin admincp
Bob_R
10-26-2012, 12:18 PM
Here's a PM I received from a member:
I just played Bang, House of Chocolates, and Rollercoaster Creator, and when it came time to submit my score, none of the games saved my score even though I beat my own high score. Instead it took me back to the main forums page.
How do I fix this?
Thanks.
Bob_R
10-26-2012, 01:41 PM
Did you do the index.php edit?
https://vborg.vbsupport.ru/showpost.php?p=2367108&postcount=868
Place it above require('forum.php');
So it should look like this:
require_once('./includes/v3arcade_vbsuite_index_compatibility.php');
require('forum.php');
Which one? index.php or forum.php
And, which index.php? I have 2. One in forum root, one in forum directory.
Gemma
10-26-2012, 06:10 PM
Which one? index.php or forum.php
And, which index.php? I have 2. One in forum root, one in forum directory.
Not really sure why you have two index.php files, can you post the contents of them (in Code BBcode tags and without any licence info) if you don't mind?
Bob_R
10-26-2012, 08:44 PM
Not really sure why you have two index.php files, can you post the contents of them (in Code BBcode tags and without any licence info) if you don't mind?
The one in the domain root
<?php
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 4.0.2 - Licence Number
|| # ---------------------------------------------------------------- # ||
|| # Copyright ?2000-2010 vBulletin Solutions Inc. All Rights Reserved. ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| ################################################## ################## ||
\*================================================ ======================*/
/**
* If you want to move this file to the root of your website, change this
* line to your vBulletin directory and uncomment it (delete the //).
*
* For example, if vBulletin is installed in '/forum' the line should
* state:
*
* define(VB_RELATIVE_PATH, 'forum');
*
* Note: You may need to change the cookie path of your vBulletin
* installation to enable your users to log in at the root of your website.
* If you move this file to the root of your website then you should ensure
* the cookie path is set to '/'.
*
* See 'Admin Control Panel
* ->Cookies and HTTP Header Options
* ->Path to Save Cookies
*/
define(VB_RELATIVE_PATH, 'forums');
// Do not edit.
if (defined('VB_RELATIVE_PATH'))
{
chdir('./' . VB_RELATIVE_PATH);
}
/**
* You can choose the default script here. Uncomment the appropriate line
* to set the default script. Note: Only uncomment one of these, you must
* add // to comment out the script(s) that you DO NOT want to use as your
* default script.
*
* You can choose the default script even if you do not plan to move this
* file to the root of your website.
*/
/**
* Use the CMS as the default script:
*/
require('content.php');
/**
* Use the forum as the default script:
*/
// require('forum.php');
/*================================================= =====================*\
|| ################################################## ##################
|| # Downloaded: 08:41, Thu Feb 18th 2010
|| # CVS: $RCSfile$ - $Revision: 31201 $
|| ################################################## ##################
\*================================================ ======================*/
The one in the forum directory/root
<?php
/*================================================= =====================*\
|| ################################################## ################## ||
|| # vBulletin 4.2.0 Patch Level 2 - Licence Number
|| # ---------------------------------------------------------------- # ||
|| # Copyright ?2000-2012 vBulletin Solutions Inc. All Rights Reserved. ||
|| # This file may not be redistributed in whole or significant part. # ||
|| # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # ||
|| # http://www.vbulletin.com | http://www.vbulletin.com/license.html # ||
|| ################################################## ################## ||
\*================================================ ======================*/
/* Tell forum.php to redirect
to the default url as defined
in the navigation manager */
define('VB_REDIRECT', true);
/**
* If you want to move this file to the root of your website, change the
* line below to your vBulletin directory and uncomment it (delete the //).
*
* For example, if vBulletin is installed in '/forum' the line should
* state: define('VB_RELATIVE_PATH', 'forums');
*
* Note: You may need to change the cookie path of your vBulletin
* installation to enable your users to log in at the root of your website.
* If you move this file to the root of your website then you should ensure
* the cookie path is set to '/'.
*
* See 'Admin Control Panel
* ->Cookies and HTTP Header Options
* ->Path to Save Cookies
*/
//define('VB_RELATIVE_PATH', 'forums');
// Do not edit anything below //
if (defined('VB_RELATIVE_PATH'))
{
chdir('./' . VB_RELATIVE_PATH);
}
require('forum.php');
/*================================================= =====================*\
|| ################################################## ##################
|| # Downloaded: 09:53, Fri Oct 12th 2012
|| # CVS: $RCSfile$ - $Revision: 60724 $
|| ################################################## ##################
\*================================================ ======================*/
Gemma
10-26-2012, 09:00 PM
Since one of the index.php files is much older than the other (version 4.0.2 and the other is the newer 4.2.0pl2), I'll assume you should only be using the newer one.
Replace:
require('forum.php');
With:
require_once('./includes/v3arcade_vbsuite_index_compatibility.php');
require('forum.php');
Save and upload the index.php. See if that solves your scoring issues.
Bob_R
10-26-2012, 11:25 PM
I hope I explain this correctly.
The index in my forum directory is actually my forum.php renamed to index.php becuase I have vBseo and I wish not to have double forums/forum in my URL.
What now?
Bob_R
10-28-2012, 02:47 AM
Ironically the member who notified me of high scores not being recorded was indeed able to record high scores last night without me ever changing the files. :eek:
Bob_R
10-29-2012, 05:06 PM
Ironically the member who notified me of high scores not being recorded was indeed able to record high scores last night without me ever changing the files. :eek:
Thoughts?
How could that be?
Do I really need the aforementioned line of code then?
Gemma
10-29-2012, 06:37 PM
Thoughts?
How could that be?
Do I really need the aforementioned line of code then?
You could still run into problems with scores but you may get away with it, I've not come across anyone who has renamed their forum.php to index.php
This is how game scoring works. The v3 Arcade formatted games (that come with a fresh install of v3 Arcade) and the Mochi "bridge" (to allow sites to save Mochi scores locally) post back to the arcade.php script so you shouldn't have any problems using either of those type of games. However, IPB games require the index.php file to 'report' games scores to and the compatibility the hook "forumhome_start" is used to execute the code (earlier code I posted).
You may get away without any scoring issues.
snow2000
10-29-2012, 07:41 PM
For some reason I can not write at vbadvanced.com: you do not have permission to access this page Why is that?
How can I delete all installed games in one step?
Gemma
10-29-2012, 08:24 PM
For some reason I can not write at vbadvanced.com: you do not have permission to access this page Why is that?
No idea, you would need to contact vBAdvanced owners to find out why.
How can I delete all installed games in one step?
Can't be done in one step.
You'd need to at the very least empty the v3arcade_games and v3arcade_sessions tables in your database (depending on what you are planning on doing you may want to empty the other v3arcade_ tables too) then you would delete the contents of your 'arcade', 'games' and 'images/arcade' folders via FTP.
Recon0303
11-02-2012, 05:34 AM
I can't seem to get any support on this mod on the main forum at all, so this is my last try before I uninstall it.
For some reason in the RSS feed to shows High scores which is great , but the first person to get a High score on one game , was able to, but now when someone beats the score it does not replace it with the new person.
Any help would be great Thanks in advance. 4.2 Suite CMS, I do have Regular Vbulletin.
Gemma
11-02-2012, 07:53 AM
Does it give you any error messages when the new highscore is achieved?
Does the new score show in the game's scoring list?
Does it happen with all game types or just one - v3 arcade games, mochi or IPB?
Did you make the edit required to your index.php file for running vbulletin CMS?
Have the highscores ever recorded properly?
Recon0303
11-06-2012, 01:19 AM
Does it give you any error messages when the new highscore is achieved? No
Does the new score show in the game's scoring list? In the RSS Feed Yes works fine
Does it happen with all game types or just one - v3 arcade games, mochi or IPB? One game shows one person the first person ever to play as the high score never changes, other games nothing shows up, no award given etc, one game it gave him an award as well, but if someone beats his high score nothing.
Did you make the edit required to your index.php file for running vbulletin CMS? I was looking for any edits, can you link me the post that is required so I can make sure please? This is prolly the issue. But need teh corrects edits please.
Have the highscores ever recorded properly? No never since day 1. Had it a few months but been busy with other stuff, and was waiting for a reply from the main site and got one but they never replied back when I answered them..
Gemma
11-06-2012, 11:12 AM
Did you make the edit required to your index.php file for running vbulletin CMS? I was looking for any edits, can you link me the post that is required so I can make sure please? This is prolly the issue. But need teh corrects edits please.
Open your index.php file and do the edit in this post - https://vborg.vbsupport.ru/showpost.php?p=2376168&postcount=900
Also, I've amended this file; extract the archive and upload the v3arcade_index_compatibility.php file to your includes folder overwriting the existing file.
Then go to AdminCP > v3 Arcade > Maintenance and run the Rebuild Game Scores and Rebuild Awards & High Score Cache tools.
See if that helps.
Recon0303
11-07-2012, 07:15 AM
Ty thats working, now last thing, how do you get the leaderboard working? I just need that and I will be good to go.
Gemma
11-07-2012, 11:15 AM
Ty thats working, now last thing, how do you get the leaderboard working? I just need that and I will be good to go.
What is the problem with your leaderboard?
Recon0303
11-07-2012, 10:39 PM
it doesn't work at all, I get an error and I never seen any show up, I did add the link like one someone showed me on these forums awhile back.
Oh I just got a member of my community saying all the new games from mochi they get a page not found when they try and keep a high score now..
The games that came with vbulletin work fine now .. but I ADDED about 200 games, from mochi last night, none of them keep a high score.
Gemma
11-07-2012, 11:03 PM
it doesn't work at all, I get an error and I never seen any show up, I did add the link like one someone showed me on these forums awhile back.
Do you have a link to your site so I can get a better understanding of what is going on? (with viewing permissions or temporary account if possible)
Oh I just got a member of my community saying all the new games from mochi they get a page not found when they try and keep a high score now..
The games that came with vbulletin work fine now .. but I ADDED about 200 games, from mochi last night, none of them keep a high score.
Did you upload the crossdomain.xml file in the v3arcade.zip archive to your site root? (ie www.yourdomain.crossdomain.xml)
Recon0303
11-09-2012, 02:41 AM
No I have not let me try that adding that xml to the root.
Recon0303
11-09-2012, 02:52 AM
not have permission to access this page. This could be due to one of several reasons:
Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
I get this, I added that file, but should it be in the root VB, or arcade part of the root. Want to be sure. I will PM you an account to look.
Gemma
11-09-2012, 11:14 AM
not have permission to access this page. This could be due to one of several reasons:
Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system?
If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
I get this, I added that file, but should it be in the root VB, or arcade part of the root. Want to be sure. I will PM you an account to look.
I see your leaderboard just fine, check your links in the Navigation Manager as it looks like you've set them up wrong.
https://vborg.vbsupport.ru/showpost.php?p=2333227&postcount=733
As for the crossdomain.xml file - it goes in your site root
Recon0303
11-09-2012, 08:04 PM
it is in the root, its still not working, and thats how you guys told me to set it up, so what is the correct way..because a few months back when I TRIED to get some help they send me that...
Recon0303
11-09-2012, 08:19 PM
I fixed the leaderboard the URL was messed up. Thanks Did you try and play a game, I get that error that I stated, and none of the game have disabled High scores I checked them all as well.
Gemma
11-09-2012, 08:37 PM
it is in the root, its still not working, and thats how you guys told me to set it up, so what is the correct way..because a few months back when I TRIED to get some help they send me that...
I fixed the leaderboard the URL was messed up. Thanks Did you try and play a game, I get that error that I stated, and none of the game have disabled High scores I checked them all as well.
The crossdomain.xml is not in your site root.
It should be www.yourdomain.com/crossdomain.xml not www.yoursite.com/folder/crossdomain.xml - you should also have a html verification file from MochiMedia in your site root?
Recon0303
11-16-2012, 06:00 AM
It is in my root..... thats why I asked you where it went, I added to my root and it added it else where so , I see it doesn't go there, because I uploaded right to my root folder as I have the mod and other mods...
Recon0303
11-16-2012, 06:07 AM
The way I have it set up is a little different , but anyways its there now but I can't add some stuff directly to my root I have to manually add certain things , because if I don't it will add a folder first then it, thats why i asked, sorry I should of been more clear.
It is there now.
Recon0303
11-16-2012, 06:08 AM
nm yes I have the Mochi HTML file in my root .
Gemma
11-17-2012, 04:11 PM
nm yes I have the Mochi HTML file in my root .
The way I have it set up is a little different , but anyways its there now but I can't add some stuff directly to my root I have to manually add certain things , because if I don't it will add a folder first then it, thats why i asked, sorry I should of been more clear.
It is there now.
It is in my root..... thats why I asked you where it went, I added to my root and it added it else where so , I see it doesn't go there, because I uploaded right to my root folder as I have the mod and other mods...
If you want me to have a look at your setup, PM me a temporary admin account and FTP details and I'll have a look.
Recon0303
11-18-2012, 05:40 AM
okies give me a few days or less I will pm it to you Thanks alot.
theoutlawed
11-23-2012, 01:52 PM
I've set this up on 2 forums I admin over the past few days and am noticing the same error as many when it goes to save score in Mochi games, gets the permission error, and dumped out of arcade. Standard games like Asteroids and IPB stuff I've seen no issues.
What I have come to the conclusion for at least on my end, and my installs, is that this is happening for Mac / Safari users (aka me) but when I test on my Windows laptop in IE/Firefox it works flawlessly.
Has anyone else experienced errors with Safari, and found any workarounds? Did a little net searching with no luck and found nothing to help here or at the vba support forums.
Gemma
11-23-2012, 03:51 PM
Did you go through all the process of verifying your site on Mochimedia.com; uploading the html file or using the verifying code. Enter your Publisher ID etc and upload the crossdomain.xml to your site root?
Do Mochi games score for players using Windows and IE/FF etc?
If you play Mochi games on another site with v3 Arcade or on Mochimedia do the scores submit using your Mac/Safari set up?
I've no real experience of using Mac's and I'm no longer running v3 Arcade so you might be better off trying to contact the developer on vBAdvanced.com or on here.
But being honest, production, development and support has stopped since it moved to vbAdvanced
Nirjonadda
11-23-2012, 06:11 PM
Import Games Does Not work,when Start to Mochi - Game Import (Local) get this error,how to fix this error?
Fatal error: Call to a member function read() on a non-object in /home/user/public_html/admincp/v3arcade_admin.php on line 1354
Gemma
11-23-2012, 08:05 PM
Import Games Does Not work,when Start to Mochi - Game Import (Local) get this error,how to fix this error?
Fatal error: Call to a member function read() on a non-object in /home/user/public_html/admincp/v3arcade_admin.php on line 1354
Did you make your admincp/games folder writeable? And did you enter the correct url into the settings page on Mochi under the Auto Post Settings?
Also, you've not renamed your admincp to something else have you?
Nirjonadda
11-23-2012, 08:18 PM
Thanks !This issue fixed ! can you give me link where i can get many more game for Import ? without Mochimedia.com ! Mochimedia.com is advertisers when start to game wait 10 sec !
Gemma
11-23-2012, 08:27 PM
I'll send you a PM about game sites.
theoutlawed
11-24-2012, 02:02 PM
Did you go through all the process of verifying your site on Mochimedia.com; uploading the html file or using the verifying code. Enter your Publisher ID etc and upload the crossdomain.xml to your site root?
Yes.
Do Mochi games score for players using Windows and IE/FF etc?
Yes. Safari seems to be the one not currently working. I swap over to my PC laptop and IE/FF work fine.
If you play Mochi games on another site with v3 Arcade or on Mochimedia do the scores submit using your Mac/Safari set up?
Not on either of my installs, I'll test that right now. I've been using Billy Bob Bash as a test since it works on my laptop, not on the Mac/Safari.. It DOES seem to save when on the MochiMedia site directly when I'm logged in with my account there.
I've no real experience of using Mac's and I'm no longer running v3 Arcade so you might be better off trying to contact the developer on vBAdvanced.com or on here.
LOL Realized that when I signed up to your arcade site to test :)
But being honest, production, development and support has stopped since it moved to vbAdvanced
Yeah after I started poking around I noticed that it's been pretty defunct. I'll keep trying to get it up for a while and if it persists to be an issue I'll either dump it or find a suitable replacement (vbArcade).. Always a shame when a dead mod is up still and you sink in the hours to later realize you might need to re-do the effort lol.
Gemma
11-25-2012, 01:28 PM
@theoutlawed
What are the contents of your crossdomain.xml file. There might be some extra rules you can add?
Also, if you want to try out Mochi games on my site to see if they submit, let me know and I'll bump your account up to full member so you can try.
Gemma
11-28-2012, 12:32 AM
Anyone having problems with IPB games not saving scores, download the attachment I've added to this post, extract the file and upload the v3arcade_index_compatibility.php file to your includes folder - overwriting the existing file.
Anyone receiving this error when importing Mochi games, Fatal error: Must set URL with set_option(VURL_URL, $url) in [path]/includes/class_vurl.php open your class_vurl.php file and find:
if (empty($this->options[VURL_URL]))
{
trigger_error('Must set URL with set_option(VURL_URL, $url)', E_USER_ERROR);
}Either delete that code or comment it out and re-upload the file.
Amaury
11-28-2012, 12:38 AM
Is there a way to increase the width of Logged in as box so the user's avatar fits in it?
I'm fairly sure (haven't checked) avatars for Registered Users fit since they're 100 x 100, but all staff have 200 x 200.
http://i101.photobucket.com/albums/m62/AmauryGarcia/LoggedinArcadeBox.png
Gemma
11-30-2012, 12:49 AM
I'm back to using dual arcades. :D
@Amaury25
Open the v3ARCADE_MAIN template and find:
<div style="float: <vb:if condition="$vboptions['fliparcade']">left<vb:else />right</vb:if>; width: 200px">
Change that to:
<div style="float: <vb:if condition="$vboptions['fliparcade']">left<vb:else />right</vb:if>; width: 250px">
Next find:
<div style="margin-<vb:if condition="$vboptions['fliparcade']">left<vb:else />right</vb:if>: 210px">
Change that to:
<div style="margin-<vb:if condition="$vboptions['fliparcade']">left<vb:else />right</vb:if>: 280px">
You might need to play about with the 250 and 280 values but that should widen the sidebar.
Also, round about post #47 there is some discussion about resizing avatars (if needed)
trackpads
11-30-2012, 12:54 AM
Removed, I misunderstood the post.
Gemma
11-30-2012, 12:55 AM
Mine is working fine, Mochi games are importing each day.
That's cause I fixed it for you :p ;)
Amaury
11-30-2012, 01:16 AM
I'm back to using dual arcades. :D
@Amaury25
Open the v3ARCADE_MAIN template and find:
<div style="float: <vb:if condition="$vboptions['fliparcade']">left<vb:else />right</vb:if>; width: 200px">Change that to:
<div style="float: <vb:if condition="$vboptions['fliparcade']">left<vb:else />right</vb:if>; width: 250px">Next find:
<div style="margin-<vb:if condition="$vboptions['fliparcade']">left<vb:else />right</vb:if>: 210px">Change that to:
<div style="margin-<vb:if condition="$vboptions['fliparcade']">left<vb:else />right</vb:if>: 280px">You might need to play about with the 250 and 280 values but that should widen the sidebar.
Also, round about post #47 there is some discussion about resizing avatars (if needed)
235px for the first one and 250px for the second one got it perfect. :)
http://i101.photobucket.com/albums/m62/AmauryGarcia/Arcade.png
trackpads
11-30-2012, 10:43 AM
That's cause I fixed it for you :p ;)
Amen and thanks for that too!!!
Gemma
11-30-2012, 11:36 AM
Amen and thanks for that too!!!
Uploading the file in the attachment in post #934, overwriting the existing one, should fix your problem with highscores only saving when the game is played for the first time which I seen you posted about on vBAdvanced.
vivapotenza
12-03-2012, 07:15 PM
Installed, and working great!
where can i get more games that allow me to save highscores (not Mochi ones).
IVe got some games here which installed and ran ok, but when the game was complete it redirected me to the forum home instead of letting me save any scores, so ive removed them again for now?
Gemma
12-04-2012, 11:04 AM
Google will help you find games - search for IPB Arcade games download - sorry you can't list games sites on here.
Highscores not saving could be due to numerous things.......
1. Games aren't highscore compatible - IPB, v3 Arcade or Mochi Games
2. You are running either vB CMS or vBAdvanced CMPS and need to make an edit to your index.php (it is mentioned any times in this thread)
3. You have a htaccess file with rules in it that 'bypass' your index.php
4. You have disabled the Arcade Forumhome Info & Index Compatibility plugin
The most common issue is running a portal and not editing your index.php
doubleclick
12-05-2012, 04:15 PM
My forum isn't sending out emails to notify people when they have been challenged.
Email notifications for received private messages, new posts in subscribed threads, and forums go out.
In v3arcade default user settings, all are set to yes
Just in case, I ran the Set Challenge Permissions for All
Where else should I look to troubleshoot this?
thanks,
bw
Gemma
12-05-2012, 06:00 PM
The 'Default User Settings' function will only work for newly registered members, it won't work for members who are already registered.
Are the arcade settings set to accept notification by email in the UserCP?
I've not had any problems with email notifications for beaten scores, tournaments or challenges and cannot reproduce any error of non-delivered email notifications.
edit: YOu would need to get the users to updated their settings manually, or if you want everyone to be notified by email (or PM) you could probably do a database query.
doubleclick
12-08-2012, 01:52 AM
Hi Gemma
I installed v3 after most of my members were already here, so if the initial default is to have no notifications, and there is no way to change that globally then I guess the database query is the only option. Maybe in a future upgrade it could be set the same way that admins can globally change the challenge permissions to force all members to allow challenges initially. Just a thought.
Back here in the present, though, I tried looking through the database to find the table that holds the settings so I could run the query as you suggested, and can't find the one that holds these settings. Do you happen to know which table these settings reside?
Thanks
Gemma
12-08-2012, 08:12 AM
Hi Gemma
I installed v3 after most of my members were already here, so if the initial default is to have no notifications, and there is no way to change that globally then I guess the database query is the only option. Maybe in a future upgrade it could be set the same way that admins can globally change the challenge permissions to force all members to allow challenges initially. Just a thought.
That is something you would need to ask the developers about. Due to the lack of activity from Brian I am unsure whether we will ever see an update of the arcade
Back here in the present, though, I tried looking through the database to find the table that holds the settings so I could run the query as you suggested, and can't find the one that holds these settings. Do you happen to know which table these settings reside?
Thanks
I'm assuming there is settings stored in the database. I'll have a look later and let you know
Gemma
12-08-2012, 06:26 PM
Ok, some super-crazy combinations here. I've not worked them all out and I'd advise you to probably set everything to YES then let your members switch off as desired. Here are the queries I managed to determine.
Everything to YES
UPDATE `user` SET `arcadeoptions` = '1023'
Allow Challenges set to YES
UPDATE `user` SET `arcadeoptions` = '1'
Allow Challenges and Auto-Accept set to YES
UPDATE `user` SET `arcadeoptions` = '3'
Allow Challenges, Auto Accept, Email Notification and Tournament Events
UPDATE `user` SET `arcadeoptions` = '519'
Allow Challenges, Auto Accept, Use Email, Use PM and Tournament Events
UPDATE `user` SET `arcadeoptions` = '527'
Allow Challenges, Auto Accept, Use Email, Use PM, High Score Beaten, When Challenged and Tournament Events
UPDATE `user` SET `arcadeoptions` = '575'
Everything EXCEPT Email Notifications Set To YES
UPDATE `user` SET `arcadeoptions` = '1019'
doubleclick
12-09-2012, 12:09 PM
wow. thank you for the extensive work. I'll run that today.
I am unsure whether we will ever see an update of the arcade
So has vbAdvanced dropped this mod? If there are no updates, then vb5 will essentially kill it off. Not good news for us Arcade Junkies!
Thanks again for going the extra mile to create that query. It is a big help in getting things hopping again with the games.
Hostboard
12-09-2012, 12:48 PM
That is something you would need to ask the developers about. Due to the lack of activity from Brian I am unsure whether we will ever see an update of the arcade
This and Current Version: 2.0.3 (Released 06-08-2011) nailed the coffin shut for me... Unfortunately will be porting to another developers arcade with whom I seem to be running more and more of their software....
Gemma
12-09-2012, 02:47 PM
So has vbAdvanced dropped this mod? If there are no updates, then vb5 will essentially kill it off. Not good news for us Arcade Junkies!
I've no idea what vB Advanced plans are for the arcade or their own products, this is just my opinion but it doesn't look very promising. The lack of activity on their site is worrying. The arcade should have been updated when vB 4.2 came out to address the navigation changes and there are bugs in the system that need fixed. There are individual posts here that will fix everything but it really should all be working out of the box.
Saying that though - this, again in my opinion, is still the best and most stable arcade system.........it just lacks the required support which leaves a cloud over future production.
trackpads
12-09-2012, 02:55 PM
I agree with Gemma. It is a good system and the only one that will play Mochi Games. Which completely removes the effort of finding legal arcade games that users can play.
Hostboard
12-09-2012, 10:55 PM
I agree with Gemma. It is a good system and the only one that will play Mochi Games. Which completely removes the effort of finding legal arcade games that users can play.
DragonBytes vBArcade will play these as well.
Streamlined import and editing managers put games from mochi, armor, kongregate, v3arcade, ibproarcade and more into your arcade with ease
Bob_R
12-11-2012, 05:23 PM
As you can see from the 2 screen shots I provided the text Tournaments awaiting players is not showing when logged out. Only when logged in. How can I fix this?
Thanks.
Gemma
12-11-2012, 06:11 PM
As you can see from the 2 screen shots I provided the text Tournaments awaiting players is not showing when logged out. Only when logged in. How can I fix this?
Thanks.
https://vborg.vbsupport.ru/showpost.php?p=2339408&postcount=767
Bob_R
12-11-2012, 09:44 PM
https://vborg.vbsupport.ru/showpost.php?p=2339408&postcount=767
Thanks!!!!
Gemma
12-12-2012, 11:22 AM
DragonBytes vBArcade will play these as well.
Actually, the main reason I'm running two arcades is because DBT's wasn't stable - I had major issues with games scoring and playing over various browsers. But this isn't a thread for discussing other arcade systems so we'll stop there.
Gemma
12-13-2012, 10:43 AM
Thanks!!!!
You're welcome :)
doubleclick
12-15-2012, 08:35 PM
Hello Gemma -
As an fyi, I ran the queries you provided above. The email notifications and pms now both work. Thanks for coming up with that. I know it wasn't easy.
Bob_R
12-18-2012, 12:38 AM
Is there a way to allow guests to view and play games but their scores will/would not be recorded?
Guest scores won't submit by default..They have to be registered.
Gemma
12-18-2012, 10:39 AM
Is there a way to allow guests to view and play games but their scores will/would not be recorded?
AdminCP > Usergroup Permissions > Unregistered / Not Logged In
Set 'Can View Arcade' and 'Can Play Arcade' to Yes.
jswiss
01-01-2013, 10:16 PM
Hi Gemma - Thanks for taking the time to help us VB4 users get the TAB to show up. I followed your instructions and the arcade tab now displays, but none of the links (Arcade Games, View Leaderboard, the Tournaments Menu and its sublinks: Your tournaments, etc...) show up.
When you have a moment can you have a look or maybe give me an idea what I'm doing wrong? www.mygrunge.com - Running VB 4.2
Cheers!
Gemma
01-01-2013, 10:59 PM
As I've said before, the Navigation Manager is a mess, a complete and utter shambles in design and implementation.
Can you post a screenshot of what your Navigation Manager setup looks like in the AdminCP (with the data you've added - to get all the added arcade data to show you may need to go into the arcade tab and click save, then all the settings should appear in the Navigation Manager index).
Or if you could set up a temporary admin account and send me details via PM I should be able to go in and see/fix any problems.
Lucyloo
01-02-2013, 08:11 AM
I wondered if someone could help me please? One of our members keeps getting this error message while playing in the Arcade.
you do not have permission to access this page. This could be due to one of several reasons:
Your user account may not have sufficient privileges to access this page. Are you trying to edit someone else's post, access administrative features or some other privileged system? If you are trying to post, the administrator may have disabled your account, or it may be awaiting activation.
Gemma
01-02-2013, 08:40 AM
I wondered if someone could help me please? One of our members keeps getting this error message while playing in the Arcade.
Is this only happening to one of your members? And is it when trying to enter the arcade, play a game or submit scores?
jswiss
01-02-2013, 02:25 PM
Thanks again! I sent you a PM
:-)
addamroy
01-03-2013, 11:00 AM
Your demo site is down.
Gemma
01-03-2013, 11:19 AM
Your demo site is down.
http://www.vbadvanced.com/forum/arcade.php
Or you can see it on my own site - http://www.arcadejunkies.org/arcade.php
Lucyloo
01-03-2013, 03:31 PM
Is this only happening to one of your members? And is it when trying to enter the arcade, play a game or submit scores?
Hi Gemma,
Sorry for the delay in getting back to you.
We only have a few members who play in the arcade and it's happening to 3 of them at the moment. It happens each time they get a high score, sometimes they can submit it but more often than not they get the error message and can't submit the score.
Thanks in advance for your help :)
Gemma
01-03-2013, 03:51 PM
Are you running vB4 or vB3 Lucyloo, I seen you had previously posted in the vB3 section - either way, doesn't really matter as I think both files are identical, can you upload the file in the attachment to your 'includes' folder overwriting the existing one.
includes => v3arcade_index_compatibility.php
And see if that solves the problem.
Lucyloo
01-03-2013, 05:02 PM
Thank you Gemma :)
I'm running vB4, sorry if I posted in the wrong section originally. I'll give that a go and see if it works and I'll get back to you.
Thanks again.
oldfan
01-05-2013, 01:29 AM
Quick question, where is everyone getting all these games?
Lucyloo
01-05-2013, 06:04 PM
Are you running vB4 or vB3 Lucyloo, I seen you had previously posted in the vB3 section - either way, doesn't really matter as I think both files are identical, can you upload the file in the attachment to your 'includes' folder overwriting the existing one.
includes => v3arcade_index_compatibility.php
And see if that solves the problem.
Gemma that worked a treat, thank you very much :)
jswiss
01-07-2013, 04:42 PM
Hi again Gemma,
I've installed a couple of mochi games at http://www.mygrunge.com/arcade.php and they work fine to play, but the scores aren't posted to the forum
I have the crossdomain.xml in the root directory and disable high scores is set to NO
Any ideas?
You still have admin account at http://www.mygrunge.com if you have time to have a look
Cheers
john
Gemma
01-07-2013, 05:02 PM
Hi again Gemma,
I've installed a couple of mochi games at http://www.mygrunge.com/arcade.php and they work fine to play, but the scores aren't posted to the forum
I have the crossdomain.xml in the root directory and disable high scores is set to NO
Any ideas?
You still have admin account at http://www.mygrunge.com if you have time to have a look
Cheers
john
Hiya John,
The games you have installed are not Leaderboard Enabled games. Only 'Leaderboard Enabled' games will submit scores irrespective of whether or not disable highscores is set to No.
If you are importing through your AdminCP then select Leaderboard Enabled from the dropdown in the Browse MochiMedia.com Games section; if you are importing from on the MochiMedia site either select Leaderboard Games as a search criteria or look out for the Leaderboard icon in search results.
Some game developers will disable highscores because they are trying to maximise traffic to their own site (ie they use MochiMedia as a way of promoting their work without adding all features (in this case scoring)) or they may only include it as a premium option.
*Also, very occasionally a developer may wrongly mark a game as Leaderboard Enabled when it actually isn't. This is very rare but if that happens the game may appear in searches or the AdminCP as 'Leaderboard Enabled' - but that isn't the case in this instance.
topladz
01-08-2013, 05:15 PM
how do i refine which members can use the arcade
Gemma
01-09-2013, 07:56 AM
how do i refine which members can use the arcade
You need to set the permissions for each user group. AdminCP > User groups - select the user group then set permissions for the arcade
niems
01-11-2013, 03:15 PM
Could you give address for demo? or screens?
Gemma
01-11-2013, 03:28 PM
Could you give address for demo? or screens?
www.arcadejunkies.org
Click on the 'Mochi Games Arcade' link in the navbar
Vintum
01-13-2013, 06:09 PM
Sorry if these questions have already been answered. I may not have gone back far enough to find them due to time restrictions.
I have two things right now. First, the navbar in the arcade is sowing links from two different tabs. Is this possible to fix? It makes it very hard to figure out what I'm clicking on. It appears it might be showing both the links for Forum and Arcade, as both appear to be selected at the same time. I have attached a screenshot to show what I'm talking about.
Also, I would like to add that publisher bridge javascript provided by Mochi directly into my Homepage of the arcade. I want it to be displayed on the same page that users see when first entering the arcade. For me, I have it set to default to the "New" tab upon entering. However, I would also like for it to appear at the top of the page no matter what tab is being viewed. I would also like for it to be placed at the top of the page in activity stream. I am not very experienced at this yet, so any insight as to where I need to place the code would be awesome.
Amaury
01-29-2013, 04:56 AM
Noticed a bug, I think.
Usernames under News & Events and Arcade Champions don't update with username changes.
http://www.kh-mediaflare.net/arcade.php
I temporarily removed the "member" from "Show permission name," but let me know if you can't view it.
Marceline is now Cat~: http://www.kh-mediaflare.net/member.php?29-Cat
T.K. is now Princess Celestia: http://www.kh-mediaflare.net/member.php?149-Princess-Celestia
Davey-UK
01-29-2013, 05:47 PM
Has anyone figured out VBSEO rules for this mod yet? My score system doesnt redirect or register scores anymore.:up:
klebo
02-01-2013, 09:40 PM
Hallo
Iam use vB 3.8.x with ibProArcade v2.7.2+
my problem, sry, in german
Das Ergebnis wurde offenbar nicht vom zugehörigen Spiel übermittelt. Es wird kein Ergebnis gespeichert.
The result was apparently not sent by the corresponding game. There is no result stored.
Please help.
Game is: FokHorn Thanks
Greetz
Jörg
Someone hacked it..Went for defacement but failed.
################################################## ##############################
## List of Possible Intrusion Points ##
################################################## ##############################
/kunden/homepages/40/d432620282/htdocs/arcade.php
Amaury
02-08-2013, 07:05 PM
Noticed a bug, I think.
Usernames under News & Events and Arcade Champions don't update with username changes.
http://www.kh-mediaflare.net/arcade.php
I temporarily removed the "member" from "Show permission name," but let me know if you can't view it.
Marceline is now Cat~: http://www.kh-mediaflare.net/member.php?29-Cat
T.K. is now Princess Celestia: http://www.kh-mediaflare.net/member.php?149-Princess-Celestia
Bump.
BGObsession
02-09-2013, 07:13 PM
Sorry if these questions have already been answered. I may not have gone back far enough to find them due to time restrictions.
I have two things right now. First, the navbar in the arcade is sowing links from two different tabs. Is this possible to fix? It makes it very hard to figure out what I'm clicking on. It appears it might be showing both the links for Forum and Arcade, as both appear to be selected at the same time. I have attached a screenshot to show what I'm talking about.
Also, I would like to add that publisher bridge javascript provided by Mochi directly into my Homepage of the arcade. I want it to be displayed on the same page that users see when first entering the arcade. For me, I have it set to default to the "New" tab upon entering. However, I would also like for it to appear at the top of the page no matter what tab is being viewed. I would also like for it to be placed at the top of the page in activity stream. I am not very experienced at this yet, so any insight as to where I need to place the code would be awesome.
I'm also seeing this same issue.
hunter1985
02-15-2013, 09:59 PM
This addon is amazing!
BGObsession
02-17-2013, 04:10 PM
Without the ability to record high scores, the V3 Arcade is not worth installing (my opinion). It's a shame because the 3.8 compatible version WAS an amazing add-on. Unless someone is able to figure out how to correct the high score issue, I'll be looking for a different Arcade solution.
neoacro
02-26-2013, 04:16 PM
http://flashgage.com/arcade.php?do=leaderboard
I am seeing this error:
Warning: array_slice() expects parameter 1 to be array, null given in [path]/arcade.php on line 2901
Warning: Invalid argument supplied for foreach() in [path]/arcade.php on line 2901
please help!
marccap
02-28-2013, 04:33 PM
Do you know what coding is needed to add an image to the "Arcade Welcome Message". I've tried <img> but doesn't work. Any ideas?
Gemma
02-28-2013, 06:18 PM
Do you know what coding is needed to add an image to the "Arcade Welcome Message". I've tried <img> but doesn't work. Any ideas?
<img src="http://path-to-your-image.com/image.gif">
Gemma
02-28-2013, 06:20 PM
I'm also seeing this same issue.
Without the ability to record high scores, the V3 Arcade is not worth installing (my opinion). It's a shame because the 3.8 compatible version WAS an amazing add-on. Unless someone is able to figure out how to correct the high score issue, I'll be looking for a different Arcade solution.
Sorry if these questions have already been answered. I may not have gone back far enough to find them due to time restrictions.
I have two things right now. First, the navbar in the arcade is sowing links from two different tabs. Is this possible to fix? It makes it very hard to figure out what I'm clicking on. It appears it might be showing both the links for Forum and Arcade, as both appear to be selected at the same time. I have attached a screenshot to show what I'm talking about.
Also, I would like to add that publisher bridge javascript provided by Mochi directly into my Homepage of the arcade. I want it to be displayed on the same page that users see when first entering the arcade. For me, I have it set to default to the "New" tab upon entering. However, I would also like for it to appear at the top of the page no matter what tab is being viewed. I would also like for it to be placed at the top of the page in activity stream. I am not very experienced at this yet, so any insight as to where I need to place the code would be awesome.
Try searching and you'll find the answers.
Gemma
02-28-2013, 06:21 PM
http://flashgage.com/arcade.php?do=leaderboard
I am seeing this error:
Warning: array_slice() expects parameter 1 to be array, null given in [path]/arcade.php on line 2901
Warning: Invalid argument supplied for foreach() in [path]/arcade.php on line 2901please help!
Does the error disappear once someone has won an arcade crown?
Gemma
02-28-2013, 06:25 PM
Bump.
Noticed a bug, I think.
Usernames under News & Events and Arcade Champions don't update with username changes.
http://www.kh-mediaflare.net/arcade.php
I temporarily removed the "member" from "Show permission name," but let me know if you can't view it.
Marceline is now Cat~: http://www.kh-mediaflare.net/member.php?29-Cat
T.K. is now Princess Celestia: http://www.kh-mediaflare.net/member.php?149-Princess-Celestia
Tried running Rebuild Game Scores and Rebuild Awards & High Score Cache under AdminCP > v3 Arcade > Maintenance?
Amaury
02-28-2013, 11:05 PM
Tried running Rebuild Game Scores and Rebuild Awards & High Score Cache under AdminCP > v3 Arcade > Maintenance?
That did it.
stilly
02-28-2013, 11:47 PM
Gemma, you are a diamond in the rough, lol,
Unbelievable how much you lend yourself to support this mod, when you don't have to,
Many thanks, very, very appreciated, it isn't said often enough, so thanks for all you do,
GamBun
03-03-2013, 07:26 PM
A HUGE Thank You! :) I love this!!! The other one (pushed around here ;) ) was tested on one of my sites briefly (a couple years ago). I disliked it immediately and removed it the same day. This one rocks!
Question: I have a CMS site and like to add the hack I saw here, but this link is broken:
And to contribute to everyone here with CMS.
If you would like to add a Widget to your CMS.
Download the CMPS module here:
http://www.v3arcade.com/forums/showthread.php?t=3502
Has it been moved? Assistance would be appreciated. :)
Gemma
03-03-2013, 08:27 PM
A HUGE Thank You! :) I love this!!! The other one (pushed around here ;) ) was tested on one of my sites briefly (a couple years ago). I disliked it immediately and removed it the same day. This one rocks!
Question: I have a CMS site and like to add the hack I saw here, but this link is broken:
Has it been moved? Assistance would be appreciated. :)
https://vborg.vbsupport.ru/showthread.php?t=261177 :)
lsgworldl
03-15-2013, 12:48 AM
few things wrong
fav button not showing right
http://www.charitygamesforum.com/arcade.php
all games going to defence cat
http://www.charitygamesforum.com/arcade.php?categoryid=1
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.