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)

Griever_Reborn 04-04-2006 08:39 PM

Quote:

Originally Posted by DS MrSinister
see if this helps you.. i have upload zip tripletriad tables.sql file. not sure if this going to work or not.

sorry, but what exactly do I have to do with this... (sorry... I'm a noob :/ )
I mean.... where to save/upload/extract this?

forte 04-04-2006 08:43 PM

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?

DS MrSinister 04-05-2006 02:25 AM

Quote:

Originally Posted by Griever_Reborn
sorry, but what exactly do I have to do with this... (sorry... I'm a noob :/ )
I mean.... where to save/upload/extract this?



log into your phpmyadmin and run it from there. import

Griever_Reborn 04-05-2006 10:18 AM

Quote:

Originally Posted by DS MrSinister
log into your phpmyadmin and run it from there. import

It worked in some way, thanks.
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

DS MrSinister 04-05-2006 02:57 PM

Quote:

Originally Posted by Griever_Reborn
It worked in some way, thanks.
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

need to run this in phpmyadmin.

Code:

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

Replicators 04-06-2006 09:55 AM

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.

forte 04-06-2006 10:00 AM

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...

Replicators 04-06-2006 10:51 AM

Well i just installed and it wouldn't work, it don't look like it's properly configured for Table Prefexes.

forte 04-06-2006 11:08 AM

Try the attached product. I think Cyrix won't mind.

Replicators 04-06-2006 11:45 AM

Nope, still didn't work, gives me this when i go into triad_main.php

Code:

Database error in vBulletin 3.5.4:

Invalid SQL:

                SELECT sf_triad_user.*,
                        user.vbbux AS points
                FROM sf_triad_user
                LEFT JOIN user ON user.userid = sf_triad_user.userid
                WHERE sf_triad_user.userid = 1;

MySQL Error  : Table 'StarFyrez.user' doesn't exist
Error Number : 1146
Date        : Thursday, April 6th 2006 @ 05:42:41 AM
Script      : http://www.*****.com/triad_main.php?
Referrer    : http://www.*****.com/forum.php
IP Address  : **.**.***.***
Username    : Replicators
Classname    : vb_database

I also get this at the very top..

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 09:59 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.01230 seconds
  • Memory Usage 1,740KB
  • 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
  • (3)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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