SELECT SQL_CALC_FOUND_ROWS ID,
post_title,
post_date,
IF(lead_img_url_cdn IS NULL OR lead_img_url_cdn='', lead_img_url, lead_img_url_cdn) AS lead_img_url,
permalink,
co_authors,
rating
FROM pm_article_index AS a
WHERE 1=1
AND post_status = 'publish'
AND ID NOT IN (SELECT ai.ID FROM `pm_article_index` as ai
inner join pm_top_article_display as d ON (d.id=ai.id) where position IN (1,2,3) AND d.section = '______'
ORDER BY position)
ORDER BY post_date DESC LIMIT 108 OFFSET 125496
- Take that, you big old meany mean things!By eurotrashFebruary 12, 2007 | 11:21am
- It's STILL got less calories than chocolate.By eurotrashFebruary 12, 2007 | 11:17am
- Let's have a knees-up!By eurotrashFebruary 12, 2007 | 11:08am
- Is it because I is crazy?By eurotrashFebruary 12, 2007 | 10:46am
- Amanda Stetson Perplexes UsBy Anna HolmesFebruary 12, 2007 | 3:53am
- She Gives Love a Bad Name...By Anna HolmesFebruary 11, 2007 | 9:47pm
- Girl Crush: Sarah PaulsonBy Anna HolmesFebruary 9, 2007 | 4:26pm
- Bad Day Bunny.By Anna HolmesFebruary 9, 2007 | 2:10pm
- Form an orderly queue of liars over there, please.By eurotrashFebruary 9, 2007 | 2:04pm