Forum for discussing general topics related to Couch.
24 posts Page 2 of 3
That did it - no more errors so far. Thanks!
Thank you, @Kulverstukas :)
Well actually, I just noticed some more:

Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in /home/somename/domains/somedomain.com/public_html/couch/field.php on line 202
Hi KK,

I've re-installed PHP version 7.4.4 and so far it's ok. Have only put the admin section in place however.

Ian
Function get_magic_quotes_gpc() is deprecated in C:\Users\Ian\Sites\......admin\includes\kcfinder\lib\class_input.php on line 38
Unknown error.

Got this error whilst trying to upload images.
Ian, that is one of the issues I fixed in the last commit - https://github.com/CouchCMS/CouchCMS/co ... dbf8fabed5

Please test that and let me know.
KK wrote: Ian, that is one of the issues I fixed in the last commit - https://github.com/CouchCMS/CouchCMS/co ... dbf8fabed5

Please test that and let me know.

Yeah that works.
Thanks for the confirmation!
Have made those changes and seems to be good.
That seems to fix the warnings on the admin side, but on the front end, I'm seeing these:

Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in C:\xampp7\htdocs\t0001\couch\tags.php on line 664

Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in C:\xampp7\htdocs\t0001\couch\tags.php on line 664

Deprecated: array_key_exists(): Using array_key_exists() on objects is deprecated. Use isset() or property_exists() instead in C:\xampp7\htdocs\t0001\couch\tags.php on line 664
24 posts Page 2 of 3