The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
v3 Arcade - Professional vBulletin Gaming (vB4) Details »» | |||||||||||||||||||||||||||||
v3 Arcade - Professional vBulletin Gaming (vB4)
Developer Last Online: Nov 2021
v3 Arcade is now a member of the vBadvanced family!
http://www.vbadvanced.com/forum/showthread.php?t=47571 The support forums & data from v3Arcade.com have been merged into the vBadvanced.com site. ================================= v3 Arcade for vBulletin 4.x.x For vBulletin 3.x.x, please see here. ================================= Please note... until v3Arcade.com is upgraded to vBulletin 4, some demo sites can be found here. Also, because of styling changes introduced in vB 4.0.8 to allow customized user profile pages, this version requires 4.0.8+ to be installed. "v3 Arcade" is the premiere arcade system written specifically for vBulletin. It's coded from scratch - not a port of an older version - and because it was coded specifically for vBulletin it uses the product system for code modifications & utilizes AJAX technology throughout. Here's a brief rundown of the features in this version of v3 Arcade. Supports MochiAds, v3 Arcade and IBPArcade games!
Branding Free ================================= All v3 Arcade installations carry and require a small "v3 Arcade" logo in the footer, as well as the text "Powered by v3 Arcade" which links to http:www.v3arcade.com. For information on legally removing the branding, please visit www.v3arcade.com. ================================= www.v3arcade.com ================================= If you're looking for more games, add-ons, support, tutorials, or anything Arcade related - www.v3arcade.com is the place to go. ================================= Copyright ================================= All code & images distributed in this zip is Copyright ?2010 CinVin, with the following exceptions:
Many thanks to... =================================
Change Log ================================= For the complete change log, please click here. The change log is getting too big to include inline with this thread. Download Now
Show Your Support
|
7 благодарности(ей) от: | ||
chocolate angel, GamBun, K4GAP, KevinL, MichaelDance, rootsxrocks, Sunka |
Comments |
#732
|
|||
|
|||
Since upgrading to 4.2, after playing a game instead of submitting the score it redirects to the activity stream page.
|
#733
|
||||
|
||||
Did you apply the index.php edit stated in the post above yours?
|
#734
|
||||
|
||||
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 |
#735
|
|||
|
|||
Instead of saying you do have permissions to access this page if a user is not allowed to view arcade how can I change it to a custom message? Thanks
|
#736
|
||||
|
||||
What message are you trying to change??
|
#737
|
|||
|
|||
If say a user group does have access to view the arcade you get a message which says:
Code:
User, 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. |
#738
|
||||
|
||||
Quote:
Or, an easier method would be to use conditionals and create your own message within the template. For example, in your v3ARCADE_PLAY template search for: Code:
<!-- main --> <div class="blockrow">{vb:raw flashcode}</div> Code:
<!-- main --> <vb:if condition="$show['guest']"> <div class="standard_error"> <h2 class="blockhead">Arcade Error Message</h2> <div class="blockbody formcontrols"> <p class="blockrow">Sorry, guests cannot play games in the arcade, you must be a registered member of {vb:raw vboptions.bbtitle} to play games and submit scores.<br/><br/> This will also allow you to compete on our arcade leaderboards, play tournaments or challenge other players to a 1v1 match.<br/><br/> Registration is quick, free and simple. Click <a href="register.php">HERE</a> to join our site.</p> </div> </div></vb:if> <vb:if condition="$show['member']"><div class="blockrow">{vb:raw flashcode}</div></vb:if> |
#739
|
|||
|
|||
So we've had our arcade disabled since February 27th because of the whole exploit thing.
We still have version 2.0.3, the bad version, and the download that's available here is 2.0.3, so where can the patch be found? I'd like to know so I can direct our owner here so we can get our arcade back up and running! Thanks! |
#740
|
||||
|
||||
Quote:
|
#741
|
|||
|
|||
Quote:
So, wait, our arcade has been the OP's here the whole time if it's 2.0.3? I guess we had a different arcade than KH-Vids.Net Forum. |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|