vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Miscellaneous Hacks - Tic Tac Toe Game (https://vborg.vbsupport.ru/showthread.php?t=118007)

Atakan KOC 06-07-2006 10:00 PM

Tic Tac Toe Game
 
Tic Tac Toe

Installation

Installation in two easy steps:

1. Upload all the files from the "files" directory in this zip into your forums directory.

2. Import product-tictactoe.xml as a product. (Via "Plugin System" > "Manage Products" > "Add/Import Product" in your Admin CP.)

Upload


tictactoe.php == forum/tictactoe.php
ex.gif == forum/images/ex.gif
oh.gif == forum/images/oh.gif
nothing.gif == forum/images/nothing.gif

Template Change

Template: navbar

now open your navbar template:
Admincp >> Styles & Templates >> Style Manager >> *template* >> navbar

Find this code

HTML Code:

<td class="vbmenu_control"><a href="calendar.php$session[sessionurl_q]">$vbphrase[calendar]</a></td>
Place under it

HTML Code:

<td class="vbmenu_control"><a href="tictactoe.php">TicTacToe</a></td>
Orginal Source
http://www.dynamicdrive.com/dynamici.../tictactoe.htm

Vbulletin 3.0 Version
https://vborg.vbsupport.ru/showthread.php?t=83401

Vbulletin 3.5.0 Version
https://vborg.vbsupport.ru/showthread.php?t=117915

SaN-DeeP 06-09-2006 01:03 AM

can we add the same to v3arcade ?

Synergy 08-14-2006 05:37 AM

Funny , Thanks...

1SRT8-2NV 01-05-2007 12:07 AM

Works great on my 3.6.4!!

deezelpope 03-08-2007 03:44 PM

Nice!!! Thanks!! "Installed":D

koby411 07-29-2007 01:11 PM

Everytime I try to go to test it.. it gives a pop up error saying you can't move here..

Help please?

xsamet 07-29-2007 03:42 PM

Thanks

Teşekkürler üstad....

SuperTaz 08-01-2007 04:39 AM

I had to alter the navbar edit a bit to get it to work. What I did is in red. It works great now. Installed.

Code:

<td class="vbmenu_control"><a href="/forums/tictactoe.php">TicTacToe</a></td>

ArnyVee 04-29-2008 03:42 PM

This works great on my 3.6.8 p2 forums. Gave it a little Disney twist replacing the X's with Mickey and O's with Donald. :)

ArnyVee 04-29-2008 04:30 PM

Can you have this so that only members can play?


All times are GMT. The time now is 05:05 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.01033 seconds
  • Memory Usage 1,729KB
  • 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)bbcode_code_printable
  • (2)bbcode_html_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)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