![]() |
How goes it Dark? Need a beta tester for the 3.5 version? :)
|
how close are you beening done with this bro?
|
Quote:
|
I have got one question about your points system. I first thought that 300 points for registering are enough but now I think 3000 are good. I changed it in the Database but its not changing in my Profil for example. What shall I do, so all Users have 3000 Points at the startup? :(
/e: Also have Problems with the update to 2.6: Database error in vBulletin 3.0.3: Invalid SQL: ALTER TABLE triad_options DROP uc_change, DROP uc_changecost, DROP uc_cost, DROP usercards mysql error: Can't DROP 'uc_change'. Check that column/key exists mysql error number: 1091 Date: Sunday 27th of November 2005 03:04:03 PM Script: http://www.c-arena.com/vbulletin/adm...d_upgrade1.php Referer: Username: XXXX IP Address: 81.XXX.1.XX |
I wonder how far you are with upgrading vBTripleTriad to be compatible with vB 3.5.x. I wanna upgrade to vB 3.5.x after your hack (and RPG Integration) has been finished.
Quote:
|
Sorry for the delays, ive been horrendously busy, and i got a job :-p pays $7.75 an hour (yay)
Yes, Datenpapst has been helped already with his problem :-p i assume through PMs As for updating, im on vacation as of now :-p for an entire month too! (from school i mean) and yes, im going to spend the old school/homework time working on many overdue scripts :-p this being one of them.... so with luck, well see some new versions and new scripts out of me in time for christmas :) thanks everyone for your patience and understanding! Notes: as some of you have realized, you generally get faster service by contacting me directly, either by PM, or email :-p (both accessible by links right over there *points to postbit*) |
Awesome news!! Can't wait :)
Grats on the job :) |
/me peeks around...
|
Got permission from Dark :)
I'm going to try to port his current code over to 3.5 [high]* Cyricx crosses his fingers! [/high] If I get it done, I'll post it in this thread :) |
Quote:
:bunny: |
Cool, I can't wait. :)
Good luck with converting it. |
So I'm pretty freaking close to having this done. A few of my users are going to help me test it all tomorrow and make sure I didn't fubar any of the error messages because the format all changed with the version switch....
However.. I see one major problem with people installing this.. And that is people with info already in store. If your up for deleting what you have already there and starting from scratch, rock on.. otherwise... The problem will be with a few things... The error phrases needed to be vastly redone with the new {1} {2} etc format instead of hardcoded variables in the phrases... Second and truly the biggest problem, is that the triad_user populates from the user table, matching up user ids, so pretty much anyone who has joined the site since you upgraded to 3.5 and lost the use of this hack, would NOT be in the triad_user table... I'll try to come up with an uninstall script, it shouldn't be too rough, just mimic his uninstall script. However, as far as how to do an upgrade from 3.0.8... I've got no clue. I could do it all except for how to populate that damn user table with the missing userids :( Anyone have any ideas on how to do that? if so, contact me. Otherwise I should (stress should... have a real busy home life right now :) ) have a 3.5 compatable version out by Friday. |
O and with this version I'm also going to toss in a usergroup permission thing in there, thanks to Andreas how-tos :)
It'll be just a global can access switch. Not going to get tooo complex with it yet since it's not my own hack :) |
its all good. just would like to see it work once again. :)
thanks for doing this. |
Well.. I got it working and bug free as far as me and my handful of testers can see...
Problem I still have is I see noway that I know of for how to make a script to upgrade it. Problem being the user table missing all the userids :( I'm gonna run it by one of my php/mysql buddies and see if he can help me figure out a way before I release it. |
My brain hurts :)
Okay.... lotta fiddling and fedabbling around... I have Dark's permission to post this so... WARNING INSTALLING THIS VERSION WILL UNINSTALL ALL OF YOUR OLD VERSIONS INFO INCLUDING WHAT USERS HAVE WHAT CARDS!!!! Okay, now that the warning is done.... Attached is the zip, don't forget to grab the zip of extra images from the second post in this thread. All the bugs I could find have been sufficiently whipped to submission.. hopefully you all won't give me headaches with problems installing this ;) Enjoy! |
bah! bug found in deleteing matches from the admincp.. fails on the extract cards function. I'm trying to fix it now =/
|
I know you're working on a bug, but I'm too excited about this. :nervous:
I'm having a whole ton of problems with the sql part of the product. :surprised: Edit: Might want to remind people to set the permissions. There aren't enough arguments for line 405 in triad_main.php for the construct_page_nav function. |
Cyricx have you fix the bug yet?
|
Any plan to separate the 3.5.x hack from the 3.0.x? Anyways, I'll see if I can find any other bug.
Error when installing product: Code:
Parse error: parse error, unexpected $ in /home/xxxxx/public_html/forums/admincp/plugin.php(1305) : eval()'d code on line 253 |
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. |
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:
|
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 :) |
I installed it in a newly installed vbulletin, same problem.
|
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 if you like to check it out http://www.sinisterslair.com test test |
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? |
Sorry for double-post, but I have to refresh for people to see... no one answered in more than 24 hours
|
is this a upgrade or fresh install?
|
Quote:
|
see if this helps you.. i have upload zip tripletriad tables.sql file. not sure if this going to work or not.
|
Quote:
I mean.... where to save/upload/extract this? |
Just a note, I somehow to get it working but there are still a few problems like, it won't notice how much money you have. Cyrix, it keeps telling me that I have 0 points why I have a LOT. Can you check the problem?
|
Quote:
log into your phpmyadmin and run it from there. import |
Quote:
I'm now one step closer. The I can change the options in the Triple Triad manager, but when I go to Usergroup options, and give a group a permission to view the Triple Triad on the forum, I get another error. I need to fix something in the SQL script |
Quote:
Code:
ALTER TABLE usergroup ADD tripletriadpermissions INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL ; |
It would be nice if this was successfully ported to 3.5.x as most people are using it now, and put in the 3.5.x forum.
|
It is successfully ported, only problem is that Cyrix is too busy. And for the others, I have fixed the product, only problem is that Cyrix has the permission, not me...
|
Well i just installed and it wouldn't work, it don't look like it's properly configured for Table Prefexes.
|
Try the attached product. I think Cyrix won't mind.
|
Nope, still didn't work, gives me this when i go into triad_main.php
Code:
Database error in vBulletin 3.5.4: Code:
Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, modify the declaration of elemize(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file. However, future versions may not support this any longer. in /***/**/*****/htdocs/includes/functions_triad.php on line 917 |
All times are GMT. The time now is 06:26 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:
|