-
Notifications
You must be signed in to change notification settings - Fork 96
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
4.1.1 Email init error #807
Comments
Hi Tony 👋 I'm not familiar with the theme you're running there, but looking at the error, it appears to be doing some custom email registration process? Did you see this error when a specific action was done on the site, or was it on page load? Also can you tell me what WP and PHP versions? Thanks. |
Going to close this for now, as I've not been able to reproduce the error described, and need more details to move forward with diagnosing. Feel free to update the issue if you have additional details. Thanks! |
Fatal error: Uncaught Error: Call to a member function set_account_name() on bool I have same error on my website. Can you help me please |
Hi @fuadhn, I can help. Please create a new issue and describe your issue in detail. I'll need to know your WordPress and PHP versions, what version of the plugin you're using, if you're using some sort of custom theme, and under what conditions you see the error happening. Thanks! |
Hi Guys
Had a problem with update 4.1.0 to 4.1.1
It broke the site.
Had to rollback to 4.1.0
[10:27] Gilpin, Tony
Fatal error: Uncaught Error: Call to a member function set_account_name() on bool in /var/www/html/wp-content/themes/Divi/core/components/api/email/init.php:26 Stack trace: #0 /var/www/html/wp-content/themes/Divi/core/components/api/email/init.php(6): et_core_api_email_fetch_all_lists() #1 /var/www/html/wp-content/themes/Divi/core/functions.php(338): et_core_api_email_init() #2 /var/www/html/wp-content/themes/Divi/core/functions.php(75): et_core_initialize_component_group('api_email', '/var/www/html/w...') #3 [internal function]: et_core_autoloader('ET_Core_API_Ema...') #4 /var/www/html/wp-content/plugins/bloom/bloom.php(191): spl_autoload_call('ET_Core_API_Ema...') #5 /var/www/html/wp-content/plugins/bloom/bloom.php(167): ET_Bloom->maybe_load_core() #6 /var/www/html/wp-content/plugins/bloom/bloom.php(5349): ET_Bloom->__construct() #7 /var/www/html/wp-includes/class-wp-hook.php(287): et_bloom_init_plugin('') #8 /var/www/html/wp-includes/class-wp-hook.php(311): WP_Hook->apply_filters(NULL, Array) #9 /var/www/html/wp-includ in /var/www/html/wp-content/themes/Divi/core/components/api/email/init.php on line 26
The text was updated successfully, but these errors were encountered: