
08-04-2010, 02:14 PM
|
 |
|
|
Join Date: Feb 2010
Location: Scotland
Posts: 8,814
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by FleXy
Hello, after clean install (not update) on members.php I see this error:
Database error in vBulletin 3.8.5:
Invalid SQL:
SELECT a.*, q.*, u.username, u.userid FROM vb_dbt_random_questions_answers AS a
LEFT JOIN vb_dbt_random_questions AS q USING (qid)
INNER JOIN vb_user AS u USING(userid)
WHERE a.touserid = 6201 AND
(private = 0 OR userid = 1 OR touserid = 1)
ORDER BY a.dateline DESC
LIMIT 0, 30;
MySQL Error : Column 'userid' in where clause is ambiguous
How to fix or what to do to make it work? thanks!
|
Hey,
I'll have this fixed for you soon.
- David
|