![]() |
Nope, that's not it either...I give up!:down:
|
Quote:
|
Quote:
Seems like this idea has a lot of potential. Good work so far harmor19! :up: |
I'm sorry for the errors and the lack of support. Right now I'm upgrading the hack to use ajax.
It will also recognize spaces in the word. |
I have upgraded this hack to use ajax. If you or any of your users thinks they know the word they can click on it, type in their guess. If their guess is right it'll echo back the correct word. If they are wring it'll output "You are incorrect".
The option "New Game?" when set to 'Yes' will delete all the entries made by your users which will start a new game. |
I'm getting this error when trying to install:
Invalid SQL: CREATE TABLE `vb_guessword` ( `guesswordid` INT( 50 ) UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY , `userid` INT( 50 ) UNSIGNED NOT NULL DEFAULT '0', `chars` SMALLINT( 6 ) UNSIGNED NOT NULL DEFAULT '0', );; 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 ')' at line 5 |
Found it. Should be --
PHP Code:
So you should instruct people to install the old version first or make a new install that doesn't require the old version. My members will love this. Thanks and great work! :) |
The error has been fixed.
|
Fixed
|
Quote:
Go to your Product Manager and click "Go" to the right of 'Edit'. Remove the uninstall code in 1.0.1 Code:
$db->query_write("DROP TABLE `" . TABLE_PREFIX . "guessword`;"); |
All times are GMT. The time now is 02:00 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|