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