When you try to save, two things happen

1. The Custom Stylesheet field Requires an Entry (Like a Required Field)
2. The Error Message: File /home/btrubel0/public_html/shilohcdctrenton.com/ is not readable by the web server.

CommentFileSizeAuthor
Error Screen.jpg250.39 KBddbell

Comments

Blackpegaz’s picture

Subscribe

drizzi’s picture

subscribe too

jcnventura’s picture

Status: Active » Fixed

Hi,

Sorry, I modified the settings validation, but I forgot that an empty setting is also OK.

I've fixed in the CVS, but in the meantime you can fix it by setting the field to: sites/all/modules/print/css/print.css

João

ddbell’s picture

Thanks. Great Module.

Question, how do I print without the view filters showing in the header?

Thanks Again.

ddbell’s picture

In addition, how do I remove Header Information such as

1. Published on ......
2. Home > Printer Friendly

Thanks.

Blackpegaz’s picture

Thanks, it's ok for me.

jcnventura’s picture

ddbell:

#4: you can't.. A views page comes fully-formed by the time it reaches the module. You'll have to modify your original view to hide those.

#5: edit the print.tpl.php, for those two you want to remove the created and breadcrumb lines.

ddbell’s picture

Thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.