![]() |
Can not help?
|
Quote:
|
@MarkFL
I had added in my last post from my arcade.php as a file attachment. Did you look at them? https://vborg.vbsupport.ru/showpost....postcount=7320 |
UP...
|
Hi,
In all styles the texts are black. Where can I change this please? With a black style one sees the writing not more. How can I change this? https://vborg.vbsupport.ru/external/2017/04/19.png Many Thanks. |
Create plugin hooked at "parse_templates" with the following code:
PHP Code:
|
Where exactly in acp do I have to do that?
|
Follow:
AdminCP -> Plugins & Products -> Add New Plugin |
I have made.
https://vborg.vbsupport.ru/external/2017/04/18.png But I get then a error message PHP Code:
|
You didn't grab the entire block of code...you are missing the closing bracket for the if statement. :)
|
Oh yes my mistake Had forgotten the clamps.
Unfortunately no change. The font has remained the same. https://vborg.vbsupport.ru/external/2017/04/17.png |
Oops...I had a typo in the code...replace "$FFFFFF" with "#FFFFFF"...that should work. :)
|
Many Thanks . Now it fits everywhere.
|
Now I have one more question.
How must the code be, if I would like to change this for several styles? I've tried it so. PHP Code:
Many Thanks. |
Try Using the code:
PHP Code:
|
Many Thanks. Now it works fine. :)
|
For those with dark styles, view this post.
https://vborg.vbsupport.ru/showpost....postcount=7198 |
Quote:
|
Hi
I wanted to install some styles but the style is not right in the Arcade. The view in the forum itself fits the style. Only when I go into the arcade then does the style no longer. Give it a fix? Many thanks for your help. |
One thing that needs to be done for any new style added is to edit the template "ARCADE_vB4" and add just above the closing </head> tag the following:
HTML Code:
{vb:raw headinclude_bottom} |
Super many thanks to MarkFL. Exactly that was my problem. Now it's working.
|
Have another question.
How can I display more? https://vborg.vbsupport.ru/external/2017/04/16.png In the ACP I find nothing. For me, he always shows only one. The latest champions and the latest player result Many Thanks. |
All arcade edits are in the arcade.php and in the arcade/skins/skin_Arcade.php
https://vborg.vbsupport.ru/showthread.php?t=178117 |
From what I've noticed it will display up to the 5 newest champions (I don't see any way to change that in the settings), and 1 latest arcade score (which makes sense since there can only be one latest. :)
edit: Good find, Tim! :up: |
I have just about every edit you can have in this arcade. lol
|
Quote:
Thanks blind-eddie What else do you have for the arcade? |
You would need to compare mine to yours Coder2016 ti see the differences.
Follow the link to my arcade in my sig below to see all the custom edits and follow the link to stanggers5 site to see his vb4.2 arcade, he created and installed 99% of all edits within my arcade, he would be the one to speak to regarding your arcade edits. |
Hi,
I have php 7 running with the arcade. Folds so far quite well. Now I have however made a mistake. If I want to evaluate a game, then these errors come PHP Code:
Thanks in advance. |
I do not know if the arcade is php 7 compatible.
|
Quote:
|
Have a few posts back read but unfortunately no changes for the file functions.php found.
|
Quote:
|
Quote:
|
Hello!
I have been using IbProArcade for a while now. However, it suddenly started to work very very slowly, it takes more than 1 minute for the main arcade page to load. This happened both with version 2.7.2+ on a vBulletin 4.2.2 and it's happening the same on vBulletin 4.2.4. I then upgraded ibPro to 2.7.3+ but the issue is still there. Any suggestions? |
Hi,
Where are these links defined in the Arcade? https://vborg.vbsupport.ru/external/2017/04/5.png Many thanks. |
I just upgraded to vb 4.2.5 and i am getting a blank white page on the arcade.php page. (500 error)
Any ideas what might be causing this? |
Quote:
If you have the actual error log it would help track down the specific issue. The error(s) should be sent to the technical e-mail address in the config.php file |
Quote:
here is the log: [16-May-2017 18:11:21 UTC] PHP Parse error: syntax error, unexpected 'new' (T_NEW) in /home/username/public_html/forum/arcade.php on line 3191 Line 3191 is this: $bbcode_parser =& new vB_BbCodeParser($vbulletin, fetch_tag_list()); It appears this only happened because i upgraded to php 7 also yesterday. So either i can go back to 5.6 which i was using before or fix this error Any way to fix it? I think the "&" symbol is deprecated in PHP 7 but how to fix it? |
Yes, go through the file "arcade.php" and do a search/replace on =& to change them all to =. :)
You may also need to change line 35 to: PHP Code:
|
Did all those changes but now getting this:
ERROR: Cannot find database myforums_forums There is a SQL error. You can contact the board administrator by clicking here Error Returned |
All times are GMT. The time now is 08:56 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:
|