vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   vBTripleTriad (https://vborg.vbsupport.ru/showthread.php?t=93123)

forte 04-06-2006 12:42 PM

Do you have any table prefix? If you do, add it in the user table option found in the settings.

Replicators 04-06-2006 01:50 PM

Ok, i have vbbux installed, and want to use that points system, i did put in vbbux into the COLUMN name, but shows people of only having 0 cash.

I believe beccause of that is the reason i am getting
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

forte 04-06-2006 01:54 PM

I also use vbbux and I have the table prefix "forum" and my user table "user" so what i put in the user table in the triple triad settings is "forumuser". It works for me right now. If it still wont work, try reinstalling using the product i attached earlier.

KurtBMX 04-06-2006 02:12 PM

almost got it up and running last problem i have at the moment is when i click any of the links it says i do not have the correct permissions to view this page.

could someone tell me how i would set this up (i am the board admin)

/KurtBMX

Replicators 04-06-2006 02:12 PM

None of the above worked for me >8(

@kurt You need to go into the usergroups>Usergroup Manager then click on the usergroup you wanna give permission to, and go near the bottom, there should be a yes/no for triple triad near the bottom.

KurtBMX 04-06-2006 03:47 PM

Quote:

Originally Posted by Replicators
None of the above worked for me >8(

@kurt You need to go into the usergroups>Usergroup Manager then click on the usergroup you wanna give permission to, and go near the bottom, there should be a yes/no for triple triad near the bottom.

thanks mate that bit worked fine, looks like im stuck where you guys are now though, i'll see if i can sort it and get back to here.

KurtBMX 04-07-2006 10:05 AM

ok i got it working :)
===================
Hacks installed on my board:
- uCash + uShop (points system)
- Advanced Warning
- Multiple Logins Detection
- RPG Intergration Hack (update 3)
- vbTripletriad
===================

To get it working follow the instruction for the 2.7 release fully, use the xml posted by forte (here) and install as you would normally.

after you have done this you will need to edit the advanced warning php script
=======
FIND -> REPLACE
=======
SENDPM -> SENDPM1

This gets rid of the line 286 error.

to get the table error fixed, goto your admin panel, find the triple triad menu in the left frame, and goto 'configure game settings' (under 'post icons' in acp).

change the points table to 'user' (or whatever you put in your points system settings)
change the points field to 'ucash' (or your points system equivilant)
change the points name to 'Gil' (or what ever you called it in your points system)

don't forget to add the permission in your usergroup manager to allow your seleced usergroups to view triple triad.

I haven't had any scripts errors since, and the pm system works a treat.

I hope this helps people out :)

/KurtBMX

Replicators 04-07-2006 12:18 PM

Thx KurtBMX, creds work now, my only problem now is i get this....
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
at the very top of my screen, can anyone give me a fix for this?

forte 04-07-2006 01:03 PM

Does it show on all pages?

Griever_Reborn 04-07-2006 01:53 PM

Forte.. the product is working wonderful... thank you :)

Replicators 04-07-2006 02:05 PM

Quote:

Originally Posted by forte
Does it show on all pages?

