Quote:
Originally Posted by Namaless
What changes applyed?
Need upgrade? (I have added more features for hack.. if not necessary waiting to upgrade...)
Thanks for project 
|
Quote:
Originally Posted by Vtec44
I got a database error with the latest 2.0.2 fixed.
Code:
Database error in vBulletin 3.7.0 Release Candidate 1:
Invalid SQL:
SELECT user.userid AS user_id, user.email AS user_email, invitation.email AS inv_email, invitation.acceptedby as inv_id
FROM 600rrforumuser
LEFT JOIN 600rrforuminvitation
ON user.userid = invitation.acceptedby OR user.userid = invitation.email
WHERE user.email = 'test@test.com'
OR invitation.email = 'test@test.com';
MySQL Error : Unknown column 'user.userid' in 'field list'
Error Number : 1054
Date : Sunday, April 6th 2008 @ 02:46:15 PM
Script : http://www.600rrforum.com/forum/profile.php
Referrer : http://www.600rrforum.com/forum/profile.php?do=invitation
IP Address : 69.110.135.166
Username : Vtec44
Classname : vB_Database
MySQL Version : 5.0.45-log
|
it seems to be you haven't in your database userid field in user table
Quote:
Originally Posted by macc
hello!
can somebody tell us what should we install and which changes to do ... ?
regards
macc
|
Invitation_System_Fixed_v2.0.2.zip install this overwrite to old product
there is one change only and it is a sql injection issue it is fixed now