I installed and was using Event Espresso all day today, but then suddenly I started getting the following error. I thought maybe WordPress had become corrupt somehow, but a comparison shows that all the core WordPress files are normal. Any ideas what could be causing this issue?
[Mon Apr 29 03:16:06.584488 2019] [php7:error] [pid 12850] [client 136.50.10.186:42123] PHP Fatal error: Uncaught Error: Call to undefined function load_textdomain() in /nas/content/live/massagedynamic/wp-content/plugins/event-espresso-core-reg/core/helpers/EEH_DTT_Helper.helper.php:813\nStack trace:\n#0 /nas/content/live/massagedynamic/wp-content/plugins/event-espresso-core-reg/core/domain/services/assets/CoreAssetManager.php(331): EEH_DTT_Helper::get_timezone_string_for_display()\n#1 /nas/content/live/massagedynamic/wp-content/plugins/event-espresso-core-reg/core/domain/services/assets/CoreAssetManager.php(158): EventEspresso\\core\\domain\\services\\assets\\CoreAssetManager->loadCoreJs()\n#2 /nas/content/live/massagedynamic/wp-content/plugins/event-espresso-core-reg/core/domain/services/assets/CoreAssetManager.php(142): EventEspresso\\core\\domain\\services\\assets\\CoreAssetManager->addJavascriptFiles()\n#3 [internal function]: EventEspresso\\core\\domain\\services\\assets\\CoreAssetManager->addAssets(‘index.php’)\n#4 /nas/content/live/massagedynamic/wp-includes/class-wp-hook.php(286): call_user_func_array(Array, Array)\n#5 /nas/ in /nas/content/live/massagedynamic/wp-content/plugins/event-espresso-core-reg/core/helpers/EEH_DTT_Helper.helper.php on line 813
I ended up deleting the plugin folder, disabling the extensions, then reinstalled the plugin. That fixed whatever was happening with the permissions. Very weird. Let me know if yall need anything from me.
Normally the error would indicate an incomplete or missing file, specifically wp-includes/l10n.php
Have you verified that the function is indeed in that file, starting on line 607?
Viewing 2 reply threads
The support post ‘PHP Fatal error: Uncaught Error: Call to undefined function load_textdomain()’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.