vb.org Archive

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

Zachariah 02-19-2007 04:44 PM

skin_v3Arcade.php
 
Hello Sir,
Found a few items to clean up.

ibProArcade v2.5.9+
- skin_v3Arcade.php

I listed the same line 2 times. The 2nd line with Bold is fix.

Line 238:
Code:

<img src="./arcade/images/trophy.gif" border="0" alt="">
<img src="./arcade/images/trophy.gif" border="0" alt="" />

Line 265:
Code:

<img src="./arcade/images/crown.gif" border="0" alt="">
<img src="./arcade/images/crown.gif" border="0" alt="" />

Line 316:
Code:

{$latestinfo}<br>
{$latestinfo}<br />

Line 373:
Code:

<a href='{$ibforums->base_url}act=Arcade&do=createtourney'>
<a href='{$ibforums->base_url}act=Arcade&amp;do=createtourney'>

Line 600:
Code:

<a href='{$ibforums->base_url}act=Arcade&do=play&gameid={$rowinfo['gid']}'>{$rowinfo['gtitle']}</a>
<a href='{$ibforums->base_url}act=Arcade&amp;do=play&amp;gameid={$rowinfo['gid']}'>{$rowinfo['gtitle']}</a>

Line 654:
Code:

<a href='{$ibforums->base_url}act=Arcade&do=play&gameid={$rowinfo[gid]}'>{$rowinfo['gtitle']}</a>
<a href='{$ibforums->base_url}act=Arcade&amp;do=play&amp;gameid={$rowinfo[gid]}'>{$rowinfo['gtitle']}</a>

Line 764
Code:

<param name="flashvars" value="location=./&gamename={$game['gname']}&hash={$game['hash']}" />
<param name="flashvars" value="location=./&amp;gamename={$game['gname']}&hash={$game['hash']}" />

Line 765
Code:

<embed src="./arcade/{$game['gname']}.swf" width="{$game['gwidth']}" height="{$game['gheight']}" bgcolor="#{$game['bgcolor']}" quality="high" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer/" flashvars="location=./&gamename={$game['gname']}" menu="false"></embed>
<embed src="./arcade/{$game['gname']}.swf" width="{$game['gwidth']}" height="{$game['gheight']}" bgcolor="#{$game['bgcolor']}" quality="high" type="application/x-shockwave-flash" pluginspage="http://www.macromedia.com/go/getflashplayer/" flashvars="location=./&amp;gamename={$game['gname']}" menu="false"></embed>


Stifmeister2 02-19-2007 09:31 PM

Thanks. Are those "crucial", do I need to make those changes for the v3 arcade skin to work?

Shazz 02-20-2007 11:59 AM

Quote:

The 2nd line with Bold is fix.
:confused:

Zachariah 02-20-2007 11:29 PM

Hey Shazz,

I posted the same line twice in each code bracket. The 2nd line of code has Bold characters . These bold characters are changes made.

Find / Replace

Shazz 02-20-2007 11:36 PM

I now see the bold if I look closer :)
I just had to brighten up my monitor
Thanx :D

MrZeropage 02-21-2007 08:46 AM

updated the v3skin for (upcoming) v2.6.0+

thanks :)


All times are GMT. The time now is 11:39 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.01704 seconds
  • Memory Usage 1,725KB
  • 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
  • (8)bbcode_code_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete