View Full Version : Sudoku CMPS
cclaerhout
11-02-2005, 08:29 AM
Don't you know japanese Sudoku game ? So let's try it !
Install notes:
Go to your Admincp -> open vBa CMPS -> Download / Upload Module
- Please select a module from your computer to upload (select the sudoku.module).
- Column (center).
- Display Order (0 or what you want).
- Active (yes).
- Update All Pages (what you want).
- Style to install templates to (what you want).
- Usergroups (what you want).
- Submit
Go to your Admincp -> open vBa CMPS -> Add a page
-Select a module page and configure it
Now you can play Sudoku on your forum
Example here :
http://www.lesatirique.info/index.php?page=sudoku
SpaceStar
11-14-2005, 02:23 PM
Installed @ pegham.net - very nice :)
Ramses
11-14-2005, 05:57 PM
Your site looks very nice especially your round navigation buttons on the right side. Thanks for this module maybe I'll put it on my site.
B.t.w. the right registration button is not showing to your forum/register.php.
cclaerhout
11-20-2005, 01:50 PM
B.t.w. the right registration button is not showing to your forum/register.php.
Very big thanks to have warn me !!!
BlackRanger3d
01-24-2006, 12:01 PM
Installed this is cool, thanks.
BlackRanger3d
01-24-2006, 12:04 PM
One problem I just noticed, the last row of numbers is cut off, any thoughts. Thanks
redspider
03-17-2006, 08:00 PM
One problem I just noticed, the last row of numbers is cut off, any thoughts. Thanks
Just replace the Sudoku template in
AdminCP/Styles & Templates/YOUR STYLE/<<>>/adv_portal_sudoku
with this code. This should resolve the problem, did for me!
<tr height="500">
<td align="center" class="alt1">
<IFRAME SRC = "http://www.free-sudokus.com/cgi/sudoku.cgi?affiliate=1" width="430" height="430" scrolling="no">
</IFRAME>
</td>
</tr>
<tr>
<td class="thead">Rules</td>
</tr>
<tr>
<td class="alt2">
<div style="font-weight: bold;">How to Play:</div>
<div class="smallfont">Fill each square with a number 1 through 9. Each number can only be used once within a row, column, and 3x3 square. Each puzzle has only one solution.
</div>
</tr>
Nice share cclaerhout
heynurse
03-18-2006, 03:59 AM
my module is not showing up? I imported it, placed it on a page, then nothing shows up?? Any ideas?
djtaz
05-20-2006, 08:50 AM
my module is not showing up? I imported it, placed it on a page, then nothing shows up?? Any ideas?
I had the same issue but i resolved it.
go to AdminCP - vBa CMPS - edit Pages - click GO on the default/homepage
Tick the Sudoku box and click save - then check your page again and all should be well
cclaerhout
05-23-2006, 06:30 AM
Modules have been updated.
mikel
09-04-2006, 07:22 PM
Slight mod to template:
Replace :
<IFRAME SRC = "http://www.free-sudokus.com/cgi/sudoku.cgi?affiliate=1" width="430" height="430" scrolling="no">
With:
<IFRAME SRC = "http://www.free-sudokus.com/1/9.html" width="430" height="430" scrolling="no">
The 9.html portion of the URL determines the overall size of the Sudoku matrix. I don't know what the affiliate link does, but seems to work for numbers 1-9 ??
Works ok with vBa 2.2.0 and VB 3.6.0.
mikel
09-04-2006, 07:56 PM
From http://www.free-sudokus.com/cgibin/webmasters.cgi
Customize it !
You can modify the Sudoku with any of the following optional parameters:
URL : http://www.free-sudokus.com/X/Y.html
X (This determines whether the Sudoku can be played online or is static. Default 1)
Y (This determines the width and height of each cell. Can be no greater than 20. Default 4)
MThornback
09-05-2006, 12:49 AM
When I try and change the link the importer is telling me that its an invalid module file. Any ideas?
vBulletin® v3.8.4, Copyright ©2000-2012, Jelsoft Enterprises Ltd.