Chris Brown Online
Your longest running Chris Brown Online source. Online since 2007.

Chris Brown Online

Your favorite online Chris Brown source.
Welcome Back to Chris Brown Online, also known as Chris Brown Fan. The largest and most visited Chris Brown community on the internet and constantly growing. Our goal is to keep bringing you everything related to Chris, from news, multimedia, free downloads, photos, videos and much more content. On the site you will find sections on Chris Brown where is the complete biography of the artist, a section on her discography and much more.
1040 : Too many connections
1040 : Too many connections

SELECT p.filepath AS pFilepath, p.filename AS pFilename, p.aid AS pAid, p.filesize AS pFilesize, p.title AS pTitle, p.caption AS pCaption, p.owner_id as pOwnerId, p.ctime AS pCtime, p.hits AS pHits, p.pid AS pPid, p.pic_rating AS pPic_Rating, p.votes AS pVotes, p.pwidth AS pWidth, p.pheight AS pHeight, p.user1 as pUser1, p.user2 as pUser2, p.user3 as pUser3, p.user4 as pUser4, c.cid as cCid, c.name as cName, c.description as cDescription, c.pos as cPos, c.parent as cParent, c.thumb as cThumb, u.user_lastvisit AS uUser_lastvisit,u.user_regdate AS uUser_regdate,u.user_email AS uUser_email,u.user_profile1 AS uUser_profile1,u.user_profile2 AS uUser_profile2,u.user_profile3 AS uUser_profile3,u.user_profile4 AS uUser_profile4,u.user_profile5 AS uUser_profile5,u.user_profile6 AS uUser_profile6, a.aid AS aAid, a.title AS aTitle, a.description AS aDescription, a.visibility as aVisibility, a.pos as aPos, a.category as aCategory, a.thumb as aThumb, a.keyword as aKeyword FROM cpg7m_pictures AS p LEFT JOIN cpg7m_users AS u ON p.owner_id = u.user_id LEFT JOIN cpg7m_albums AS a ON p.aid = a.aid LEFT JOIN cpg7m_categories AS c ON a.category = c.cid WHERE 1 AND p.approved='YES' AND ((a.visibility = 0 OR a.visibility IS NULL) AND (a.alb_password IS NULL OR a.alb_password = "")) GROUP BY a.aid ORDER BY a.aid DESC