SELECT content_type, content_order, id, title, subtitle, old_id, image, image_id, intro_text, intro_text_output, date_created, time_created, author_id, author_name, section_name, section_id FROM ( (SELECT ('article') as content_type, (1) as content_order, ar.id as id, ar.title as title, ar.subtitle, ar.old_id, ar.image, ar.image_id, ar.intro_text, ar.intro_text_output, ar.date_created, ar.time_created, ar.author_id as author_id, au.author_name as author_name, ars.section_name, ars.id as section_id FROM cont_articles ar LEFT JOIN cont_authors au ON ar.author_id = au.id LEFT JOIN cont_sections as ars ON ar.section_id = ars.id WHERE ( MATCH(ar.title) AGAINST ('>' IN BOOLEAN MODE) ) AND active = 1 )UNION( SELECT ('article') as content_type, (20) as content_order, ar.id as id, ar.title as title, ar.subtitle, ar.old_id, ar.image, ar.image_id, ar.intro_text, ar.intro_text_output, ar.date_created, ar.time_created, ar.author_id as author_id, au.author_name as author_name, ars.section_name, ars.id as section_id FROM cont_articles ar LEFT JOIN cont_authors au ON ar.author_id = au.id LEFT JOIN cont_sections as ars ON ar.section_id = ars.id WHERE ( MATCH(au.author_name) AGAINST ('>' IN BOOLEAN MODE) ) AND active = 1 )UNION( SELECT ('article') as content_type, (10) as content_order, ar.id as id, ar.title as title, ar.subtitle, ar.old_id, ar.image, ar.image_id, ar.intro_text, ar.intro_text_output, ar.date_created, ar.time_created, ar.author_id as author_id, au.author_name as author_name, ars.section_name, ars.id as section_id FROM cont_articles ar LEFT JOIN cont_authors au ON ar.author_id = au.id LEFT JOIN cont_sections as ars ON ar.section_id = ars.id WHERE ( MATCH(ar.subtitle) AGAINST ('>' IN BOOLEAN MODE) ) AND active = 1 )UNION( SELECT ('blog') as content_type, (2) as content_order, ar.id as id, ar.title as title, ('') as subtitle, ar.old_id, ar.have_image as image, ar.image_id, ar.content as intro_text, ar.content_output as intro_text_output, ar.date_created, ar.time_created, ar.author_id as author_id, au.author_name as author_name, ars.section_name, ars.id as section_id FROM users_blogs ar LEFT JOIN cont_authors au ON ar.author_id = au.id LEFT JOIN blogs_sections as ars ON ar.section_id = ars.id WHERE ( MATCH(ar.title) AGAINST ('>' IN BOOLEAN MODE) ) AND active = 1 )UNION( SELECT ('blog') as content_type, (21) as content_order, ar.id as id, ar.title as title, ('') as subtitle, ar.old_id, ar.have_image as image, ar.image_id, ar.content as intro_text, ar.content_output as intro_text_output, ar.date_created, ar.time_created, ar.author_id as author_id, au.author_name as author_name, ars.section_name, ars.id as section_id FROM users_blogs ar LEFT JOIN cont_authors au ON ar.author_id = au.id LEFT JOIN blogs_sections as ars ON ar.section_id = ars.id WHERE ( MATCH(au.author_name) AGAINST ('>' IN BOOLEAN MODE) ) AND active = 1 )UNION( SELECT ('article') as content_type, (23) as content_order, ar.id as id, ar.title as title, ar.subtitle, ar.old_id, ar.image, ar.image_id, ar.intro_text, ar.intro_text_output, ar.date_created, ar.time_created, ar.author_id as author_id, au.author_name as author_name, ars.section_name, ars.id as section_id FROM cont_articles ar LEFT JOIN cont_authors au ON ar.author_id = au.id LEFT JOIN cont_sections as ars ON ar.section_id = ars.id WHERE ( MATCH(ar.intro_text_output) AGAINST ('>' IN BOOLEAN MODE) ) AND active = 1 )UNION( SELECT ('article') as content_type, (25) as content_order, ar.id as id, ar.title as title, ar.subtitle, ar.old_id, ar.image, ar.image_id, ar.intro_text, ar.intro_text_output, ar.date_created, ar.time_created, ar.author_id as author_id, au.author_name as author_name, ars.section_name, ars.id as section_id FROM cont_articles ar LEFT JOIN cont_authors au ON ar.author_id = au.id LEFT JOIN cont_sections as ars ON ar.section_id = ars.id WHERE ( MATCH(ar.content_output) AGAINST ('>' IN BOOLEAN MODE) ) AND active = 1 )UNION( SELECT ('blog') as content_type, (24) as content_order, ar.id as id, ar.title as title, ('') as subtitle, ar.old_id, ar.have_image as image, ar.image_id, ar.content as intro_text, ar.content_output as intro_text_output, ar.date_created, ar.time_created, ar.author_id as author_id, au.author_name as author_name, ars.section_name, ars.id as section_id FROM users_blogs ar LEFT JOIN cont_authors au ON ar.author_id = au.id LEFT JOIN blogs_sections as ars ON ar.section_id = ars.id WHERE ( MATCH(ar.content_output) AGAINST ('>' IN BOOLEAN MODE) ) AND active = 1 )) ToTal GROUP BY id ORDER BY content_order ASC, date_created DESC, time_created DESC, title ASC
 
 
What should I be doing instead of this?
 