yes >8(

Also i just tried to play a game, and got a white page when it got to the battle screen.

hitmanuk2k 04-09-2006 10:21 AM

Anyone seen this error (3.5 update and with DS's product fix) when trying to update whether or not the usergroup can use TripleTriad.

Code:

Warning: mysql_real_escape_string() expects parameter 1 to be string, array given in /includes/class_core.php on line 635

DS MrSinister 04-09-2006 02:04 PM

try this one

https://vborg.vbsupport.ru/showpost....&postcount=159

ff-oni 04-09-2006 04:13 PM

I'm not sure if this has been covered, but i tried to install/upload some new cards, and even though i stuck to gif format at the right dimensions, the images wouldnt *properly* upload. It said that they had uploaded successfully, but hadnt been assigned anywhere on the database that i could find, and wouldnt display.

Has anyone else tried this/had this problem? Any help appreciated.

Otherwise this is a fantastic hack and our members greatly appreciate it! Its a classic game!

Zidane007nl 04-10-2006 12:20 PM

Thank you KurtBMX! The hack works now, except for some php errors.

hitmanuk2k 04-10-2006 02:21 PM

Quote:

Originally Posted by DS MrSinister

That is the product I tried using. I can update the triad settings it seems, I just can't seem to activate user groups allowing them to play.

DS MrSinister 04-10-2006 05:41 PM

Quote:

Originally Posted by hitmanuk2k
That is the product I tried using. I can update the triad settings it seems, I just can't seem to activate user groups allowing them to play.

this should do the trick

Code:

ALTER TABLE usergroup ADD tripletriadpermissions INT( 10 ) UNSIGNED DEFAULT '0' NOT NULL;

hitmanuk2k 04-10-2006 05:44 PM

OK I think I have updated groups now. Trying to play a test match against someone. I got a PM saying it had been activated. What do you do from here to play though? I went to the stadium, entered 1 as the match number and I get the error:

vBulletin Message

Could not find phrase 'triad_invalididMatch'.

Also on Browse matches.

Warning: Missing argument 3 for construct_page_nav() in /includes/functions.php on line 1789

Warning: Missing argument 4 for construct_page_nav() in /includes/functions.php on line 1789

hitmanuk2k 04-10-2006 05:59 PM

OK it's working except that last error.

Warning: Missing argument 3 for construct_page_nav() in /includes/functions.php on line 1789

Warning: Missing argument 4 for construct_page_nav() in /includes/functions.php on line 1789

hitmanuk2k 04-10-2006 06:35 PM

Only admins can purchase card packs? I have all the correct user group settings to YES. So this is strange?

Arved Yagami 04-30-2006 11:50 AM

Anything new about this hack? It looks pretty fine.

Zidane007nl 05-02-2006 08:13 PM

A member of my forum is having a problem when buying a card pack. It says that he has not enough money, but he has enough.

Anyone else having this problem?

Scharesoft 05-06-2006 12:53 PM

Is it possible to install this hack into vB 3.5.4?

Zidane007nl 05-07-2006 08:09 PM

Quote:

Originally Posted by Scharesoft
Is it possible to install this hack into vB 3.5.4?

The hack has been modified by Cyricx to work with vB 3.5.x.
Look here: http://www.vbulletin.org/forum/showt...=93123&page=10.

forte 05-08-2006 03:33 AM

And use the product found in here: https://vborg.vbsupport.ru/showpost....&postcount=159

Scharesoft 05-14-2006 06:20 PM

Thank you :) Now it works, but there is one mistake... The footer is not on the right place, its outside the window in the right.

Here you can see it:
http://img378.imageshack.us/img378/4...ertt7gr.th.jpg

I hope you know an answer how I can fix it.

Olli460 05-15-2006 05:36 AM

I have a question...Im trying to use the "Crude Points System" which was just made for it to get working. Whenever I execute the query given in the text I get:
Quote:

An error occurred while attempting to execute your query. The following information was returned.
error number: 1064
error desc: 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 1
Im using the query straight from the text and yet I still have a syntax error. Ive looked around to see what was my syntax error but I still have NO clue. If anyone can get back to me on this, Id appreciate it. I really loved this game in FF8 and Id love to see it utilized on my forums because it is a gaming forum. Thanks in advance.

Scharesoft 05-15-2006 10:53 AM

An other question... is anywhere a german version existing of this modification?

Olli460 05-18-2006 02:53 AM

I have a question...is there a way to get a auto refresh script for it??

Olli460 05-22-2006 02:07 AM

I really like this hack and so do my members but there seems to be alot of problems within the hack itself which I have encountered. If I can get any help itd be greatly appreciated. The problems for me are:

Cant add new cards
Cant delete matches
Wanna add individual cards to a user
Adding stores
Auto refresh
And some minor problems

If anyone can help me set these up then Ill be really grateful. Im running 3.5.4 so that might be why some of the functions dont work because I think I was really sloppy installing it. Im not sure, but if I can get confirmed that others are having the some of the same problems then I know definitely what I need to fix. IS there somewhere on the 3.5.4 boards where this is supported because I have looked and found none. If I can figure out some of these on my own, Ill post what I did here for others having trouble.

Scharesoft 05-27-2006 06:51 PM

Is it possible to make a new option in a new version of this hack to choose the sitze of the playground? Maybe 4 x 4 and 5 x5 or sth. like this?

vbreal 06-01-2006 03:50 AM

<a href="http://www.trudaily.com/images/triad/" target="_blank">http://www.trudaily.com/images/triad/</a>bluecards/1.gif

the bluecards folder wasn't included with the download. anyone have it

Olli460 06-02-2006 09:29 AM

I really wish someone would make a new version for 3.5.4 supported and with little bugs. Not the one thats posted in the forum already but one thats released in the 3.5.4 board. I would try and do it but Im not a coder so it really sucks. Oh and real talk the blue cards are in the 2nd post of the thread. This is a great hack that should be supported. The coder who made this hasnt been online since December which is really a let down because I know alot of people on my forum and Im sure others really love this concept and the hack itself.

Renada 06-02-2006 10:05 AM

Quote:

Originally Posted by Real Talk
http://www.trudaily.com/images/triad/bluecards/1.gif


the bluecards folder wasn't included with the download. anyone have it

Real Talk,

It's attached to this message Blue Cards

Regards,
Renada

Blackangel 06-19-2006 07:19 PM

Quote:

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 /xxxxxxxxxxxxxxxxxxxxxx/includes/functions_triad.php on line 916
got this on each page ....

Someone can help me thank.

Olli460 06-21-2006 10:21 AM

Im guessing this is not even supported anymore seeing how Darkwaltz hasnt even been on since last december. Too bad, this hack is one of the best hacks out there.

Darkwaltz4 07-05-2006 11:01 PM

ah! well my life has been just maddeningly busy, and it is poised to get worse. one of which is im being kicked out of my house by my step father :-p now... if you think about it, ill have unfettered internet access once i get my own apartment (although ill still be in debt) and provided work and school are taken care of, ill actually be able to work on stuff. as usual, no promises, and this wont be for 2 months or so, but something for you all to look forward to. i may or may not convert this to 3.5, and i have not seen the conversion which i did give my blessings to. i also might do some of my old ideas into real hacks, but its sad to see that in my absense vb itself has barely come in any new directions, lol, but i suppose its good that i have less to refresh myself with. NO PROMISES! but im still alive, and ill answer questions if i can get to a computer, but hope everyone is doing fine. again, i dont know much about the vb3.5 version, and any errors with that were not my fault (directly) lol. i did hear from cyrix and another person who was interested in converting it, that it was quite difficult, and i just hope anyone who has seen it would appreciate the difficulty of having created it in the first place, let alone conversions, or doing it over from scratch.

i dont even have a site anymore really...lol

Darkwaltz4~

Snake 07-06-2006 09:02 PM

Thanks man, works fine on my FF forums! :D

http://www.finalfantasyforums.net/

Darkwaltz4 07-07-2006 03:06 PM

you appear to have pissed off your host dude ;)

my status is still pending: my laptop is packed up right now, still looking for a comfortable place to live. how many people have the 3.5 version? i still have my unfinished upgrade to this which ironically might have actually killed a lot of these bugs before being ported, in addition to being easier to port. does anyone still run the 3.0 version? :-p im just glad my license is still active until august, lol. amazing. i figured it would be easy to make a converter script, as for writing to update the missing users its just a simple comparison script...check the user table to see if it has a triad entry, if not, add it. voila, easy. in fact the new version which i already had done many monhs ago, would have eliminated adding users entirely, as they are added to the system dynamically. (they are seamlessly added to the system upon attempting to use any part of the hack) if i get a chance to, and if i think its good enough (i didnt at the time) i might at least post the newest upgrade, but the best plan is to get back to this completely :-p and work on other top-secret projects which are halfway done as well

forte 07-07-2006 03:34 PM

I am using the 3.5 version and its works fine (after a few edits). Please post the update :D


All times are GMT. The time now is 05:53 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.01441 seconds
  • Memory Usage 1,833KB
  • 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
  • (4)bbcode_code_printable
  • (8)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)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