ERROR
Couldn't query this query string:
SELECT C.par_id,P.*
FROM
toduto_cms_categories as C,
toduto_cms_posts AS P,
toduto_cms_cats_posts AS CP
WHERE
C.cat_id= and CP.cat_id=
AND P.post_id=CP.post_id
AND P.post_id<4372
ORDER BY
P.post_date DESC
Excute SQL Error!
Back