Following advice from Community Builder I have changed my site to PHP 7.4.
I now receive this error.
Is there a new version or fix available for that? I assume it is related to Chronoforms
Regards
Nick
I now receive this error.
Deprecated: Function get_magic_quotes_gpc() is deprecated in/home/pmhu3a/test.pmhu3a.org.au/libraries/cegcore2/gcloader.phpon line63
Is there a new version or fix available for that? I assume it is related to Chronoforms
Regards
Nick
Further to that - I have had to switch backl to 7.3 as 7.4 has crashed my site. I had to swtch rapidy biu the errors were related to helper in a form listing records.
Beware!
Nick
Beware!
Nick
Hi Nick,
I think that the cegcore2 library is a part of CFv6 - Max posted a long time ago that this error was fixed in a new release. Also 'deprecated' notices are not full errors - just warnings that the code will be changing in a future PHP release. You should be able to hide them by turning off site error reporting.
Bob
I think that the cegcore2 library is a part of CFv6 - Max posted a long time ago that this error was fixed in a new release. Also 'deprecated' notices are not full errors - just warnings that the code will be changing in a future PHP release. You should be able to hide them by turning off site error reporting.
Bob
You need to login to be able to post a reply.