Forums

ChronoForms v5 / php7 / 0 - Call to undefined function mysql_real_escape_string()

hcohl 01 Oct, 2018
Joomla 3.8.12 > ChronoForms v5 > update to php 7.2 > when submitting the form > 0 - Call to undefined function mysql_real_escape_string()
GreyHead 01 Oct, 2018
Hi hcohl,

To get some more clues . . .

Does the error text tell you where the error is occurring - is there a file name and line number?

Do you have the latest release of CFv5 installed?

Which MySQL driver is your site using? I think it needs to be MySQLi or PDO.

Bob
hcohl 01 Oct, 2018
No - the error text is only: 0 - Call to undefined function mysql_real_escape_string()
Yes - the latest version v5.0.17
Server - MySQLi
A link to the form: https://www.give-consulting.com/de/formular
adrian2 07 Feb, 2019
Hi Greyhead and Hcohl,

Is there any solution for this? I have exactly the same error as Hcohl. I have tried to set some breakpoints just before the four times that this function is called, but it seems to never get there. I also have the latest version 5.017, server is MySqli and my php version is 7.3.

Thanks in advance, Adrian
This topic is locked and no more replies can be posted.