Good morning,
I have scoured the forum, and can't seem to find a solution to an issue I'm having.
I have attached debugger results, and a zip file of the the (4) forms that are having the issue.
The issue only occurs once the form is submitted through the front end. Test Form works perfectly.
Issue:
I’m receiving two duplicate emails, though the file name of the PDF changes in one, and it also injects some CSS in the top of the duplicate pdf file (see attachment).
I have attempted to re-sequence the actions, and have not been successful in fixing the issue.
Could you please take a look at these and let me know what I’m doing wrong?
I would be happy to share admin & pwd to site, if needed.
---------------------------------------------------------------------------------------------------
I have scoured the forum, and can't seem to find a solution to an issue I'm having.
I have attached debugger results, and a zip file of the the (4) forms that are having the issue.
The issue only occurs once the form is submitted through the front end. Test Form works perfectly.
Issue:
I’m receiving two duplicate emails, though the file name of the PDF changes in one, and it also injects some CSS in the top of the duplicate pdf file (see attachment).
I have attempted to re-sequence the actions, and have not been successful in fixing the issue.
Could you please take a look at these and let me know what I’m doing wrong?
I would be happy to share admin & pwd to site, if needed.
---------------------------------------------------------------------------------------------------
Data Array:
Array
(
[chronoform] => Optomap
[event] => submit
[input_checkbox_4] => Agreed
[input_text_5] => TESTING
[input_text_6] => TEST
[input_text_7] =>
[input_text_8] =>
[input_text_11] => 2014-03-12
[input_submit_10] => Submit
[a3b5407ff3b0ccd67488412ee4900bf9] => 1
[cf_pdf_file] => Optomap_20140312074435.pdf
[_PLUGINS_] => Array
(
[upload_files] => Array
(
[cf_pdf_file] => Array
(
[name] => Optomap_20140312074435.pdf
[path] => /home1/sigeyeca/public_html/components/com_chronoforms/pdf/Optomap/Optomap_20140312074435.pdf
[size] => 0
[link] => http://sigeyecare.com/components/com_chronoforms/pdf/Optomap/Optomap_20140312074435.pdf
)
)
)
)
Validation Errors:
Array
(
)
Data Array:
Array
(
[chronoform] => Optomap
[event] => submit
[input_checkbox_4] => Agreed
[input_text_5] => TESTING
[input_text_6] => TEST
[input_text_7] =>
[input_text_8] =>
[input_text_11] => 2014-03-12
[input_submit_10] => Submit
[a3b5407ff3b0ccd67488412ee4900bf9] => 1
[cf_pdf_file] => Optomap_20140312074431.pdf
[_PLUGINS_] => Array
(
[upload_files] => Array
(
[cf_pdf_file] => Array
(
[name] => Optomap_20140312074431.pdf
[path] => /home1/sigeyeca/public_html/components/com_chronoforms/pdf/Optomap/Optomap_20140312074431.pdf
[size] => 0
[link] => http://sigeyecare.com/components/com_chronoforms/pdf/Optomap/Optomap_20140312074431.pdf
)
)
)
)
Validation Errors:
Array
(
)
Thank you, TESTING. Your waiver has been received.
Debug Data
1. /home1/sigeyeca/public_html/components/com_chronoforms/pdf/Optomap/Optomap_20140312074431.pdf has been uploaded OK.
2. email
1. 38
1. Result An email has been SENT successfully from (Admin)admin@sigeyecare.com to info@sigeyecare.com
2. Body
DILATION MAY NO LONGER BE NECESSARY!
Signature Eye Care offers state-of-the-art digital scanning technology to image the inside of your eye – the OptoMap. ADVANTAGES OF OPTOMAP EXAM1. NO blurred vision2. NO light sensitivity3. Map takes less than one minute to process4. See your own retina in the most comprehensive way5. Images saved as great baseline for future examDr. Lou, Dr. Chu, and Dr. Dollar recommend that ALL patients have a thorough examination of their retina every year, with the Optomap being their preferred method.
The Optomap is a great way for the doctor to fully assess the health of your eyes. Diseases such as macular degeneration, glaucoma, retinal detachments, diabetic retinopathy, and even tumors can be missed without a good thorough exam. There is an additional fee of only $30 for the Optomap procedure (covers both eyes).
*********************************************************************
I have been informed of the importance of having a comprehensive retinal eye examination annually in the detection and diagnosis of eye disease. I understand that I can have my retinas examined either by the Optomap procedure or by having my eyes dilated. I am declining the Doctor’s recommendation to obtain a comprehensive view of my retinas. By foregoing both the Optomap and dilation procedures I do not hold Signature Eye Care, Dr. Oliver Lou, Dr. Nick Chu, or Dr. Eric Dollar responsible for my retinal and eye health.
I understand and agree. Agreed
Patient Name TESTING
Last Name TEST
Guardian Name
Guardian Last Name
Date 2014-03-12
3.
Submitted by 68.203.0.8
4. Attachments array ( 0 => '/home1/sigeyeca/public_html/components/com_chronoforms/pdf/Optomap/Optomap_20140312074431.pdf', )
Hi ATComm,
I looked at a couple of the forms and they look OK to me. As this only happens with the plug-in it is most likely a problem with the SEF URLs on your site re-submitting the form somehow.
Please try setting the form's Relative URL to No in the form General tab and see if that fixes it.
Bob
I looked at a couple of the forms and they look OK to me. As this only happens with the plug-in it is most likely a problem with the SEF URLs on your site re-submitting the form somehow.
Please try setting the form's Relative URL to No in the form General tab and see if that fixes it.
Bob
This topic is locked and no more replies can be posted.