http://catholicnewslive.com/

On the site, there's an odd 'print controls' section showing up in the user section on the home page, which (I think) is breaking a little bit of the page layout... I also noticed this caused problems when page caching was turned on - sometimes the print controls would show, other times not...

CommentFileSizeAuthor
print-controls-mn.png229.85 KBgeerlingguy

Comments

geerlingguy’s picture

It seems to be appearing in the "mn user controls" block... but I know not why.

geerlingguy’s picture

For now, I've disabled the print controls block for anonymous users. That seems to have taken care of that issue. However, I notice that anonymous users see news items as one line items - rather than me, as admin, since I see a block of text. Could this have to do with a javascript bug?

omega8cc’s picture

Version: 6.x-1.0-beta5 » 6.x-1.0-beta6

It happens when Google crawls your site and it is left in the cache. Kind of bug, anyway. I just enabled max 1 minute for cache to have it removed with next cron run.

BTW. I'm using Pressflow core, but it looks like unrelated issue.

geerlingguy’s picture

Hmm... is there any way, then, that mn could be configured (using contexts, or something) to not show the form for Googlebots?

alex_b’s picture

Priority: Normal » Critical

#4: #2 seems to be your answer. I'm bumping this to critical as we should definitely fix this for a beta 7 release.