vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   GTP Site Map (https://vborg.vbsupport.ru/showthread.php?t=81930)

Princeton 06-11-2005 01:00 PM

click install if you want to stay updated on new versions/fixes/etc

Princeton 06-11-2005 09:44 PM

Quote:

Originally Posted by David_R
I can only find 2 files, sitemap.php index.htm and a folder named images.
Am i missing something from the download ??

no .. that's it--really easy huh?

DR?@M W?@V?R 07-10-2005 02:47 PM

I added extra table to show all the arcade games, I know it cant be spidered but may be interesting to guest for them to register.

yoyoyoyo 07-10-2005 03:59 PM

Quote:

Originally Posted by DR?@M W?@V?R
I added extra table to show all the arcade games, I know it cant be spidered but may be interesting to guest for them to register.

Care to share how? :D

DR?@M W?@V?R 07-13-2005 06:33 AM

In Sitemap.php

Above

Quote:

/* ==========[ PRINT PAGE ]======= */
Put
Quote:

$arcade = $DB_site->query("SELECT title, gameid FROM " . TABLE_PREFIX . "games ORDER BY file ASC LIMIT 30");
while($games = $DB_site->fetch_array($arcade))
{
$get_games .= '<a href="' . $vboptions['bburl'] . '/arcade.php?do=play&amp;gameid=' . $games['gameid'] . '">' . $games['title'] . '</a>&nbsp;';
}
In The Template:

Below
Quote:

<table cellpadding="$stylevar[cellpadding]" cellspacing="0" border="0" width="100%"><tr><td style="vertical-align:top">
Put
Quote:

<table align="center" border="0" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" class="tborder" width="100%"><thead><tr><td class="tcat"><a style="float:$stylevar[right]" href="#" onclick="return toggle_collapse('games')"><img id="collapseimg_games" src="$stylevar[imgdir_button]/collapse_thead$vbcollapse[collapseimg_games].gif" alt="" border="0" /></a>Arcade Games</td></tr></thead>

<tbody id="collapseobj_games" style="$vbcollapse[collapseobj_games]"><tr><td width="100%" align="left" class="alt1">$get_games <b>&raquo;</b> <b><span class="time">Please</span></b> <a href="$vboptions[bburl]/register.php?$session[sessionurl]">$vbphrase[register]</a> <b><span class="time">
To Play Games In The Arcade.</span></b></td></tr></tbody></table><br />

yoyoyoyo 07-14-2005 09:22 PM

Quote:

Originally Posted by DR?@M W?@V?R
In Sitemap.php...

Cool- thanks!

Princeton... cool hack, but I have a few issues with it. Please see the attached image, since pictures speak louder than words.

Princeton 07-14-2005 10:29 PM

thank you,

fixed/updated ... please download the latest zip file

It will now display sections of sub-forums.

yoyoyoyo 07-15-2005 02:28 AM

Quote:

Originally Posted by princeton
thank you,

fixed/updated ... please download the latest zip file

It will now display sections of sub-forums.

No, thank you! It works perfectly now :D

commTRU 10-16-2005 05:27 PM

This is a really useful addon, beats doing it manually anyway ;)

Thank you!

PixelFx 11-21-2005 01:33 AM

Quote:

Originally Posted by commTRU
This is a really useful addon, beats doing it manually anyway ;)

Thank you!

any idea if this works for vb3.5.1 ? :D


All times are GMT. The time now is 11:59 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
  • Page Generation 0.01330 seconds
  • Memory Usage 1,739KB
  • 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
  • (9)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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