oknimen
Forum Replies Created
-
Forum: Plugins
In reply to: [Better Plugin Compatibility Control] Multisite?Oh, about that, it doesn’t, unfortunately D:
Forum: Plugins
In reply to: [Better Plugin Compatibility Control] Multisite?Available updates view:
Forum: Plugins
In reply to: [Better Plugin Compatibility Control] Multisite?In my case it works perfectly for me, showing the compatibility to the administrator both in the plugins view of the network administrator and in the plugins view of each particular site. For this I installed it at the network level, obviously.
Network:

Site:
Forum: Plugins
In reply to: [NS Cloner - Site Copier] Works in wordpress 5.4.1?Thank you!
Please notify us when testing is already formally reported in 5.4.1
Best regards,
Thank you @andresabella for your intentions to help me and @dotonpaper for the response!
I send you a mail yet.
Sincerily, I hope that this case can be helpful for this plugin development.
Thank you, andresabella!
Unfortunately I am looking for how to solve the problem, and not just let the error be generated. I copied it from my error_log file, luckily it doesn’t display on the website.
How you said, until this plugin gets updated and/or fixed, your method could serve me… do you know if this issue have a high risk or any risk or to my site?
Thank you very much!
Hi… I haven’t been able to solve it yet…
🙁
This is the line 621:
$hours_length = count($selectedHours)-(!$settings_calendar->hours_multiple_select == ‘true’ ? true:($settings_calendar->hours_add_last_hour_to_total_price == ‘true’ && $settings_calendar->hours_interval_enabled == ‘false’ ? true:false) || ($settings_calendar->hours_multiple_select == ‘false’ ? false:($settings_calendar->hours_interval_enabled == ‘true’ ? true:false)) && ($settings_calendar->hours_multiple_select == ‘true’ ? true:false) ? 1:0);