vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   ibProArcade Archive (https://vborg.vbsupport.ru/forumdisplay.php?f=174)
-   -   Help - Editing Page.. (https://vborg.vbsupport.ru/showthread.php?t=170472)

Winterworks 02-14-2008 03:01 PM

Help - Editing Page..
 
It says..

Quote:

/// Template To Edit : 1 - FORUMHOME ///

In FORUMHOME find:


$activemembers</span>
</if>
</div>



after that add:


$vbphrase[ibparcade_game_count] $gcount ,
$vbphrase[ibp_newest_game]
<a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]&act=Arcade&do=play&gameid=$addedgid">$addedtit le</a>
<img src="$vboptions[bburl]/arcade/images/$addedimage$smll" title="$addeddescr" border=0 width=20 height=20 hspace=2 vspace=1 align=absmiddle>,
$vbphrase[ibp_random_game]
<a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]&act=Arcade&do=play&gameid=$randomgid">$randomtitl e</a>
<img src="$vboptions[bburl]/arcade/images/$randomimage$smll" title="$randomdescr" border=0 width=20 height=20 hspace=2 vspace=1 align=absmiddle>



/// End ///
Thats it..Enjoy !!
Where do I write this and edit it..? Like where is FORUMHOME?

glennybee 02-14-2008 10:06 PM

If you post the actual installation instructions it might be clearer what you're trying to do.

I think it means paste the following...

Code:

$vbphrase[ibparcade_game_count] $gcount ,
$vbphrase[ibp_newest_game]
<a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]&act=Arcade&do=play&gameid=$addedgid">$addedtitle</a>
<img src="$vboptions[bburl]/arcade/images/$addedimage$smll" title="$addeddescr" border=0 width=20 height=20 hspace=2 vspace=1 align=absmiddle>,
$vbphrase[ibp_random_game]
<a href="$vboptions[bburl]/arcade.php?$session[sessionurl_q]&act=Arcade&do=play&gameid=$randomgid">$randomtitle</a>
<img src="$vboptions[bburl]/arcade/images/$randomimage$smll" title="$randomdescr" border=0 width=20 height=20 hspace=2 vspace=1 align=absmiddle>

after...

Code:

$activemembers</span>
</if>
</div>

Paste it in the next line after the </div> line.

MrZeropage 02-15-2008 06:40 AM

this is not part of the original ibProArcade, seems to be from an addon, so please don't expect support from me ;)


All times are GMT. The time now is 05:00 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.01102 seconds
  • Memory Usage 1,718KB
  • 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (3)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