vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.8 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=235)
-   -   Add-On Releases - -:[GAME]:- Sudoku 2009 (https://vborg.vbsupport.ru/showthread.php?t=214490)

almohd 06-02-2009 09:45 AM

Thanks

Coroner 06-02-2009 09:50 AM

Quote:

Originally Posted by skol (Post 1821906)
Nice game,one problem when i complete a game on the hard level,it wont submit to highscore.
I have to press cancel..as it does nothing.

Will check it and let you know.

Coroner 06-02-2009 05:37 PM

This is not really a bug. Sometimes there are more the one solution for sudoku.

Before starting a sudoku,
the users sudoku will generated and also the finished ones.

I'll check the numbers from both and if there's a mistake but the sudoku is finished ...

Will try to change it into a text or anything else

Coroner 06-02-2009 06:10 PM

So, it's upgraded

imedic 06-03-2009 08:49 AM

1 Attachment(s)
Great mod. I have translated in Romanian the file.
The improved rules and a picture more clear to understand (I have google for rules since I have not know the rules before this mod) is attached in zip file.
Use what you prefere.
I have deleted 2009 from the link since I don't have space on navbar. Hope is no problem.

NOTE: If you have UTF-8 ecoding you need to change in language file 2 times ISO... encoding to UTF-8
Uploaded files are with original ISO encoding. If you keep this and encoding is UTF-8 it will display without special characters.

Stryker412 06-03-2009 12:01 PM

I uploaded the English product but the high scores menu is in German.

Also, there is a typo:

"A radmom puzzle will created by the choosen level."

Coroner 06-03-2009 01:05 PM

Hmmm, my menu is in english :confused:

..... did you mean "Los" (Go) ?

Will change the download, so you didn't need to change the phrase or the template :)

Stryker412 06-03-2009 04:06 PM

Yes Los and "Go back to mainmenue"

Thanks for the update.

SpaceStar 06-03-2009 09:48 PM

running fine - thanks

edytwinky 06-09-2009 05:32 PM

Does this work with 3.7?

Coroner 06-10-2009 09:01 AM

And here, too - Yes it will.

steve1966 06-10-2009 10:22 AM

uninstalled wont work for me i get a blank page when trying to play

zombietom 06-10-2009 02:39 PM

No place to set options in 3.7 :(

zombietom 06-10-2009 03:40 PM

Got it figured out and was able to get to settings. clicked installed:)

One question--where would i change the wording for the rules?

edytwinky 06-10-2009 04:02 PM

Quote:

Originally Posted by zombietom (Post 1827033)
Got it figured out and was able to get to settings. clicked installed:)

One question--where would i change the wording for the rules?

How'd you get it to set options for 3.7?

zombietom 06-10-2009 04:08 PM

ok, i got it fixed...just adjusted the Xml file and overwrote it.
thanks

zombietom 06-10-2009 04:09 PM

I just needed to adjust my admin permissions under the usergroups --- had to adjust the php file

edytwinky 06-10-2009 04:18 PM

Quote:

Originally Posted by zombietom (Post 1827057)
ok, i got it fixed...just adjusted the Xml file and overwrote it.
thanks


Could you e-mail me the XML file or copy and paste the coding here?

zombietom 06-10-2009 04:33 PM

The xml file i worked on only fixed some of the wording and i took out the "2009" and i added in my custom money system name.
but i can post it if you still want it.

Did you get the admin permisson adjusted?

edytwinky 06-10-2009 10:13 PM

That'd be great. I have no options for the Sudoku feature. All it says is allow whoever to play

Digital Jedi 06-10-2009 10:18 PM

Quote:

Originally Posted by edytwinky (Post 1827290)
That'd be great. I have no options for the Sudoku feature. All it says is allow whoever to play

You have to set your Administrator Permissions too. Not the permissions in the Administrator usergroup, but the Administrator Permissions at the bottom of that same menu.

edytwinky 06-10-2009 10:22 PM

Quote:

Originally Posted by Digital Jedi (Post 1827291)
You have to set your Administrator Permissions too. Not the permissions in the Administrator usergroup, but the Administrator Permissions at the bottom of that same menu.

Yes i've done that too but I still don't see any other options after that

Wifey 06-11-2009 05:34 PM

What are the main XML files for in the non-upload folder? Probably a stupid question, but I'm unsure what to do with them...

Digital Jedi 06-11-2009 10:54 PM

Quote:

Originally Posted by edytwinky (Post 1827297)
Yes i've done that too but I still don't see any other options after that

There are none after that. You set your personal permissions to Can Administer and then look for your PhP Unlimited menu. It won't show until you set that, as I discovered the hard way.

Coroner 06-12-2009 03:42 AM

there must be a menu called "php-unlimited"

brhoom 06-12-2009 04:13 AM

Nice work

edytwinky 06-13-2009 02:54 AM

So I figured it all out and now had everything working for the past three days.

Then today I go on to check the high scores for the Easy Level, I get a database error. Just earlier today it was showing scores now I can't see them. It says:

Quote:

Database error
The Forum database has encountered a problem.
Please try the following:

* Load the page again by clicking the Refresh button in your web browser.
* Open the forums.xxx.com home page, then try to open another page.
* Click the Back button to try another link.

The forums.ebtalk.com forum technical staff have been notified of the error, though you may contact them if the problem persists.
Here's the database error:

Quote:

Database error in vBulletin 3.8.2:

Invalid SQL:
DELETE xxxxsudoku_highscore WHERE level=1 AND score=1298 AND playtime=502;

MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'WHERE level=1 AND score=1298 AND playtime=502' at line 1
Error Number : 1064
Request Date : Friday, June 12th 2009 @ 11:53:41 PM
Error Date : Friday, June 12th 2009 @ 11:53:41 PM
Script : http://forums.xxx.com/sudoku_highscore.php?lvlselect=1
Referrer : http://forums.xxx.com/sudoku.php
IP Address : 68.102.23.100
Username : User
Classname : vB_Database
MySQL Version : 5.0.77-community

Coroner 06-13-2009 06:32 AM

Fixed: upgrade "sudoku_highscore.php"

edytwinky 06-13-2009 07:35 AM

Thanks.

Working perfectly now!

Haenk 06-15-2009 10:43 AM

Is it possible to save and show the date/ time when a new higscore is made?

Vinyljunky 06-15-2009 03:01 PM

thank you

princeedward 06-19-2009 11:38 PM

seems to work also to vb 3.6.8 PL2

thanks....

;)

DobieGillis? 06-20-2009 01:35 AM

cripes! How many updates are there? I've lost count. Nothing personal, Coroner, but every other day there's an update. I give up.

Coroner 06-20-2009 06:02 AM

There is not every day an update. This version is stable and working

segwayon 09-19-2009 02:18 PM

Cool mod! Thanks for sharing it!

Here's my wish-list for the next version:
  • Change the input boxes so that the entered numbers are centered within the boxes
  • Make the Soduko grid appear more square rather than rectangle
  • Have the entered square fill up with a background color

segwayon 10-06-2009 11:28 PM

A registered member says he completed a "middle" level game a day or two ago but it doesn't show up in the high scores. Any suggestions appreciated. I am a super moderator, but have only played "easy" and they show up okay.

Version 2.0 from a fresh install.

Update: I completed a middle game but the high score is not displayed, either.

Update2: Any suggestions on the high scores not being displayed?

MagicThemeParks 10-14-2009 11:29 AM

Great and fun mod! :up:

Thank you for phrasing it! But, had to fix a few phrases to fix English spelling and grammer used ;)

sudoku_tpl4 should be "A random puzzle will be created based on the selected level."

sudoku_tpl9 should be "Every row, column or box must contain only one of each digit."

sudoku_tpl13 should be "Each second, the score will be decreased by 1 point."

sudoku_tpl15 should be "If one or more numbers are submitted incorrectly, your score will be decreased by"

sudoku_tpl29 should be "If a number is submitted incorrectly, your score will be decreased by"

sudoku_tpl14 should be "Show High Scores"


By the way, is there a brand-free option for this?

MagicThemeParks 10-14-2009 11:07 PM

Quote:

Originally Posted by segwayon (Post 1895894)
A registered member says he completed a "middle" level game a day or two ago but it doesn't show up in the high scores. Any suggestions appreciated. I am a super moderator, but have only played "easy" and they show up okay.

Version 2.0 from a fresh install.

Update: I completed a middle game but the high score is not displayed, either.

Update2: Any suggestions on the high scores not being displayed?

I can confirm that the middle game's high score is not displayed after the initial high score. Has anyone found a fix yet?

Coroner 10-15-2009 05:32 AM

There is only ONE solution for each puzzle. When the puzzle is created, the solution will stored into the database and compare with the user solution.
You need exactely the same solution as stored into the database.

And no, there's no Branding Free version.

MagicThemeParks 10-15-2009 10:19 AM

Coroner, the solution was reached and the high score was still not added to the "High Scores" page for the middle game. It worked with 'easy', but not with 'middle'.


All times are GMT. The time now is 09:11 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.01354 seconds
  • Memory Usage 1,810KB
  • 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
  • (2)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)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