Hello, when i activate php 8 on my hosting instead of 7.4, my contactform doesn't work anymore.
This error appears: Call to undefined function create_function()
This is the link: www.start-to-swim.com/contact
How to solve?
Thanks in advance for the help.
Greets
Guy
Hello
Thanks, is it this? :
REPLACE
create_function('$k,$v', 'return $k.":".$v;')
with
function($k, $v) {return $k.":".$v;}
Kind regards,
Guy
This is not in CFv7, in which file did you make the change ?
Max, ChronoForms developer
ChronoMyAdmin: Database administration within Joomla, no phpMyAdmin needed.
ChronoMails simplifies Joomla email: newsletters, logging, and custom templates.
I didn't make any change yet. I need help in this one, because i can't do it myself :-(;
Can i give my login?
Greets,
Guy
I set it back to 7.4 at the moment. Please help me out. Many thanks.
Hi
What version of Chronofoms?
Only Chronoforms V7 works under PHP8.
JROOT/components/com_chronoforms/libraries path doesn't exists in CF7.
Hi Guy,
Please see Colnem's question in this thread.
Bob
7 is installed too but no forms in that
Version 3 of Chronoforms (!!!) or version 3 of Joomla?
It's the latest version of Joomla 3 and this version of Chronoforms: 4.0.8
7.4 will disappear. I like chronoforms, i prefer cf7, but i really need help of transferring my contactform to cf7.
PHP 7.4 will not disappear. It will not be updated... But it's better to use PHP8 and Joomla 4.