php web form fatal error - Post ID...
I have been using the web form builder on a GoDaddy hosted website with no problem, however, just recently, with no changes, the form stopped working and returning this message: Fatal error: Call to undefined function quoted_printable_encode() in /home/content/77/8483577/html/forms/CompatriotWillard/fbapp/php/mailer.cls.php on line 104, see below.
function SetMessage ( $message ) {
$this->message = quoted_printable_encode( $message );
}
Can you tell me what has changed or how to fix this ? What is the problem ?
function SetMessage ( $message ) {
$this->message = quoted_printable_encode( $message );
}
Can you tell me what has changed or how to fix this ? What is the problem ?
Does your server have PHP 5.3 or higher running?
Learn the essentials with these quick tips for Responsive Site Designer, Responsive Email Designer, Foundation Framer, and the new Bootstrap Builder. You'll be making awesome, code-free responsive websites and newsletters like a boss.
Unfortunately, GoDaddy is still at PHP 5 ; I will send them a message to upgrade. Thanks for the reply !
OK, I talked to GoDaddy and they are migrating to new servers and will be not upgrading the old servers.
This requires a complete new upload of the website files to the new sever !
This requires a complete new upload of the website files to the new sever !
woodchuck wrote:
OK, I talked to GoDaddy and they are migrating to new servers and will be not upgrading the old servers.
This requires a complete new upload of the website files to the new sever !
OK, I talked to GoDaddy and they are migrating to new servers and will be not upgrading the old servers.
This requires a complete new upload of the website files to the new sever !
They should handle all that for you.

GoDaddy managed to help upgrade my hosting to PHP 5.4 so at least my website works now !
Thanks for your help ! Have a great day !
Thanks for your help ! Have a great day !
Have something to add? We’d love to hear it!
You must have an account to participate. Please Sign In Here, then join the conversation.