Question not found (
http://solution.askosweb.com/test/2/fxghfg-hsggf-hgfh-gdhgfh-dfghd )
Result for this page :
(SELECT '0' AS selectkey, qa_posts.postid, qa_posts.type, LEFT(qa_posts.type,1) AS basetype, INSTR(qa_posts.type, '_HIDDEN')>0 AS hidden, qa_posts.acount, qa_posts.upvotes, qa_posts.downvotes, BINARY qa_posts.title AS title, BINARY qa_posts.tags AS tags, UNIX_TIMESTAMP(qa_posts.created) AS created, qa_uservotes.vote AS uservote, BINARY qa_posts.content AS content, BINARY qa_posts.notify AS notify, UNIX_TIMESTAMP(qa_posts.updated) AS updated, qa_posts.format, qa_posts.lastuserid, qa_posts.parentid, qa_posts.selchildid, qa_posts.userid, qa_posts.cookieid, qa_userpoints.points, BINARY qa_users.handle AS handle, BINARY lastusers.handle AS lasthandle, NULL AS score FROM qa_posts LEFT JOIN qa_uservotes ON qa_posts.postid=qa_uservotes.postid AND qa_uservotes.userid=NULL LEFT JOIN qa_users ON qa_posts.userid=qa_users.userid LEFT JOIN qa_users AS lastusers ON qa_posts.lastuserid=lastusers.userid LEFT JOIN qa_userpoints ON qa_posts.userid=qa_userpoints.userid WHERE qa_posts.postid=2) UNION ALL (SELECT '1', qa_posts.postid, qa_posts.type, LEFT(qa_posts.type,1), INSTR(qa_posts.type, '_HIDDEN')>0, qa_posts.acount, qa_posts.upvotes, qa_posts.downvotes, BINARY qa_posts.title, BINARY qa_posts.tags, UNIX_TIMESTAMP(qa_posts.created), qa_uservotes.vote, BINARY qa_posts.content, BINARY qa_posts.notify, UNIX_TIMESTAMP(qa_posts.updated), qa_posts.format, qa_posts.lastuserid, qa_posts.parentid, qa_posts.selchildid, qa_posts.userid, qa_posts.cookieid, qa_userpoints.points, BINARY qa_users.handle, BINARY lastusers.handle, NULL FROM qa_posts LEFT JOIN qa_uservotes ON qa_posts.postid=qa_uservotes.postid AND qa_uservotes.userid=NULL LEFT JOIN qa_users ON qa_posts.userid=qa_users.userid LEFT JOIN qa_users AS lastusers ON qa_posts.lastuserid=lastusers.userid LEFT JOIN qa_userpoints ON qa_posts.userid=qa_userpoints.userid WHERE qa_posts.parentid=2) UNION ALL (SELECT '2', qa_posts.postid, qa_posts.type, LEFT(qa_posts.type,1), INSTR(qa_posts.type, '_HIDDEN')>0, qa_posts.acount, qa_posts.upvotes, qa_posts.downvotes, BINARY qa_posts.title, BINARY qa_posts.tags, UNIX_TIMESTAMP(qa_posts.created), qa_uservotes.vote, BINARY qa_posts.content, BINARY qa_posts.notify, UNIX_TIMESTAMP(qa_posts.updated), qa_posts.format, qa_posts.lastuserid, qa_posts.parentid, qa_posts.selchildid, qa_posts.userid, qa_posts.cookieid, qa_userpoints.points, BINARY qa_users.handle, BINARY lastusers.handle, NULL FROM qa_posts LEFT JOIN qa_uservotes ON qa_posts.postid=qa_uservotes.postid AND qa_uservotes.userid=NULL LEFT JOIN qa_users ON qa_posts.userid=qa_users.userid LEFT JOIN qa_users AS lastusers ON qa_posts.lastuserid=lastusers.userid LEFT JOIN qa_userpoints ON qa_posts.userid=qa_userpoints.userid JOIN qa_posts AS parents ON qa_posts.parentid=parents.postid WHERE parents.parentid=2 AND (parents.type='A' OR parents.type='A_HIDDEN')) UNION ALL (SELECT '3', qa_posts.postid, qa_posts.type, LEFT(qa_posts.type,1), INSTR(qa_posts.type, '_HIDDEN')>0, qa_posts.acount, qa_posts.upvotes, qa_posts.downvotes, BINARY qa_posts.title, BINARY qa_posts.tags, UNIX_TIMESTAMP(qa_posts.created), NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, qa_posts.userid, qa_posts.cookieid, qa_userpoints.points, BINARY qa_users.handle, NULL, NULL FROM qa_posts LEFT JOIN qa_users ON qa_posts.userid=qa_users.userid LEFT JOIN qa_userpoints ON qa_posts.userid=qa_userpoints.userid WHERE qa_posts.postid=(SELECT IF((parent.type='A') OR (parent.type='A_HIDDEN'), parent.parentid, parent.postid) FROM qa_posts AS child LEFT JOIN qa_posts AS parent ON parent.postid=child.parentid WHERE child.postid=2)) UNION ALL (SELECT '4', qa_posts.postid, qa_posts.type, LEFT(qa_posts.type,1), INSTR(qa_posts.type, '_HIDDEN')>0, qa_posts.acount, qa_posts.upvotes, qa_posts.downvotes, BINARY qa_posts.title, BINARY qa_posts.tags, UNIX_TIMESTAMP(qa_posts.created), qa_uservotes.vote, NULL, NULL, NULL, NULL, NULL, NULL, NULL, qa_posts.userid, qa_posts.cookieid, qa_userpoints.points, BINARY qa_users.handle, NULL, score FROM qa_posts LEFT JOIN qa_uservotes ON qa_posts.postid=qa_uservotes.postid AND qa_uservotes.userid=NULL LEFT JOIN qa_users ON qa_posts.userid=qa_users.userid LEFT JOIN qa_userpoints ON qa_posts.userid=qa_userpoints.userid JOIN (SELECT postid, SUM(score)+LOG(postid)/1000000 AS score FROM ((SELECT qa_titlewords.postid, LOG(10000/titlecount) AS score FROM qa_titlewords JOIN qa_words ON qa_titlewords.wordid=qa_words.wordid JOIN qa_titlewords AS source ON qa_titlewords.wordid=source.wordid WHERE source.postid=2 AND titlecount<10000) UNION ALL (SELECT qa_posttags.postid, 2*LOG(10000/tagcount) AS score FROM qa_posttags JOIN qa_words ON qa_posttags.wordid=qa_words.wordid JOIN qa_posttags AS source ON qa_posttags.wordid=source.wordid WHERE source.postid=2 AND tagcount<10000)) x GROUP BY postid ORDER BY score DESC LIMIT 50) y ON qa_posts.postid=y.postid) UNION ALL (SELECT '_options', NULL, NULL, NULL, NULL, NULL, NULL, NULL, title, NULL, NULL, NULL, BINARY content, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL, NULL FROM qa_options WHERE title IN (_utf8 'site_title',_utf8 'logo_show',_utf8 'logo_url',_utf8 'logo_width',_utf8 'logo_height',_utf8 'feedback_enabled',_utf8 'nav_unanswered',_utf8 'site_language',_utf8 'site_theme',_utf8 'neat_urls',_utf8 'custom_sidebar',_utf8 'custom_header',_utf8 'custom_footer',_utf8 'custom_in_head',_utf8 'pages_prev_next',_utf8 'answer_needs_login',_utf8 'do_related_qs',_utf8 'page_size_related_qs',_utf8 'match_related_qs',_utf8 'page_size_ask_tags',_utf8 'do_complete_tags',_utf8 'show_url_links',_utf8 'voting_on_qs',_utf8 'voting_on_as',_utf8 'votes_separated',_utf8 'comment_on_qs',_utf8 'comment_on_as',_utf8 'follow_on_as',_utf8 'comment_needs_login',_utf8 'captcha_on_anon_post',_utf8 'show_user_points',_utf8 'recaptcha_public_key',_utf8 'recaptcha_private_key'))
But you know when i am connected in admin i see the same page ok (no Question not found) i see the question...
Nicolas