Hans_solo
(David Jones)
28 March 2021 12:52
1
I had a problem with my contact page yesterday and had to change my PHP (lowered the value) on my server to eradicate, this was the response from Little Oak who host my Sites.
No need to reply to me but wanted to share.
David
Hello,
You’ll see at https://www.php.net/manual/en/function.get-magic-quotes-gpc.php that the get_magic_quotes_gpc function was deprecated in PHP 7.4 and fully removed in PHP 8.
Obviously, RW will need an update in the near future that does not use get_magic_quotes_gpc. I am sure their developers are aware but I recommend you also contact RW about this just to be sure.
Thank you,
Jimmy
---------------------------------------------------
Little Oak Hosting
2 Likes
Hubert
(Hubert)
29 March 2021 01:54
2
For information , this similar topic that I created last February…
Hi everybody,
The contact form integrated into RW7 does not work with the new PHP 8.0 version.
When you send a message, you get this :
Fatal error: Uncaught Error: Call to undefined function get_magic_quotes_gpc()…
After internet research, get_magic_quotes_gpc() has been removed in PHP 8 (deprecated since 7.4).
Is there a solution ?
Just for information, can someone tell me if the contact form built into RW8 works with PHP 8.0.
Thank you for your answers
Important for @dan and @tpbradley
dan
(Dan C.)
13 April 2021 09:38
4
Hans_solo:
You’ll see at https://www.php.net/manual/en/function.get-magic-quotes-gpc.php that the get_magic_quotes_gpc function was deprecated in PHP 7.4 and fully removed in PHP 8.
Obviously, RW will need an update in the near future that does not use get_magic_quotes_gpc. I am sure their developers are aware but I recommend you also contact RW about this just to be sure.
Thanks, it’s on the list to fix. We got it!
1 Like
system
(system)
Closed
13 May 2021 19:38
5
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.