![]() |
Hello
On the page where you are actually playing a game, where do I go to edit the block on the page where the thumbnail, champ, score to beat, display size, etc is displayed? thanks, dc |
Quote:
|
You're the best, Gemma.
I've been trying to narrow down what I would like to put in areas above the forum directory, and have come up with two blocks: - Tournaments awaiting players - News and events Does something like this already exist? |
Quote:
|
Sorry to be the only one asking questions about this mod. I really am trying to keep the number down...
Is there a line or two of code I can paste into the v3ARCADE_PLAY template so instead of the thumbnail of the game being played, it will display either the avatar or the avatar thumb of the champ? (I'm not sure what it will look like so that's why I'm asking about both instead of just one.) |
Many thanks :D
|
https://vborg.vbsupport.ru/external/2012/05/23.png
I guess i did something wrong .. when i got a high score my avatar moved on left i want it on the center is there a possible way to fix this please.. |
Quote:
And replace: Code:
{vb:raw preWrapperAwards} Code:
<br/><center>{vb:raw preWrapperAwards}</center><br/> |
Thank you Gemma :)
|
Been doing some testing, v3 Arcade together with vB 4.2.0 (beta) work fine.
The index.php file has changed meaning that anyone running vB Suite and IPB games will need to make a small adjustment to where they place the index.php file edit. require('content.php'); no longer exists but placing the edit above require('forum.php'); will allow the scores to save properly* *This may change come the 'gold' release of vB 4.2.0 and any update from the arcade team @ vBAdvanced but it works without error just now. Changes will need to be made to accommodate the new navigation system too |
Since upgrading to 4.2, after playing a game instead of submitting the score it redirects to the activity stream page.
|
Quote:
|
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 |
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
|
Quote:
|
Quote:
Code:
User, you do not have permission to access this page. This could be due to one of several reasons: |
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 --> Code:
<!-- main --> |
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! |
Quote:
|
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. |
There is a problem, though.
When trying to access any of its settings in the Admin CP, I get a 404 error page. Edit: Here's a screenshot: http://i101.photobucket.com/albums/m.../Arcade404.png |
The error says the file cannot be found. Have you tried re-uploading the files?
|
Quote:
Thanks for the help. :) |
I can't seem to find a fix for after you submit your score it exits the game and goes to a comment, I'd like to continue the game, how can I stop it from leaving the page.
|
Quote:
|
And also that's not a fix, since it's not broken. It's supposed to do that.
|
Hi Gemma -
Do you and the vbad team prefer questions posted here or on the vbad site or does it even matter to you? |
Quote:
|
So since I upgraded to Version 4.2, Whenever you complete a game.. it automatically forwards the user to the Activity Stream page and not the score page. Anyone else have this issue?
|
You may need to edit the index.php file - original details here - https://vborg.vbsupport.ru/showpost....&postcount=469
However, the file has changed slightly in vB4.2 so the placement of the code below is different Code:
require_once('./includes/v3arcade_vbsuite_index_compatibility.php'); |
Quote:
|
Quote:
For the AdminCP help Quote:
|
Quote:
|
Quote:
|
1 Attachment(s)
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. |
Quote:
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. |
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? |
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 - Quote:
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 - Quote:
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 :) |
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: Code:
<b><a href="arcade.php?do=newchallenge&userid={vb:raw post.userid}">Invite {vb:raw post.username} to play a game!</a></b> |
Quote:
Quote:
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. |
All times are GMT. The time now is 01:11 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|