 |
Fri 10 February 2012
|
|
Database error: Invalid SQL:
SELECT
t1.uid,
t2.articletype
FROM
T_elements as t1,
T_articles as t2
WHERE
t1.articleid_fk = 483
AND
t1.articleid_fk = t2.uid
AND
t1.uid =
MySQL Error: 1064 (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 12)
Session halted.
|