Forum

Mysql error in file /mnt/129/sdb/e/5/vairesnautismeaction/index/member_posts.php in function member_posts at line 81
Mysql query error :
SELECT atk_posts.nb_direct_answer,
atk_posts.id,atk_posts.tab,atk_posts.sender,atk_posts.title,atk_posts.comment,atk_posts.group_id,
atk_posts.smiley,atk_posts.date,atk_posts.num,atk_posts.group_lock,atk_posts.post_it,
atk_posts.visited,atk_posts.text,atk_posts.answer,
atk_forums.title AS forum_title, atk_forums.id as forum_id, atk_forums.filename, atk_forums.passwd, atk_forums.log_login
FROM atk_posts
LEFT OUTER JOIN atk_users
ON atk_users.login = atk_posts.sender
LEFT OUTER JOIN atk_forums
ON atk_forums.id = atk_posts.forum
WHERE atk_users.login = 'pajot94'
AND atk_forums.owner = 'admin'
ORDER BY atk_posts.date DESC
LIMIT 0, 20
Please note this error and contact your administrator. |
|