Home › Forums › Quform PHP › Error Message
- This topic has 8 replies, 2 voices, and was last updated 1 year, 1 month ago by wardsdesign.
- AuthorPosts
- September 22, 2023 at 8:23 pm #36007wardsdesignParticipant
I am getting an error message when a form is submitted.
Deprecated: __autoload() is deprecated, use spl_autoload_register() instead in /home/d0gl3g/public_html/quform/lib/PHPMailerAutoload.php on line 45
Deprecated: Function get_magic_quotes_gpc() is deprecated in /home/d0gl3g/public_html/quform/common.php on line 42
Notice: Undefined index: message in /home/d0gl3g/public_html/quform/nojs.php on line 35
Is there a way to fix this?
September 25, 2023 at 10:14 am #36009AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
September 26, 2023 at 12:25 am #36010wardsdesignParticipantI made the changes, but now I am not getting any response. Just a blank screen on the page:
https://www.orthovetohio.com/quform/process.php
I changed the DEBUG back to true, and now I get the error message:
Deprecated: __autoload() is deprecated, use spl_autoload_register() instead in /home/d0gl3g/public_html/quform/lib/PHPMailerAutoload.php on line 45
Notice: Undefined index: message in /home/d0gl3g/public_html/quform/nojs.php on line 35
But the message gets delivered. Is there something else that I need to do? The form is located at:
https://www.orthovetohio.com/contact.html
Thanks!
September 26, 2023 at 9:26 am #36011AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
September 26, 2023 at 12:20 pm #36014wardsdesignParticipantI double checked the file and reloaded it. The latest error message is:
Deprecated: __autoload() is deprecated, use spl_autoload_register() instead in /home/d0gl3g/public_html/quform/lib/PHPMailerAutoload.php on line 45
Notice: Undefined index: message in /home/d0gl3g/public_html/quform/nojs.php on line 35
I am attaching the edited files for you to review. Thanks again for your help with this.
September 26, 2023 at 12:21 pm #36015wardsdesignParticipanthere is the final file.
September 26, 2023 at 8:39 pm #36016wardsdesignParticipantTrying to send files as zip archive.. Others were rejected.
Attachments:
You must be logged in to view attached files.September 27, 2023 at 8:55 am #36019AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
- This reply was modified 1 year, 1 month ago by Ally.
Attachments:
You must be logged in to view attached files.September 28, 2023 at 2:50 pm #36026wardsdesignParticipantThanks that fixed it. I really appreciate the support!
- AuthorPosts
- You must be logged in to reply to this topic.