Wednesday 06 August 2003 6:27:12 am
don't forget to create a template for your form and an override entry in override.ini.append that points to that new template, like:
[contact]
Source=node/view/full.tpl
MatchFile=form.tpl
Subdir=templates Match[class]=15 Probably got that already?!
Finally, check access rights on your files and turn on debugging in site.ini[.append]:
[DebugSettings] DebugOutput=enabled Good luck
|