vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Template Modifications (https://vborg.vbsupport.ru/forumdisplay.php?f=155)
-   -   Sudoku for vBulletin (https://vborg.vbsupport.ru/showthread.php?t=116109)

Freesteyelz 05-28-2006 03:36 AM

The credit goes to Allan so I say 'yes' to the "Install". I just cleaned up and made some corrections to a template originally posted by Zachery. While I'm using a different variation, I myself clicked "Install". :)

netcommander 05-28-2006 09:36 PM

Quote:

Originally Posted by Zachery
Its not nessary to use that other hack, you can do this with builtin features.

MAke a new template called

custom_sudoku

use this code

HTML Code:

<html>
<head>
$headinclude
<title>$vboptions[bbtitle] - Sudoku</title>
</head>
<body>
$header
<br />
<table class="tborder" align="center" border="0" cellpadding="6" cellspacing="1">
<thead>
<tr>
<td class="tcat" colspan="2"><center>Sudoku</center>
</td>
</tr>
</thead>
<tr height="500">
<td align="center" class="alt1">
<IFRAME SRC = "http://www.free-sudokus.com/cgi/sudoku.cgi?affiliate=1" width="435" height="435" scrolling="no">
</IFRAME>
</td>
</tr>
<tr>
<td class="thead">Rules</td>
</tr>
<tr>
<td class="alt2">
<div style="font-weight: bold;">Short rules</div>
<div class="smallfont">It is necessary to fill the railing by using figures from 1 to 9. Necessarily only once in every line, column and square of 3 x 3.
</div>
<br />
<div style="font-weight: bold;">To resume the vocabulary of the guide</div>
<div class="smallfont">It is necessary to fill the railing by using 9 given symbols (Generally figures from 1 to 9, or letters indicated at the foot of the railing). Necessarily only once (but no more) on every line, column and region (or squared by 3 x 3).</div>
</tr>
<tr>
<td class="tfoot" colspan="2"><div class="smallfont"><B>Options:</B> <a href="$vboptions[bburl]"> Home</a> | <a href="$vboptions[bburl]/misc.php?do=page&template=sudoku">Delete Railing</a></div></td></tr></tbody>
</table>
$footer
</html>

the url is misc.php?do=page&template=sudoku

thanks I have installed this code but easy problem my board banner has been move to left align?
http://www.cepforum.com/forum/forumdisplay.php?f=319

davidw 05-30-2006 05:48 PM

I clicked install as well. :)

Tim Skellett 05-30-2006 06:23 PM

Just to say the members of my board love this hack!

CP, 06-04-2006 10:42 PM

Ok i so want this hack but so many people have released so many fix in this thread. Where do i start, can Allan please update your hack?

Thanks

havefun 06-11-2006 02:32 PM

THX 4 it :)

i changed the backroundcolor into #FFCC00 :
sudoku

kylek 09-11-2006 09:20 PM

I just installed this on 3.6.0 and its fine except when the page is loaded there is this message now:

Webmaster!

Please update the URL of this Sudoku to:

http://www.free-sudokus.com/1/8.html

Where does the change need to be made in the custom_sudoku template?

havefun 11-14-2006 12:58 PM

@kylek

just change:
Code:

http://www.free-sudokus.com/cgi/sudoku.cgi?affiliate=1
in
Code:

http://www.free-sudokus.com/1/8.html

localroot_ 11-22-2006 01:00 PM

nice thanks

munnakv 10-22-2008 03:27 PM

Thanks. I installed. My members will have some thing interesting to do now. :up:


All times are GMT. The time now is 08:52 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.01135 seconds
  • Memory Usage 1,740KB
  • 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_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)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