Hi, i have a standard php form that you fill in it validates and warns if error otherwise sends, i have the php file uploaded to assest, andin the contact form it is referenced ok but when i click submit i just get a blank page, but i do get an email so something is working, it doesnt seem to error check.
should i move the php script from the file and put it in to a snippet?
im using Revolution 2.0
thanks
Quote from: vbTrev at Sep 06, 2010, 03:48 PM
should i move the php script from the file and put it in to a snippet?
Yes. MODx (any version) won’t execute php code unless it is in a snippet or plugin.