Search: in Authors

Best Of Cincinnati

Best Of Cincinnati (3)
Eats (6)
Goods & Services (6)
Jocks (6)
Out & About (6)
Public Eye (6)
Urban Life (6)
Updated on Thursday, January 26, 2012

CEA

CEA Music (29)
CEA Theater (21)
Updated on Tuesday, December 13, 2011

Columns

Cincinnati vs. The World (1)
Dear Maija (18)
Editorial (252)
Exiled From Main Street (7)
Living Out Loud (378)
Sports (263)
The Double X (2)
The Road to Wellness (236)
Wessels (71)
Worst Week Ever! (213)
Updated on Wednesday, February 8, 2012

Dance

Dance (34)
Dance (9)
Updated on Wednesday, February 8, 2012

Food

Bite Me (20)
Cravings (21)
Diner (640)
Dining (13)
eatinglife (9)
Fermentations (43)
Look Who's Eating (67)
Lookwhos (23)
Lost in the Supermarket (21)
Lunchline (25)
Sidedish (5)
The Dish (152)
The Nook (11)
The Nosh Pit (16)
Uncorked! (20)
Updated on Tuesday, February 7, 2012

Haunted Handbook

Haunted Handbook (11)
Updated on Tuesday, October 19, 2010

Lit

All Lit Up (82)
Lit (35)
Updated on Tuesday, January 31, 2012

Movies

Close Up (7)
Couch Potato (208)
Film (343)
Movies (748)
Reel Answer (19)
Television (5)
Updated on Wednesday, February 8, 2012

Multimedia

Live Chats (8)
Multimedia (78)
Updated on Wednesday, January 25, 2012

Music

CD of the Week (10)
Discorama (6)
Distribution Revolution (19)
Gig of the Week (146)
I Shall Be Released (105)
Locals Only (446)
Minimum Gauge (193)
MPMF (56)
Music (823)
Out Takes (1)
Round Here (9)
Short Takes (194)
Sound Advice (800)
Spill It (385)
The Ledge (39)
Under The Influence (18)
What RU Listening 2 (20)
Yeah Yeah Yeah (20)
Updated on Thursday, February 9, 2012

New on CityBeat.com

More by Staff (1)
Updated on Wednesday, July 9, 2008

None

Updated on Wednesday, September 14, 2011

Onstage

CEA Theater (20)
Curtain Call (292)
Fringe (156)
Onstage (480)
Web Onstage (28)
Updated on Monday, February 6, 2012

Promotions

Bengals Fan (32)
Live Nation (9)
Promotions (2)
Updated on Monday, August 2, 2010

Special

60 Hikes (53)
Ghost Hunt (5)
Updated on Friday, November 12, 2010

Special Sections

CityLiving (14)
Cool Issue (7)
Holiday (17)
Resolution (12)
Special (69)
Updated on Wednesday, January 11, 2012

The Big Story

Cover Story (1007)
Updated on Wednesday, November 19, 2008

To Do

Arts Listings (1)
CityBeat Recommends (2869)
Continuing Film Listings (20)
Dining Guide (30)
Get Involved (21)
Halloween List (53)
Holiday List (20)
Listings (2)
New Years Eve (2)
Opening Films (5)
Swizzle (26)
To Do List (60)
Updated on Wednesday, February 8, 2012

Visual Arts

Art (280)
Articulations (25)
Arts (24)
Big Pig Gig (19)
Books (24)
Channel Surfing (18)
Cincitecture (19)
Critics Picks (15)
Events (24)
Fine Tuning (20)
Focalpoint (20)
Gallery Hop (12)
Get Lit! (17)
Groove Tube (20)
Look Here! (20)
Out There (5)
Quick Draw (4)
Shake It (20)
Television and Radio (20)
The Big Picture (125)
The Fine Print (14)
Updated on Wednesday, February 8, 2012
 
Close
Close
Close
Web Analytics