Hi
I recently changed my php version and my forms are not getting forwarded to my email address
Page address:
https://awaketravelandtours.co.za/theCapitalEmpire.php
Im currently running on version 5.6.40.
The success page is working but the emails don't get sent to my inbox, I have checked the spam folder as well.
which php version should I use that is compatible with wysiwyg webbuilder 18.
php error logs in vitualmin
PHP Startup: Unable to load dynamic library 'mcrypt.so' (tried: /opt/remi/php73/root/usr/lib64/php/modules/mcrypt.so
to load dynamic library 'mcrypt.so' (tried: /opt/remi/php73/root/usr/lib64/php/modules/mcrypt.so (/opt/remi/php73/root/usr/lib64/php/modules/mcrypt.so: cannot open shared object file: No such file or directory), /opt/remi/php73/root/usr/lib64/php/modules/mcrypt.so.so (/opt/remi/php73/root/usr/lib64/php/modules/mcrypt.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
[14-Sep-2023 13:29:08 Africa/Johannesburg] PHP Fatal error: Directive 'allow_call_time_pass_reference' is no longer available in PHP in Unknown on line 0
[14-Sep-2023 13:33:30 Africa/Johannesburg] PHP Fatal error: Directive 'register_globals' is no longer available in PHP in Unknown on line 0
[14-Sep-2023 11:33:31 UTC] PHP Warning: PHP Startup: Unable to load dynamic library 'mcrypt.so' (tried: /opt/remi/php73/root/usr/lib64/php/modules/mcrypt.so (/opt/remi/php73/root/usr/lib64/php/modules/mcrypt.so: cannot open shared object file: No such file or directory), /opt/remi/php73/root/usr/lib64/php/modules/mcrypt.so.so (/opt/remi/php73/root/usr/lib64/php/modules/mcrypt.so.so: cannot open shared object file: No such file or directory)) in Unknown on line 0
[14-Sep-2023 13:33:31 Africa/Johannesburg] PHP Fatal error: Directive 'allow_call_time_pass_reference' is no longer available in PHP in Unknown on line 0
Last
20
lines of
forms not forwarding to my email after I changed php version on vitualmin
Forum rules
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
PLEASE READ THE FORUM RULES BEFORE YOU POST:
viewtopic.php?f=12&t=1901
MUST READ:
http://www.wysiwygwebbuilder.com/forms.html
http://www.wysiwygwebbuilder.com/form_wizard.html
Frequently Asked Questions about Forms
- BaconFries
-
- Posts: 5621
- Joined: Thu Aug 16, 2007 7:32 pm
Re: forms not forwarding to my email after I changed php version on vitualmin
Did you republish all your pages again?I recently changed my php version and my forms are not getting forwarded to my email address
Emails are not arriving in my inbox...
viewtopic.php?f=10&t=32967
WB18 supports PHP 7.x and PHP 8.xwhich php version should I use that is compatible with wysiwyg webbuilder 18.
PHP version compatibility
viewtopic.php?t=87048
Re: forms not forwarding to my email after I changed php version on vitualmin
This looks like a server configuration issue.
Please contact your web host to fix this.
Please contact your web host to fix this.
Re: forms not forwarding to my email after I changed php version on vitualmin
Could this be the problem
The label's for attribute doesn't match any element id. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.
To fix this issue, make sure the label's for attribute references the correct id of a form field.
How do I fix this.
The label's for attribute doesn't match any element id. This might prevent the browser from correctly autofilling the form and accessibility tools from working correctly.
To fix this issue, make sure the label's for attribute references the correct id of a form field.
How do I fix this.
Re: forms not forwarding to my email after I changed php version on vitualmin
No, I doubt that this has anything to do with the error in the log.
I think there is a problem on the server side.
I think there is a problem on the server side.
- brimanHTML
-
- Posts: 20
- Joined: Tue Jul 19, 2022 2:58 pm
Re: forms not forwarding to my email after I changed php version on vitualmin
@naeem,
First go back into Virtualmin and for the virtual server (domain) go to:
Server Configuration -> PHP Options and check the PHP script execution mode
I use FCGId , just a thought to try before heading in other directions
First go back into Virtualmin and for the virtual server (domain) go to:
Server Configuration -> PHP Options and check the PHP script execution mode
I use FCGId , just a thought to try before heading in other directions