PDA

View Full Version : Form Submit Replacement


danoli
01-08-2007, 07:10 PM
Install doesn't work.

Unable to open pgm-form_submit.php for writing! Check permissions on this file.

I checked the pgm-form_submit-rep.php file and the first section is looking for code that doesn't exist?


<oldcode>
mail("$EMAILTO", "$SUBJECTLINE", "$soho_email", "FROM: $RESPONSEFROM") || DIE("Not able to send email.");
</oldcode>
<newcode>
mail("$EMAILTO", "$SUBJECTLINE", "$soho_email", "FROM: $EMAILADDR") || DIE("Not able to send email.");
</newcode>

lwyau
01-08-2007, 10:46 PM
I suppose you have installed v4.9 r51 in which the "using the submitter's email address as the sender in the site owner's notification email" feature has been incorporated.

I have uploaded the plug-in to v1.1 which took this away and only adds the Date_Posted field in the datatable:

https://addons.soholaunch.com/index.php?pr=View_Addon&addonid=171&menu=yes