Home › Forums › Quform PHP › Error messages on response email
- This topic has 4 replies, 2 voices, and was last updated 11 years, 7 months ago by evetsrelfel.
- AuthorPosts
- April 24, 2013 at 9:35 pm #4050evetsrelfelParticipant
I included the Quform PHP contact form into my site. Everything is good except the following error message when testing the form. This message was included in the recipient email I received back when testing the form:
Warning: include(/home/content/52/10795752/html/quform../emails/notification.php) [function.include]: failed to open stream: No such file or directory in /home/content/52/10795752/html/quform/process.php on line 352
Warning: include() [function.include]: Failed opening ’/home/content/52/10795752/html/quform../emails/notification.php’ for inclusion (include_path=’.:/usr/local/php5_3/lib/php’) in /home/content/52/10795752/html/quform/process.php on line 352
Any clue here how to fix this?
thanks
April 25, 2013 at 9:42 am #4062AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
April 25, 2013 at 3:42 pm #4083evetsrelfelParticipantAlly:
It was, however some how the directory information in Process.php was not correct regarding notification.php, thereby not pointing correctly to notification.php.
Thanks!
April 27, 2013 at 8:55 am #4120AllySupport StaffYou don't have permission to view this content. Please log in or register and then verify your purchases to gain access.
April 27, 2013 at 5:15 pm #4134evetsrelfelParticipantYes…thank you. It was a / verses a ../
Steve
- AuthorPosts
- You must be logged in to reply to this topic.