In fact I just wanted a block resting on the right side showing the teasers of the latest published content. I with teaser blosk module, but got a warning. Now I tried with Pressflow buzzworthy, but again the same issue. The warning says:
user warning: Table 'dbXXXXX.node' doesn't exist query: SELECT n.title, n.nid, nc.nid, nc.totalcount FROM node n, node_counter nc WHERE n.status = 1 AND n.type <> 'page' AND n.type <> 'book' AND (n.nid = nc.nid) AND (created > 1214743190) ORDER BY nc.totalcount DESC LIMIT 0, 5 in /abc/homepages/XXXXX/yyyyyy/includes/database.mysql.inc on line 172.
Does have anybody a glimpse, what is wrong. I am running the zen classic theme.
Any help would be greatly appreciated.