I am using Divi, WooCommerce and WPML with two languages: English and Spanish. I need to set a custom Divi layout for Spanish products only. This does not seem to be possible through the Theme Builder. How to do this?
I have been able to find a (temporary) fix using Translation Management, so this has been solved. I have another issue, however. I frequently get an internal server error after saving updates to Spanish translations. My memory limit is already 1024M and the other requirements are met as well, except for Utf8mb4 charset. After updating permalinks, the internal server error is solved. Do you know what could be the issue?
We're pleased to hear that you've managed to resolve the DIVI translation issue independently. However, regarding the "Internal Server Error" you encounter when saving a translation, we'll need to investigate further. Here is a guide at https://wpml.org/documentation/support/debugging-wpml/ that outlines the steps you can take to generate an error log file.
Once you've generated the error log, kindly share it with us using pastebin.org. This will enable us to review the log and attempt to identify the root cause of the issue on your behalf.
Hello Kor, thank you for your message. The website you suggested is not working for me, but below is the content from the error_log file.
[09-May-2023 02:26:20 UTC] PHP Deprecated: Return type of AffWP\Utils\Registry::offsetExists($offset) should either be compatible with ArrayObject::offsetExists(mixed $key): bool, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/abstracts/class-affwp-registry.php on line 229
[09-May-2023 02:26:20 UTC] PHP Deprecated: Return type of AffWP\Utils\Registry::offsetGet($offset) should either be compatible with ArrayObject::offsetGet(mixed $key): mixed, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/abstracts/class-affwp-registry.php on line 247
[09-May-2023 02:26:20 UTC] PHP Deprecated: Return type of AffWP\Utils\Registry::offsetSet($offset, $value) should either be compatible with ArrayObject::offsetSet(mixed $key, mixed $value): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/abstracts/class-affwp-registry.php on line 261
[09-May-2023 02:26:20 UTC] PHP Deprecated: Return type of AffWP\Utils\Registry::offsetUnset($offset) should either be compatible with ArrayObject::offsetUnset(mixed $key): void, or the #[\ReturnTypeWillChange] attribute should be used to temporarily suppress the notice in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/abstracts/class-affwp-registry.php on line 274
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $affiliate_id declared before required parameter $referral is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/emails/functions.php on line 144
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $affiliate_id declared before required parameter $referral is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/emails/functions.php on line 230
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $affiliate_id declared before required parameter $referral is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/emails/functions.php on line 243
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $affiliate_id declared before required parameter $args is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/emails/actions.php on line 225
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $status declared before required parameter $args is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/emails/actions.php on line 225
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $affiliate_id declared before required parameter $referral is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/emails/actions.php on line 333
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $affiliate_id declared before required parameter $referral is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/emails/actions.php on line 415
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $id declared before required parameter $text is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/class-creatives.php on line 129
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $affiliate_id declared before required parameter $meta_value is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/affiliate-meta-functions.php on line 30
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $meta_key declared before required parameter $meta_value is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/affiliate-meta-functions.php on line 30
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $affiliate_id declared before required parameter $meta_value is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/affiliate-meta-functions.php on line 46
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $meta_key declared before required parameter $meta_value is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/affiliate-meta-functions.php on line 46
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $customer_id declared before required parameter $meta_value is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/customer-meta-functions.php on line 30
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $meta_key declared before required parameter $meta_value is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/customer-meta-functions.php on line 30
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $customer_id declared before required parameter $meta_value is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/customer-meta-functions.php on line 46
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $meta_key declared before required parameter $meta_value is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/customer-meta-functions.php on line 46
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $meta_key declared before required parameter $meta_value is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/referral-meta-functions.php on line 28
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $meta_key declared before required parameter $meta_value is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/affiliate-wp/includes/referral-meta-functions.php on line 43
[09-May-2023 02:26:20 UTC] PHP Deprecated: Optional parameter $sha1 declared before required parameter $destinationSettings is implicitly treated as a required parameter in /home/mlinkn1q/morex.com/wp-content/plugins/backupbuddy/classes/api.php on line 170
[10-May-2023 07:13:59 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[10-May-2023 07:13:59 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[10-May-2023 07:13:59 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[10-May-2023 07:13:59 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[10-May-2023 07:13:59 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[10-May-2023 07:14:00 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[10-May-2023 07:14:00 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[10-May-2023 07:14:00 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[10-May-2023 07:14:00 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[10-May-2023 07:14:00 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[10-May-2023 07:14:00 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[10-May-2023 07:14:00 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[10-May-2023 07:14:07 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[11-May-2023 17:06:02 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[11-May-2023 17:06:02 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[11-May-2023 17:06:02 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[11-May-2023 17:06:02 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[11-May-2023 17:06:02 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[11-May-2023 17:06:02 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[11-May-2023 17:06:02 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[11-May-2023 17:06:02 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[11-May-2023 17:06:02 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[11-May-2023 17:06:02 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[11-May-2023 17:06:02 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[11-May-2023 17:06:02 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[11-May-2023 17:06:02 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[11-May-2023 17:06:02 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[11-May-2023 17:06:13 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[17-May-2023 18:22:52 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[17-May-2023 18:22:53 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[17-May-2023 18:22:54 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[17-May-2023 18:22:55 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[17-May-2023 18:22:57 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2019
[17-May-2023 18:31:38 UTC] Cron reschedule event error for hook: rocket_rucss_pending_jobs, Error code: invalid_schedule, Error message: Event schedule does not exist., Data: {"schedule":"rocket_rucss_pending_jobs","args":[],"interval":60}
[17-May-2023 18:32:03 UTC] Cron reschedule event error for hook: ywrac_cron, Error code: invalid_schedule, Error message: Event schedule does not exist., Data: {"schedule":"ywrac_gap","args":[],"interval":600}
[17-May-2023 18:32:27 UTC] Cron reschedule event error for hook: rocket_preload_process_pending, Error code: invalid_schedule, Error message: Event schedule does not exist., Data: {"schedule":"rocket_preload_process_pending","args":[],"interval":60}
[17-May-2023 18:32:27 UTC] Cron reschedule event error for hook: rocket_preload_revert_old_in_progress_rows, Error code: invalid_schedule, Error message: Event schedule does not exist., Data: {"schedule":"rocket_revert_old_in_progress_rows","args":[],"interval":43200}
[17-May-2023 18:35:30 UTC] .../builder/class-et-builder-element.php:851 ET_Builder_Element::__construct():
You're Doing It Wrong! Setting definition for content_new includes deprecated parameter: 'content_new'. Use 'content' instead.
[17-May-2023 18:36:20 UTC] .../builder/class-et-builder-element.php:851 ET_Builder_Element::__construct():
You're Doing It Wrong! Setting definition for content_new includes deprecated parameter: 'content_new'. Use 'content' instead.
[17-May-2023 18:36:25 UTC] Cron reschedule event error for hook: automatewoo_thirty_minute_worker, Error code: invalid_schedule, Error message: Event schedule does not exist., Data: {"schedule":"automatewoo_thirty_minutes","args":[],"interval":1800}
[17-May-2023 18:36:25 UTC] Cron reschedule event error for hook: rsssl_every_five_minutes_hook, Error code: invalid_schedule, Error message: Event schedule does not exist., Data: {"schedule":"rsssl_five_minutes","args":[],"interval":300}
[17-May-2023 18:37:56 UTC] .../builder/class-et-builder-element.php:851 ET_Builder_Element::__construct():
You're Doing It Wrong! Setting definition for content_new includes deprecated parameter: 'content_new'. Use 'content' instead.
[17-May-2023 18:38:12 UTC] PHP Notice: Undefined property: WP_Error::$visits in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:38:12 UTC] PHP Notice: Trying to get property 'fields' of non-object in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:38:12 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:38:12 UTC] PHP Notice: Undefined property: WP_Error::$visits in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:38:12 UTC] PHP Notice: Trying to get property 'fields' of non-object in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:38:12 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:38:12 UTC] .../builder/class-et-builder-element.php:851 ET_Builder_Element::__construct():
You're Doing It Wrong! Setting definition for content_new includes deprecated parameter: 'content_new'. Use 'content' instead.
[17-May-2023 18:38:13 UTC] PHP Notice: Undefined property: WP_Error::$visits in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:38:13 UTC] PHP Notice: Trying to get property 'fields' of non-object in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:38:13 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:38:13 UTC] PHP Notice: Undefined property: WP_Error::$visits in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:38:13 UTC] PHP Notice: Trying to get property 'fields' of non-object in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:38:13 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:38:57 UTC] .../builder/class-et-builder-element.php:851 ET_Builder_Element::__construct():
You're Doing It Wrong! Setting definition for content_new includes deprecated parameter: 'content_new'. Use 'content' instead.
[17-May-2023 18:39:05 UTC] .../builder/class-et-builder-element.php:851 ET_Builder_Element::__construct():
You're Doing It Wrong! Setting definition for content_new includes deprecated parameter: 'content_new'. Use 'content' instead.
[17-May-2023 18:39:07 UTC] .../builder/class-et-builder-element.php:851 ET_Builder_Element::__construct():
You're Doing It Wrong! Setting definition for content_new includes deprecated parameter: 'content_new'. Use 'content' instead.
[17-May-2023 18:43:03 UTC] .../builder/class-et-builder-element.php:851 ET_Builder_Element::__construct():
You're Doing It Wrong! Setting definition for content_new includes deprecated parameter: 'content_new'. Use 'content' instead.
[17-May-2023 18:43:37 UTC] PHP Notice: Undefined property: WP_Error::$visits in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:37 UTC] PHP Notice: Trying to get property 'fields' of non-object in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:37 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:37 UTC] PHP Notice: Undefined property: WP_Error::$visits in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:37 UTC] PHP Notice: Trying to get property 'fields' of non-object in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:37 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:37 UTC] PHP Notice: Undefined property: WP_Error::$visits in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:37 UTC] PHP Notice: Trying to get property 'fields' of non-object in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:37 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:37 UTC] PHP Notice: Undefined property: WP_Error::$visits in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:37 UTC] PHP Notice: Trying to get property 'fields' of non-object in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:37 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:48 UTC] PHP Notice: Undefined property: WP_Error::$visits in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:48 UTC] PHP Notice: Trying to get property 'fields' of non-object in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:48 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:48 UTC] PHP Notice: Undefined property: WP_Error::$visits in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:48 UTC] PHP Notice: Trying to get property 'fields' of non-object in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:48 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:50 UTC] PHP Notice: Undefined property: WP_Error::$visits in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:50 UTC] PHP Notice: Trying to get property 'fields' of non-object in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:50 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:50 UTC] PHP Notice: Undefined property: WP_Error::$visits in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:50 UTC] PHP Notice: Trying to get property 'fields' of non-object in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:50 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:43:51 UTC] .../builder/class-et-builder-element.php:851 ET_Builder_Element::__construct():
You're Doing It Wrong! Setting definition for content_new includes deprecated parameter: 'content_new'. Use 'content' instead.
[17-May-2023 18:43:52 UTC] .../builder/class-et-builder-element.php:851 ET_Builder_Element::__construct():
You're Doing It Wrong! Setting definition for content_new includes deprecated parameter: 'content_new'. Use 'content' instead.
[17-May-2023 18:44:29 UTC] .../builder/class-et-builder-element.php:851 ET_Builder_Element::__construct():
You're Doing It Wrong! Setting definition for content_new includes deprecated parameter: 'content_new'. Use 'content' instead.
[17-May-2023 18:44:54 UTC] .../builder/class-et-builder-element.php:851 ET_Builder_Element::__construct():
You're Doing It Wrong! Setting definition for content_new includes deprecated parameter: 'content_new'. Use 'content' instead.
[17-May-2023 18:45:16 UTC] .../builder/class-et-builder-element.php:851 ET_Builder_Element::__construct():
You're Doing It Wrong! Setting definition for content_new includes deprecated parameter: 'content_new'. Use 'content' instead.
[17-May-2023 18:46:31 UTC] .../builder/class-et-builder-element.php:851 ET_Builder_Element::__construct():
You're Doing It Wrong! Setting definition for content_new includes deprecated parameter: 'content_new'. Use 'content' instead.
[17-May-2023 18:46:32 UTC] PHP Notice: Undefined property: WP_Error::$visits in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:46:32 UTC] PHP Notice: Trying to get property 'fields' of non-object in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:46:32 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:46:32 UTC] PHP Notice: Undefined property: WP_Error::$visits in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:46:32 UTC] PHP Notice: Trying to get property 'fields' of non-object in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:46:32 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:46:33 UTC] PHP Notice: Undefined property: WP_Error::$visits in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:46:33 UTC] PHP Notice: Trying to get property 'fields' of non-object in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:46:33 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:46:33 UTC] PHP Notice: Undefined property: WP_Error::$visits in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:46:33 UTC] PHP Notice: Trying to get property 'fields' of non-object in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:46:33 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:49:28 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:49:28 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:49:28 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[17-May-2023 18:49:28 UTC] PHP Warning: array_search() expects parameter 2 to be array, null given in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/src/Admin/API/Reports/PerformanceIndicators/Controller.php on line 540
[22-Jun-2023 15:03:02 UTC] PHP Warning: Cannot modify header information - headers already sent in /home/mlinkn1q/morex.com/wp-content/maintenance.php on line 16
[22-Jun-2023 15:03:02 UTC] PHP Warning: Cannot modify header information - headers already sent in /home/mlinkn1q/morex.com/wp-content/maintenance.php on line 17
[22-Jun-2023 15:03:02 UTC] PHP Warning: Cannot modify header information - headers already sent in /home/mlinkn1q/morex.com/wp-content/maintenance.php on line 18
[21-Aug-2023 13:47:24 UTC] PHP Warning: Cannot modify header information - headers already sent in /home/mlinkn1q/morex.com/wp-content/maintenance.php on line 16
[21-Aug-2023 13:47:24 UTC] PHP Warning: Cannot modify header information - headers already sent in /home/mlinkn1q/morex.com/wp-content/maintenance.php on line 17
[21-Aug-2023 13:47:24 UTC] PHP Warning: Cannot modify header information - headers already sent in /home/mlinkn1q/morex.com/wp-content/maintenance.php on line 18
[09-Oct-2023 08:19:58 UTC] PHP Notice: require(): read of 73518 bytes failed with errno=14 Bad address in /home/mlinkn1q/morex.com/wp-settings.php on line 193
[09-Oct-2023 08:19:59 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:20:12 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:20:20 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:20:20 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:20:21 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:20:22 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:20:22 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:20:23 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:20:26 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:20:29 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:20:30 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:20:30 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:20:31 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:20:31 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:20:32 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:20:36 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:27:10 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:27:10 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:27:10 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:27:11 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:27:14 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:27:15 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:27:16 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:27:17 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:27:17 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:27:21 UTC] PHP Notice: include(): read of 55051 bytes failed with errno=14 Bad address in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce-google-adwords-conversion-tracking-tag/vendor/composer/ClassLoader.php on line 582
[09-Oct-2023 08:27:21 UTC] PHP Warning: include(): Failed opening '/home/mlinkn1q/morex.com/wp-content/plugins/sitepress-multilingual-cms/vendor/composer/../../classes/media/duplication/class-wpml-media-attachments-duplication.php' for inclusion (include_path='.:/opt/alt/php74/usr/share/pear') in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce-google-adwords-conversion-tracking-tag/vendor/composer/ClassLoader.php on line 582
[09-Oct-2023 08:28:04 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
[09-Oct-2023 08:28:05 UTC] PHP Warning: mysqli_real_connect(): (42000/1203): User mlinkn1q_morex1228443905 already has more than 'max_user_connections' active connections in /home/mlinkn1q/morex.com/wp-includes/class-wpdb.php on line 2035
I could see this fatal error below in the debug.log.
PHP Fatal error: Uncaught InvalidArgumentException: The group "rocket-rucss" does not exist. in /home/mlinkn1q/morex.com/wp-content/plugins/woocommerce/packages/action-scheduler/classes/data-stores/ActionScheduler_DBStore.php:907
It's referring to a missing code in the Woocommerce plugin. Could you please check and see if you have the Woocommerce plugin updated to the latest version? Also, please update all WPML plugins. Let me know how it goes.
Hi Kor, thank you for your message. Everything is up to date, but I'm still getting internal server errors. What else could be the issue? Please note that it's resolved when I save permalinks.
If the issue still persists, I will need to closely examine your website. Therefore, I will require temporary access (WP-Admin and FTP) to a test site where the problem has been replicated, if possible. This will enable me to provide better assistance and determine if any configurations need to be modified.
Please note that it is important to have a backup for security purposes and to prevent any potential data loss. You can use the UpdraftPlus plugin (https://wordpress.org/plugins/updraftplus/) to fulfill your backup requirements.
Your upcoming reply will be treated with confidentiality and will only be visible to you and me.
✙ To resolve the issue, I may need your consent to deactivate and reactivate plugins and the theme, as well as make configuration changes on the site if necessary. This emphasizes the significance of having a backup.
The topic ‘[Closed] Manually translating Divi's Theme Builder modules’ is closed to new replies.