![]() |
Installed latest version. The Rules link is now showing up. However when you click on it it gives you a DB error.
Database error in vBulletin 3.7.2: Invalid SQL: SELECT * FROM vb_tmnt_rules; MySQL Error : Table 'smallbal_vbforums.vb_tmnt_rules' doesn't exist Error Number : 1146 Installed with yes for overwrite selected. |
Testing latest release, will report any bugs i find.
|
Quote:
|
Hi!
When I try to import the product, i get this: Code:
Database error in vBulletin 3.7.2: |
Same here MarceloS
|
Quote:
Database error in vBulletin 3.7.3: Invalid SQL: ALTER TABLE tmnt_tmnts ADD threadid INT(10) UNSIGNED DEFAULT '0' NOT NULL ;; MySQL Error : Duplicate column name 'threadid' Error Number : 1060 |
Quote:
:o Nope, I missed that one. Im sorry.. That did the trick! Thanks! |
Same here.
Code:
Database error in vBulletin 3.7.3: |
Same problem as above.
|
anyone got any ideas how to place an image into the description?
|
the guys with the alter issue?
what version are you updating to? I'm looking at the xml for the lastest version and I don't see the alter statement is giving you a hard time. |
Will there be a feature to add a separate rules page for each ladder/tournament and can ladder challenges be automatically PM'd to the challenger?
|
this looks great !
|
For those with database errors which version are you upgrading from?
|
Upgrading from 2.4.9
Quote:
|
<font color="DarkRed">Database error in vBulletin 3.7.0:
Invalid SQL: ALTER TABLE vb_tmnt_tmnts ADD threadid INT(10) UNSIGNED DEFAULT '0' NOT NULL ;; MySQL Error : Duplicate column name 'threadid' Error Number : 1060</font> im not upgrading. Its a new install of 2.5.7 ... can you help me? |
Quote:
Its a new install of 2.5.7 |
bananlive,
I have to say that this seems to be an outstanding add on. I thought of doing this one time for my sports site for Sports team tournaments, like American College Basketball or other sports. do you have any thoughts of adding these features to your script? Outstanding job sir!!! |
1 Attachment(s)
For New Installs:
Use Attachment 88248 to completely uninstall modification tables. (Only use if you have no tournament data, it completely uninstalls the mod.) Then import Attachment 88249 which is updated product file for mod For upgrades: Import Attachment 88249 which is updated product file for mod |
ok thanks ... just got the error and came back for you new xml and saw this post ..
|
ALTER TABLE vb_tmnt_ladder_players ADD rank INT(10) UNSIGNED DEFAULT '1000' NOT NULL ;;
Quote:
|
Quote:
|
i got this error
Code:
Database error in vBulletin 3.7.3: Code:
Database error in vBulletin 3.7.3: |
I had a install...Run the errorfix checked DB removed tables then run install..
Quote:
|
Quote:
Find and delete following code from product-tournament2008.xml then re-import. Code:
$vbulletin->db->query_write(" |
There is a DROP TABLE IF EXISTS ". TABLE_PREFIX ."tmnt_ladder_players; after it creates it in the xml...
Quote:
|
Quote:
PHP Code:
|
Quote:
|
From product-tournament2008.xml
Line 236: $vbulletin->db->query_write(" CREATE TABLE IF NOT EXISTS `". TABLE_PREFIX ."tmnt_ladder_players` ( LINE 256: $vbulletin->db->query_write(" DROP TABLE IF EXISTS ". TABLE_PREFIX ."tmnt_ladder_players; "); Quote:
|
Quote:
Code:
<code version="2.4.2.1"> |
Sorry only realized that after I posted..
Quote:
|
Quote:
Code:
Database error in vBulletin 3.7.3: |
never mind brain cramp
|
My suggestions:
- Teams for ladders. - vbAdvanced modules for newest teams and recent matches. Tnis hack is great!! |
I've got problem as below:
After click on 'Rules' ina navbar ( http://xxx/tournament.php?do=rules) I take this error: Code:
Database error in vBulletin 3.7.3: |
Quote:
|
1 Attachment(s)
Quote:
|
bananalive, still doesn't work :(
After patched I get error here: http://xxx/tournament.php Code:
Database error in vBulletin 3.7.3: |
Quote:
|
Ops :D It's working now :)
|
All times are GMT. The time now is 09:33 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|