Page 1 of 1

Print 403 error

Posted: Fri Feb 13, 2009 8:36 pm
by Golf Gti
CMS 1.5.2 fresh install on apache, shared mysql server

403 forbidden on print page with script=true

When I first designed the site on 1.4.1 it worked fine.

{print showbutton='true' script='true'}
{print showbutton=true script=true}
both dont work

all directories are 777, I even made every file and folder 777 to see if it would work but it doesnt.

Re: Print 403 error

Posted: Tue Feb 17, 2009 4:47 pm
by Pierre M.
Hello,
Golf Gti wrote: 403 forbidden on print page with script=true
403 on the "printable version" of any page ?
Please elaborate on the context, the browser, the http error log, etc.
Golf Gti wrote: {print showbutton='true' script='true'}
{print showbutton=true script=true}
both dont work
I don't guess what "dont work" means. Please explain more what you are expecting, what you are doing and what you get instead.

BTW, you don't enjoy media=print CSS with display:none on navigation items ?

Pierre M.