I had been running Erwins form on 3.0.7 until I recently upgraded to 3.5 and installed this. Looks great so far, however I'm experiencing two problems.
The first. E-mails dont seem to be coming through. ***(I resolved the email issue)
I do have :
Code:
$formemail = "1";
//EMAIL ADDRESS TO EMAIL TO
$formemailaddress = "myname@my.net";
It doesn't seem to mail though. I am getting mail from the system for other features, so I know the mail end is working in general. Any thoughts on where to begin to look?
The second item is on having multiple forms. I need a litttle clarification as I'm new to the plug ins, etc. My forms & templates all contain different types and numbers of questions, etc. Do I need to duplicate the original product-form_hack.xml, make changes to it, and import it as a plug in for each of my forms? (and if so, which specific changes need to be made to the .xml file)
Or do I simply create multiple hooks off the original product-form_hack.xml which I imported?
I have tried both methods. When I have more than one active, the end result is that viewing the form shows a blank white page. Deactivating all except a single hook allows for that form to display properly. What am I missing? ***(I resolved this issue as well. I made a stupid typo in the plug in variable section, doh!)
Thanks for the help! This rocks! :-D