[04-Jan-2025 17:24:41 UTC] PHP Notice: Function _load_textdomain_just_in_time was called incorrectly. Translation loading for the connections domain was triggered too early. This is usually an indicator for some code in the plugin or theme running too early. Translations should be loaded at the init action or later. Please see Debugging in WordPress for more information. (This message was added in version 6.7.0.) in /var/www/wp-includes/functions.php on line 6114
I migrated my site to cpanel hosting where it was using PHP 7.4, and the date picker was working. When I updated to 8.0 it started to error out again. So it seems it has to do with the PHP version.
I’m still concerned that the php 8.0 doesn’t have a particular php module enabled. Can you check the 7.4 and 8.0 configs to make sure they have the same modules enabled?
I used the phpinfo function and compared the module sections of PHP 7.4 and PHP 8.0 and the only difference I seen was the xmlrpc file present in 7.4 is not included in 8.0. Could this be the issue?
This reply was modified 1 year, 3 months ago by websource1.
I have seen the issue – came to me in a flash 🙂 The dbp_versions array is only used when using the DBP source, not the ESV source. So I added a check around it and released it as 3.0.4. Please try the new version and let me know if that fixes it.
Dave you are a Gentlemen and Scholar. That worked perfectly. Thank you so much for the update. I’m sure my congregation will really appreciate the calendar feature.
Viewing 15 replies - 1 through 15 (of 15 total)
The topic ‘Date Picker Calendar Causing Time out Error’ is closed to new replies.