Hi All.
Not sure what's happening but some changes in WYSIWYG (maybe) and at my ISP have made my email form dysfunctional. Was working fine at last check about a month ago.
At the ISP, I updated PHP to v8.4 as ISP suggested.
My WYSIWYG is at v21.0.5, the most recent release.
At first the email didn't even arrive but after updating PHP, they finally came to my Inbox.
But now, I've got the email BUT there is NO form content at all...just a blank page.
I've provided a demo project with just the contact form below. Can someone have a look at my settings to see if I've missed something.
https://www.firlottecreations.com/minia ... l_test.zip
Thanks...
RESOLVED: Help With Contact Form Please
Forum rules
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
IMPORTANT NOTE!!
DO YOU HAVE A QUESTION OR PROBLEM AND WANT QUICK HELP?
THEN PLEASE SHARE A "DEMO" PROJECT.
PLEASE READ THE FORUM RULES BEFORE YOU POST:
http://www.wysiwygwebbuilder.com/forum/viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/getting_started.html
WYSIWYG Web Builder FAQ
- mfirlotte
-

- Posts: 184
- Joined: Tue May 12, 2020 5:09 pm
- Location: Quebec, Canada
RESOLVED: Help With Contact Form Please
Last edited by mfirlotte on Sun May 10, 2026 7:34 pm, edited 1 time in total.
====
Mitch
====
Mitch
====
- Pablo
- Posts: 24589
- Joined: Sun Mar 28, 2004 12:00 pm
- Location: Europe
- Contact:
Re: Help With Contact Form Please
Did it previously work with the exact same settings or did you also make changes in your form?
Are there any errors on the server side in the PHP log?
See also the 'very important note' in the FAQ:
https://www.wysiwygwebbuilder.com/commu ... hp?t=32967
Note that there have been several other users with issues after their web host upgraded the PHP version.
In all these cases, it was an issue on the server side.
Are there any errors on the server side in the PHP log?
See also the 'very important note' in the FAQ:
https://www.wysiwygwebbuilder.com/commu ... hp?t=32967
Note that there have been several other users with issues after their web host upgraded the PHP version.
In all these cases, it was an issue on the server side.
- mfirlotte
-

- Posts: 184
- Joined: Tue May 12, 2020 5:09 pm
- Location: Quebec, Canada
Re: Help With Contact Form Please
Thanks Pablo.
I noticed today that it was no longer working. However, I've made many changes this morning trying to make it work so the settings are no longer the same.
The lines in the log say all the same thing but I do not understand.
Here it is:
PHP Warning: PHP Startup: Unable to load dynamic library 'ctype.so' (tried: /opt/alt/php74/usr/lib64/php/modules/ctype.so (/opt/alt/php74/usr/lib64/php/modules/ctype.so: cannot open shared object file: No such file or directory), /opt/alt/php74/usr/lib64/php/modules/ctype.so.so (/opt/alt/php74/usr/lib64/php/modules/ctype.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Thanks for having a look.
I noticed today that it was no longer working. However, I've made many changes this morning trying to make it work so the settings are no longer the same.
The lines in the log say all the same thing but I do not understand.
Here it is:
PHP Warning: PHP Startup: Unable to load dynamic library 'ctype.so' (tried: /opt/alt/php74/usr/lib64/php/modules/ctype.so (/opt/alt/php74/usr/lib64/php/modules/ctype.so: cannot open shared object file: No such file or directory), /opt/alt/php74/usr/lib64/php/modules/ctype.so.so (/opt/alt/php74/usr/lib64/php/modules/ctype.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
Thanks for having a look.
====
Mitch
====
Mitch
====
- mfirlotte
-

- Posts: 184
- Joined: Tue May 12, 2020 5:09 pm
- Location: Quebec, Canada
RESOLVED: Re: Help With Contact Form Please
Got it working. It was the web host making multiple changes. Took a while to resolve.
- They upgraded their PHP and one of its directories in php.ini was misconfigured.
- They changed to requiring SMTP email. Was optional before. So made the change in WYSIWYG.
- SMTP port changed. So made the change in WYSIWYG.
- Must have SSL encryption enabled for emails. So made the change in WYSIWYG.
Republished.
Each fix/change got me closer and closer to success. The last change was to configure WYSIWYG email to use SSL Encryption and that resolved the whole mess.
Thanks for taking a look on a Sunday Pablo!
- They upgraded their PHP and one of its directories in php.ini was misconfigured.
- They changed to requiring SMTP email. Was optional before. So made the change in WYSIWYG.
- SMTP port changed. So made the change in WYSIWYG.
- Must have SSL encryption enabled for emails. So made the change in WYSIWYG.
Republished.
Each fix/change got me closer and closer to success. The last change was to configure WYSIWYG email to use SSL Encryption and that resolved the whole mess.
Thanks for taking a look on a Sunday Pablo!
====
Mitch
====
Mitch
====