Forum OpenACS Development: Response to Is templating broken?

Collapse
Posted by Dan Wickstrom on
Do you have the fancy adp parser enabled? If not add the following in your nsd.tcl file:

ns_section "ns/server/${server}/adp" 
ns_param   map           "/*.adp"  ;# Extensions to parse as ADP's 
ns_param   DefaultParser fancy