vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   Community Reviews (https://vborg.vbsupport.ru/forumdisplay.php?f=14)
-   -   teamgamingnetwork.com (https://vborg.vbsupport.ru/showthread.php?t=161436)

Beav` 10-29-2007 08:33 PM

teamgamingnetwork.com
 
<a href="http://www.teamgamingnetwork.com" target="_blank">http://www.teamgamingnetwork.com</a>

It's basically a site which allows people to run their own leagues or tournaments, with the clan side integrated into vbulletin, so I'd be interested in hearing what people think of the layout and also the idea of it.

Thanks!

no mods 10-30-2007 03:21 AM

Like the changing header each time, want to give me some hints on how you did that?

Beav` 10-30-2007 08:49 AM

Sure. There's 8 different variations of the logo, and they're named logo_1.jpg to logo_8.jpg etc, Then I wrote a little php script to pick a random number between 1 and 8, like...

<?
$r=rand(1,8);
?>
<img src="images/logo_<?=$r; ?>" border="0" />
etc

then used this guide over on vbulletin.com to allow me to call that php script inside the header template

Beav` 12-14-2007 06:18 PM

*bump*

Redesigned the whole place, and made the forum much more integrated into the main site.

www.teamgamingnetwork.com

dooch 12-17-2007 01:19 PM

It looks clean and has some good potential, whats the mod for the league system? Looks good.

Beav` 12-17-2007 02:23 PM

thanks! the league system is something I wrote myself, and then integrated into vbulletin

Snake 12-17-2007 03:40 PM

That's pretty much good. I love the way how you've done the forums and everything, especially the skin. Well done on that! ;)

5th-Level 12-17-2007 04:34 PM

Logo is very professional

Nice site

iulianh 12-26-2007 12:25 PM

Looks good, great work, 8/10 .


All times are GMT. The time now is 04:59 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.03678 seconds
  • Memory Usage 1,727KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (9)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