The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vBTripleTriad Details »» | |||||||||||||||||||||||||
What vBTripleTriad is:
-vBTripleTriad is a multiplayer modification for playing the addictive Triple Triad from Final Fantasy VIII. For now, If you want to learn how to play, Google it to see one of the many online tutorials. Check Out http://en.wikipedia.org/wiki/Triple_Triad for more details. Requirements: -Any pre-existing points system in place. If you would like a crude points system for sole use in this hack, please CLICK HERE Features: Triple Triad the Game
Installation: -Upload a few files, run a couple of them, a small handful of minor file edits, and one template edit. Clean installation should take less than 10 minutes for the average admin. Complete instructions are inside the zip. Because of attachment limitations, the second set of images is in the second post; CLICK HERE to download this as well. Upgrade hack version 2.6 to 2.7: -For upgrade information Please see this post Upgrade hack version 3.2.5 to 2.6: -For upgrade information Please see this post Supplemental Images: -Additional Screenshots can be found in the second post, CLICK HERE. -If you are interested in creating new/replacement card images and decks, CLICK HERE. Feel free to submit to me new versions of the base set if you would like them to become the new main set. -The cardback that is included in vBTripleTriad was selected by my forum in a large contest. If you do not like it, you can CLICK HERE to download the original. Edit it to 105x130 pixels, rename to 'backcard.gif', and upload it to images/triad. Show Your Support
|
Comments |
#142
|
||||
|
||||
Thanks Cyricx for releasing this version. I'll try to install it asap.
Has there changed much to the SQL tables? Cause I want to put all the users (and matches maybe too) back in place with a backup. |
#143
|
||||
|
||||
Just installed it. Had the same error as forte when importing the product.
But when I access triad_main.php I get the following error: Quote:
|
#144
|
|||
|
|||
Ack, they must be trying to use a function named the same thing...
I'll try to take a look at this soon. No guarantees.. I'm good at tweaking code, but suck outright when it comes to writing something from scratch hehe. Looks like its the sendpm function. I had started to convert the vbtripletriad pm system over to using the pm class manager, but had discounted it due to time constraints. That may be the issue. I'm going to load up a test site from scratch and test uploading the product without any other hacks installed there. If I don't get any errors looks like it'll be an issue with those two working together. Forte, do you also have the advanced warning hack installed? After I locate where the issue with the product install is at, that's when I'll start working on the pm system. No ETA. Closing on a house and looking for a house this week, so RL is balls to the wall |
#145
|
||||
|
||||
I installed it in a newly installed vbulletin, same problem.
|
#146
|
|||
|
|||
to make this work i had to had to run this
Code:
ALTER TABLE usergroup ADD tripletriadpermissions INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL ; only bug i see is this. i get this when i browse matches. Code:
Warning: Missing argument 3 for construct_page_nav() in /includes/functions.php on line 1840 Warning: Missing argument 4 for construct_page_nav() in /includes/functions.php on line 1840 if you like to check it out http://www.sinisterslair.com test test |
#147
|
|||
|
|||
I downloaded the 2.7 version for vB3.5
After uploading and installing TT, I went to Triple Triad in my admincp. I get the following error: Database error in vBulletin 3.5.4: -------------------------------------------------------------------------- Invalid SQL: SELECT * FROM sm_triad_options; MySQL Error : Table 'XX_forum.XX_triad_options' does not exist Error Number : 1146 Date : Sunday, April 2nd 2006 @ 10:14:43 AM Script : http://forum.MYDOMAIN.com/admincp/tr...do=editoptions Referrer : http://forum.MYDOMAIN.com/admincp/index.php?do=nav -------------------------------------------------------------------------- *"MYDOMAIN" and "XX" are edited in post So, what should I do? |
#148
|
|||
|
|||
Sorry for double-post, but I have to refresh for people to see... no one answered in more than 24 hours
|
#149
|
|||
|
|||
is this a upgrade or fresh install?
|
#150
|
|||
|
|||
Quote:
|
#151
|
|||
|
|||
see if this helps you.. i have upload zip tripletriad tables.sql file. not sure if this going to work or not.
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|