Mommy & Family
- user warning: Unknown column 'can' in 'where clause'
query: select count(distinct a.nid)
from node a, role b, users_roles c, node_comment_statistics d, node_revisions e, users f, term_node g
where c.rid = b.rid
and c.uid = a.uid
and a.nid = d.nid
and a.nid = e.nid
and a.uid = f.uid
and a.nid = g.nid
and g.tid in (178,22/can-i-submit-photograph-blogher-masthead)
and b.name in ('B blogher','Blogher Team')
and a.type in ('blog','frame')
and a.status = 1
and f.status = 1
and a.promote = 1 in /var/www/vhosts/blogher.org/htdocs/includes/database.mysql.inc on line 176.
- user warning: Unknown column 'can' in 'where clause'
query: select distinct a.nid, a.uid, a.title, j.dst titlelink, d.comment_count, e.teaser, e.body, f.picture, f.name, a.created, k.field_blogurl_url
from (node a, role b, users_roles c, node_comment_statistics d, node_revisions e, users f, term_node g)
left outer join content_type_frame k on a.nid = k.nid
left outer join url_alias j on CONCAT('node/',CAST(a.nid AS CHAR)) = j.src
where c.rid = b.rid
and c.uid = a.uid
and a.nid = d.nid
and a.nid = e.nid
and a.uid = f.uid
and a.nid = g.nid
and g.tid in (178,22/can-i-submit-photograph-blogher-masthead)
and b.name in ('B blogher','Blogher Team', 'Z Admin')
and a.type in ('blog','frame')
and a.status = 1
and f.status = 1
and a.promote = 1
and e.vid = (select max(z.vid) from node_revisions z where z.nid = a.nid)
order by a.created DESC LIMIT 0, 12 in /var/www/vhosts/blogher.org/htdocs/includes/database.mysql.inc on line 176.
Editor Posts
All Posts 
There are currently no posts in this category.