![]() |
ibProArcade Fixes
1 Attachment(s)
Quote:
or Full width Forum logo mod the above ARCADE template will work alone this template should be changed anyway.. the arcade is so out of date. it's calling the old template ARCADE instead of ARCADEVB4 I just copied the ARCADEVB4 template and added it to the ARCADE template with a couple small changes If you are still using the stock ARCADE template soon or later it's going to stop working.
Quote:
if adding this code to your index.php don't work below as stated in your arcade zip file you downloaded Code:
open index.php If the Above edit does not work Pitman posted a rewrite that does the same things with out editing the index.php or of you don't have one https://vborg.vbsupport.ru/showpost....6&postcount=83 I also have a version of this from stangger5 Posted in the new updated Ibproarcade fixes Fatal error: Allowed memory / uploading in bulk Quote:
I tried to add all the bug fixes in one thread to make it easy for people to find them.. If I forgot any feel free to post them here.. Hope this helps out enjoy |
~snipped~ no longer worked
|
couldn't find who posted this originally but this is the postbit & or
postbit_legacy fix change from this Code:
<dt>{vb:raw post.crowns}{vb:raw post.champtext}</dd> Code:
<dd>{vb:raw post.crowns} {vb:raw post.champtext}</dd> https://vborg.vbsupport.ru/showpost....postcount=6645 members getting logged out when submitting score? delete the contents of holdsession.php or comment it all out and save then upload.. there are 2 other other wways if you would like to try I have not tested them fixes are here in this quoted post but I am not 100% sure vb4 needs them this was originally for vb3 [s] Quote:
|
Quote:
Where in the postbit legacy? Meaning can you show me before and/or after which piece of existing code |
in your ibProArcade2.7.0+.zip file. you'll see a bunch of html files and text files..
Open up Installation - vBulletin 3.5.x-3.8.x + 4.x - english.html you'll see where it needs to go I posted above assuming everyone has read the instructions for installation.. this is why everything is not in detail --------------- Added [DATE]1283198473[/DATE] at [TIME]1283198473[/TIME] --------------- Start off by uploading all the files needed.
Make sure that there is no installer.php in your forum's root directory, if so -> delete them ! Open your AdminCP and do the following:
Now you have to change some templates: Stay in the AdminCP:
vBulletin 3.x <td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td> Below add: <td class="vbmenu_control"><a href="arcade.php?$session[sessionurl_q]">Arcade</a></td> vBulletin 4.x <li><a href="calendar.php{vb:raw session.sessionurl_q}">{vb:rawphrase calendar}</a></li> Below add: <li><a href="arcade.php{vb:raw session.sessionurl_q}">Arcade</a></li> click SAVE. Now you should:
Finally click on INFORMATION and check if there is a notice about any .php-file to be adapted. |
So many fixes :( when is the author gonna implement those into the default product?
|
hi every one...
first i don't understand on ARCADE template. 1. how i can overwrite ARCADE template means is this upload to forum folder or other do ? 2. where i find out the " additional.css " for past the code. secondly i done the editing in arcade/functions/functions.php but still i have problem. thirdly set the group permission for all group as " can view and play " but still no any game play. http://www.newsoftworld.com/forum/arcade.html fourthly mistakenly i remove the product-ibproarcade.xml from Plugins & products and after that i re add the product-ibproarcade.xmlbut after that my all record is destroy and all game are not present on my ibproarcade board but all game with files are present in arcade folder in my forum so how i can make all these game again in use. plz help on these issues. thanks |
over write means to go to your admincp.. on the left side you'll see Styles & Templates
after you open that you'll see Style Manager , here you''ll see your templates..on the right click the drop arrow and click edit templates.. in there click open the ARCADE template highlight it and delete it and paste the new one in and save.. down a little you'll see CSS template click that open the very top one is additional.css just a little bit down you'll find the ARCADE.css as well.. removing the arcade from Plugins & products un-installs it adding it back I am sure you noticed everything was gone.. you said you did the function fix for the navbit.. but I looked at your site and looks to me like you never did it or you didn't do it correctly.. |
1 Attachment(s)
I've applied all the fixes listed... thank you.
But honestly, isn't there a simple method to edit/customize the template? 1. For example, I would like to have the "Highscore Champions" title centered. 2. And I would like the "King of Arcade" and the "Leader of Leaderboard" title to be center over the members avatar. 3. I would also like a break between the Game Rating and the Title... it all seems to flow together a bit busy in the current design. Any help with this, or maybe directing me to a different template would be appreciated. Attachment 121793 Attachment 121794 |
1 Attachment(s)
no easy way I recoded my arcade...
I see your screen shots , It don't look like you did all the edits.. it sould look more or less like my screen shot |
1 Attachment(s)
Somehow I messed up the additional.css template edit. I fixed it and now everything is clean!
Thank you for your help! Attachment 121812 |
welcome
|
1 Attachment(s)
I spoke too soon...
The only problem I see is with the "Highscore Champions" and the "King of Arcade" and the "Leader of Leaderboard" titles are still not centered over the members avatar. What do you think I missed? Thank you for your help! Attachment 121813 |
1 Attachment(s)
did some testing for you
in your skin_arcade.php in your skins folder look for and change this code Code:
<div class='tborder'> Code:
<div class='tborder'> then look for this Code:
<div class='tborder'> Code:
<div class='tborder'> enjoy |
Outstanding! That worked. Thank you very much for your help with my problems.
|
welcome
|
1 Attachment(s)
Hey all
Ok i followed the directions above but am still getting some funky look... Here is what i see now.. What do i do? |
Quote:
I have the same problem |
Quote:
you may of missed something like the template change .. or moving the arcade.css contents.. peek here to see if this helps https://vborg.vbsupport.ru/showthrea...36#post2098436 |
Quote:
ARCADE.css PHP Code:
|
1 Attachment(s)
also replace the contents of the ARCADE template.(not css this time )
with this one https://vborg.vbsupport.ru/showpost....07&postcount=2 I just looked at your site .. you need to do these edits to all the style.. the default style looks correct.. if doing these edits to your other styles.. and it's still not good you will need to look into the styles to see what it affection this.. I you should also do the navbit edit I posted in the arcade fixes thread .. one of your styles (the blue) that should fix that issue.. |
1 Attachment(s)
other themes error :(
|
Like I said above try this
open /arcade/functions/functions.php search for // we are on vB 4 or later WHOHOOO Just under it on line 1380 you'll see Code:
$navbits = $output_array['NAV']; Code:
$navbits = construct_navbits(array('' => $ibforums->lang['page_title'])); |
1 Attachment(s)
this style I took the screen shot of..
it don't look like you changed the template you must change all the styles templates..as well |
1 Attachment(s)
Quote:
blue style (FunkyFresh) additional.css |
Hmm
Im confused. If i have it set to only display in one style why would i have to change em all? |
1 Attachment(s)
Quote:
the edit above It don't look like it was done but the others you did fixed the headers etc .. the problem with freakyfresh lies with that style.. I will look at the source to see what could be causing that. you should compare your styles before you started adding these fixes .. before you say no benefit... I see a huge change........ I also see a change in the funkyfresh style.. look at the screen shot here https://vborg.vbsupport.ru/showpost....3&postcount=24 compared to the one attached here :eek: Just looked at your additional.css the conflict is with .tcat.. ..I would open up your skin_v3Arcade.php and your skin_Arcade.php with your editer do a search for tcat.... and replace them all with blockhead have a back up file to revert back if necessary |
Quote:
different set of templates .. so this is why you must do each style |
Quote:
thank you... You're so cool :) :) |
So just out of curiosity...
Can i delete all the other styles including the VB default one it comes with without a problem? I only use one and would that then fix the issue? Quote:
|
just disable them so your users can't use them and only fix the one you use..
I can't tell you with out looking at it if you can delete the default one.. but you can delete any others you added or made. I would keep the default style . Just disable it |
Hey when you say disable I assume you mean uncheck in the style manager? If that is the case, they are all unchecked except for the one i use...
|
Quote:
|
Hippy
thank you so much. You totally solved my issue and it was awesome!! Id have never figured out the tcat -> blockhead fix! |
Thankyou soo much for your hard work Hippy. This saved me a lot of problems with my additional.css and arcade.css conflicting. (Big Thumbs Up!).
Keep up the good work buddy. Taz |
1 Attachment(s)
I see that this discussion is very useful for us users ibproarcade!
I also have a problem with the page layout of the games, I attach a picture to understand better. The writings are not centered and each set of games is not divided by borders. Any idea? |
do the fieldset edit ;)
|
[QUOTE = Hippy ; 2100641 ] do the fieldset edit ;) [/ QUOTE]
Very Thanks Man!! : up: |
;) enjoy my friend
|
Thank you for all your work Hippy :D
|
All times are GMT. The time now is 06:23 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|