I am using the latest print friendly module with pushbutton theme, i get this when i use "send it to a friend"

warning: file_get_contents(sites/all/modules/cck/content.css) [function.file-get-contents]: failed to open stream: No such file or directory in /home2/halganka/public_html/sites/all/modules/print/print.pages.inc on line 166. I dont know whether it is the this modules or cck it refers to.

Comments

jcnventura’s picture

Status: Active » Closed (duplicate)

Hi,

It's actually this module trying to include CCK's CSS file.

This has been reported and fixed already (#291816: path to content.css). However, the packaging scripts seem to be forgetting to build the newest dev releases...

João