php 8.2
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
php 8.2
hello,
i face a problem when trying upgrade the php on the server to version 8.2, since it is required for other applications, but i face a problem when sending forms via my website which is built via Wyziwyg 17, but i do the downgrade to version 7.4 of php, the forms work well. How can i do the upgrade to 8.2 while keep using and sending forms?
i face a problem when trying upgrade the php on the server to version 8.2, since it is required for other applications, but i face a problem when sending forms via my website which is built via Wyziwyg 17, but i do the downgrade to version 7.4 of php, the forms work well. How can i do the upgrade to 8.2 while keep using and sending forms?
Re: php 8.2
The current version (19) of WWB is compatible with PHP 8.2
However, the problem may have nothing to do with WWB.
In many cases, this is just a server configuration issue. For example, PHP mail may not have been setup correctly.
Please check the PHP error log to find out why it does not work.
See also the form FAQ:
viewtopic.php?t=32967
However, the problem may have nothing to do with WWB.
In many cases, this is just a server configuration issue. For example, PHP mail may not have been setup correctly.
Please check the PHP error log to find out why it does not work.
See also the form FAQ:
viewtopic.php?t=32967
-
-
- Posts: 1431
- Joined: Fri Aug 21, 2020 8:27 am
- Contact:
Re: php 8.2
As @pablo mentioned. But I think a demo would be needed to be sure what the problem may be.
Along with that read this post for more information if found useful:
viewtopic.php?p=487465#p487465
Along with that read this post for more information if found useful:
viewtopic.php?p=487465#p487465
Re: php 8.2
do you have an idea which configuration should be made on the server of GoDaddy? I mean regarding the php 8 or later, to able to send forms.
which extension should be enabled to solve the problem, or value php.ini?
please advise,
regards
which extension should be enabled to solve the problem, or value php.ini?
please advise,
regards
Re: php 8.2
The only way to solve this is if you know what the error is.
See also the "very important note" in the FAQ:
viewtopic.php?t=32967
See also the "very important note" in the FAQ:
viewtopic.php?t=32967
Re: php 8.2
Hi,
If i want to use the SMTP instead of php mail, what should i do in addition to filling in the Mail Engine fields?
If i want to use the SMTP instead of php mail, what should i do in addition to filling in the Mail Engine fields?
Re: php 8.2
After changing the settings, republish the page (all files).
If that does not work then check the PHP error log for errors.
If that does not work then check the PHP error log for errors.
Re: php 8.2
Hi, I have purchased the latest version 19.2, and the form doesn't work.
I received no form,
The problem is the same!!!
What shall I do!!!?
I received no form,
The problem is the same!!!
What shall I do!!!?
Re: php 8.2
I contacted GoDaddy, they informed me that you should provide the needed code for the php mail,,,,
since, i found no error php file
since, i found no error php file
Re: php 8.2
Did you read the FAQ?
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=32967
If you need further assistance, then please provide the requested information.
http://www.wysiwygwebbuilder.com/forum/ ... 10&t=32967
If you need further assistance, then please provide the requested information.
Re: php 8.2
I read the forum, several times
I found this error via GoDaddy:
[Wed May 01 03:59:04.091476 2024] [cgid:error] [pid 2962181:tid 23144626624256] [client 195.1.144.109:58176] AH01264: script not found or unable to stat: /home/zzzzzzzz/public_html/cgi-bin
I found this error via GoDaddy:
[Wed May 01 03:59:04.091476 2024] [cgid:error] [pid 2962181:tid 23144626624256] [client 195.1.144.109:58176] AH01264: script not found or unable to stat: /home/zzzzzzzz/public_html/cgi-bin
Re: php 8.2
I do not think this error is related.
You will need to find the PHP log on the server. Usually, you can access this via the Control Panel of the webhost.
Note this can only be a configuration issue. However, there is nothing I can do to help if I do not know why the server is not sending the email.
You will need to find the PHP log on the server. Usually, you can access this via the Control Panel of the webhost.
Note this can only be a configuration issue. However, there is nothing I can do to help if I do not know why the server is not sending the email.
Re: php 8.2
Hi -
I have the same issue with PHP 8.2 , BUT something strange happens.
My form is built with the latest extension "form processor" and it does not send email....
CURIOS, if on the host server I switch to PHP 7.4 instead of PHP 8.2, in .htaccess, my form WORKS very well.
The same form works in PHP 7.4, and NOT with PHP 8.2
What am I doing wrong?
Thank you,
I have the same issue with PHP 8.2 , BUT something strange happens.
My form is built with the latest extension "form processor" and it does not send email....
CURIOS, if on the host server I switch to PHP 7.4 instead of PHP 8.2, in .htaccess, my form WORKS very well.
The same form works in PHP 7.4, and NOT with PHP 8.2
What am I doing wrong?
Thank you,
Re: php 8.2
What do you extension "form processor"?
Do you mean the build in form script?
What is the exact problem?
What is the error in the PHP log?
What are your settings?
Can you please be more specific?
Do you mean the build in form script?
What is the exact problem?
What is the error in the PHP log?
What are your settings?
Can you please be more specific?
Re: php 8.2
Hi Pablo -
- I have used DBTS Form Processor Extension version 2.7.5.6 with "Form" in "Layout Grid" and settings:
- I do not have an error listed. After I fill out the form and press "Send", I have got a blank, white screen, nothing written on it, and o course, no email received from the form.
And do not forget that: The same form works perfect on server's PHP 7.4, and NOT on PHP 8.2.
So the form stays unmodified on the same server.
Thank you
- I have used DBTS Form Processor Extension version 2.7.5.6 with "Form" in "Layout Grid" and settings:
- I do not have an error listed. After I fill out the form and press "Send", I have got a blank, white screen, nothing written on it, and o course, no email received from the form.
And do not forget that: The same form works perfect on server's PHP 7.4, and NOT on PHP 8.2.
So the form stays unmodified on the same server.
Thank you
Last edited by infos on Mon May 20, 2024 2:32 pm, edited 1 time in total.
Re: php 8.2
I'm sorry, I cannot give support on the DBTS Form Processor Extension. This extension was created by another use who is no longer active on this forum.
However the built-in form script should also work with PHP 8.
However the built-in form script should also work with PHP 8.