Search found 3 matches

by bignose
Mon May 04, 2009 6:53 pm
Forum: Developers Discussion
Topic: how to set headers for sending binary files?
Replies: 2
Views: 1298

Re: how to set headers for sending binary files?

Not sure, what I ended up using was ob_clean() to delete all previous info in the buffer, then send fresh headers.
by bignose
Thu Apr 30, 2009 1:18 pm
Forum: Developers Discussion
Topic: how to set headers for sending binary files?
Replies: 2
Views: 1298

how to set headers for sending binary files?

Hi, I have a action in a custom module, if a certain paramater is set, it should send the content as a PDF file, if its not set it shows $this->ProcessTempate Of course right now if i run it with the pdf part.. it just shows the binary garble inside of my template in the body section... Wondering ho...
by bignose
Thu Sep 04, 2008 2:45 pm
Forum: CMSMS Core
Topic: CSS, templates, TinyMCE and some headscratching
Replies: 1
Views: 1161

CSS, templates, TinyMCE and some headscratching

Hi All, I just had a CMS job dropped in my lap and have no experience with it, so well.. there's my intro :) Running : CMS 1.2.3 I want to make a style sheet so that my users can define how things look with TinyMCE, so what I thought I should do was 1: Create a new style sheet , put in one Class for...

Go to advanced search