Custom PHP code for submitting forms

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
webguru
Forum Members
Forum Members
Posts: 97
Joined: Thu May 08, 2014 6:18 pm

Custom PHP code for submitting forms

Post by webguru »

I have my own form that I would like to use to submit online forms. It requires me to have the PHP code above the opening <!doctype html> on my page.

I am trying to create a new template to insert this code in and the admin keeps crashing when I try and save it. It gives me a white page with this:

Method Not Implemented

POST to /admin/moduleinterface.php not supported.

I don't understand how to put this php code in my template. Is it even possible?

Appreciate the help!
User avatar
velden
Dev Team Member
Dev Team Member
Posts: 3497
Joined: Mon Nov 28, 2011 9:29 am

Re: Custom PHP code for submitting forms

Post by velden »

Try a UDT?

As far as I know it's not supported to use php code in the templates.
Post Reply

Return to “The Lounge”