vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   ibProArcade Fixes (https://vborg.vbsupport.ru/showthread.php?t=249120)

Hippy 08-03-2011 08:55 PM

welcome

tidus78 08-09-2011 07:00 PM

Is there a system to resize or disable gamer's avatars in Best score,King of leaderboard ecc ecc?

http://www.console-planet.it/arcade.php

Beautiful mod
No members have liked this post.
Edit/Delete Message

Hippy 08-09-2011 07:12 PM

no but I can edit it so there are no avatars..
Let me peek at the code and I will let you know what to do or I will add the file here..

tidus78 08-09-2011 08:06 PM

Quote:

Originally Posted by Hippy (Post 2231467)
no but I can edit it so there are no avatars..
Let me peek at the code and I will let you know what to do or I will add the file here..

Thanks Hippy :)

Hippy 08-09-2011 08:41 PM

open up your skin folder with in your aracde folder
remove this code from skin_Arcade.php and skin_v3Arcade.php files
Code:

                                                <tr>
                                                        <td width='33%' align='center' nowrap='nowrap' class='alt1' valign='middle'>{$Highscorechamp['ArcadeChampionAvatarCode1']}</td>
                                                        <td width='33%' align='center' nowrap='nowrap' class='alt1' valign='middle'>{$Highscorechamp['ArcadeChampionAvatarCode2']}</td>
                                                        <td width='33%' align='center' nowrap='nowrap' class='alt1' valign='middle'>{$Highscorechamp['ArcadeChampionAvatarCode3']}</td>
                                                </tr>


and this code
Code:

                                                <tr>
                                                        <td width='50%' align='center' nowrap='nowrap' class='alt1' valign='middle'>
                                                        {$Champion['ArcadeChampionAvatarCode1']}
                                                        </td>

                                                        <td width='50%' align='center' nowrap='nowrap' class='alt1' valign='middle'>
                                                        {$tourneyinfo['champavatar']}
                                                        </td>
                                                </tr>

if you have trouble attach your files (if you have edites in them allready) other wise I can edit 2 stock skin files and attach them for you..

you need to do this to both skin_Arcade.php and skin_v3Arcade.php

tidus78 08-09-2011 09:56 PM

1 Attachment(s)
Ouch!

I lost highscoreschamp's name.....

Hippy 08-09-2011 10:09 PM

:) I fixed it up for ya

added both style files

enjoy

tidus78 08-09-2011 10:26 PM

mmm i don't undertand..

Yes there aren't avatars in highscorechamp but also champ's names disapperar :confused:

http://www.console-planet.it/arcade.php

Hippy 08-09-2011 11:02 PM

name is gone .. let me look at it again I will reupload them once I fix .. wife is calling for dinner atm.. so 30 min or so..

both styles ?

tidus78 08-09-2011 11:21 PM

Only v3arcade ;)

I add 2 questions :

1) I can't view username in viewtournament http://www.console-planet.it/arcade....wtourney&tid=8

2) I don't find
Quote:

<dt>{vb:raw post.crowns}{vb:raw post.champtext}</dd>
in my postbit or postbit_legacy for fix it....

Don't hurry i'm very patient :up:


All times are GMT. The time now is 06:07 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
  • Page Generation 0.01323 seconds
  • Memory Usage 1,743KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (2)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete