Forums / Setup & design / Problem with mail forms
Tore Ã…bodsvik
Sunday 11 January 2004 6:44:29 pm
Is there anyone who can explain me why the form mail is failing.
I have followed this example:
http://www.ez.no/developer/ez_publish_3/documentation/customization/components/form_processing
It just give me the following error:Undefined module: admin
Anyone got a clue to this one?
James Packham
Monday 12 January 2004 5:44:17 am
Could be because admin doesn't exist inside the standard/templates directory? Try taking out the "/admin" in your template and see what happens. Also see what the debug output says as you'll probably need to do something else.
Regards,
~James~