No longer needed with the above template..
[s]Now open up the ARCADE.css and copy it completely
close it out, no need to save.
now paste it into the additional.css
click save...[/s]
next go to
Plugins & products > plugin manager > Product : ibProArcade for vBulletin click open ibProArcade: ARCADE CSS
and select no for "Plugin is Active" ...
save
thats it
you can turn store css as a file back on
enjoy
for those that are just trying to fix there log / banner
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.
ok
I had a litte time so I found a fix for 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
If you run into this memory issue, you need to increase the size of the Memory in your php.ini file, normally found in your /public_html/.
First make a COPY of the PHP.INI file, so you can RESTORE it.
Open "EDIT" the file and do a search for MEMORY, you should see the max allowed, increase it to handle a bit more than the error states it needs. Save it and re-upload the file. Should work fine now.
EXAMPLE:
Code:
;;;;;;;;;;;;;;;;;;;
; Resource Limits ;
;;;;;;;;;;;;;;;;;;;
max_execution_time = 600 ; Maximum execution time of each script, in seconds
max_input_time = 600 ; Maximum amount of time each script may spend parsing request data
memory_limit = 96M ; Maximum amount of memory a script may consume (16MB)
Go back to the PHP.INI file and put it back the way it was. Shared servers don't like you to have this over 64mb I believe.
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
Download Now
(21.4 KB, 145 views)
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
yes Digital_Jeti
would be great if this was used for what it was intended for..
Only mod for this forum is Mrzeropage.. wish he was around again..
I read these forums all the time and If I can help I will reply to your threads..
This was not meant for a support thread .. It's for the bug fixes that got lost in the arcade mod thread etc.. I will address any questions about the topic on hand or if you have trouble adding any of the fixes post..
Happy Arcading
I have the same problem, can i add you to my msn.. some members cant submit their score
as far as the issue with the tournament blocks i will have to test...
will post back
Thank you for the fast reply
I replaced all cases where it said "class="thead"" with "class="blockhead"", "Game / Options" and "Top Scores" is shown correctly now. Just the best score part has still the strange frame on the left side of the user avatar.
I replaced all cases where it said "class="thead"" with "class="blockhead"", "Game / Options" and "Top Scores" is shown correctly now. Just the best score part has still the strange frame on the left side of the user avatar.