Thread Rating:
  • 4 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Get simple 3.3.16 support for php 8.0
(2022-12-23, 17:34:24)smdp-1971 Wrote:
(2022-12-22, 20:48:02)Oleg06 Wrote: Plugin I18N Custom fields does not allow creating fields in the settings and when you click on the Create a new field link, it jumps up.

Try replacing i18n_customfields/configure.php line 169.
PHP Code:
function i18n_customfields_confline($i$def,  $issearch$class='') { 

With this:
PHP Code:
function i18n_customfields_confline($i$def$class=''$issearch='') { 

I tested php version 8.1.3. and it works.

Yes, everything is working now. Could you find and fix the difference in the field settings of these plugins?
[Image: 2.jpg]
Reply


Messages In This Thread
RE: Get simple 3.3.16 support for php 8.0 - by Oleg06 - 2022-12-23, 18:21:26



Users browsing this thread: 1 Guest(s)