У этого пользователя нет избранных тем.
Избранные темы форума
Созданные темы форума
Статус |
Тема
|
Специалист поддержки | Голоса | Сообщения | Свежесть |
---|---|---|---|---|---|
Conflict DIVI + WPML Multilingual & multicurrency plugin
Начато: carlos-danielV в: English Support |
|
2 | 6 | 1 год, 3 месяца назад | |
WPML string translate plugin incompatibility with PHP versions higher than 7.4
1
2
Начато: carlos-danielV
в: English Support
Problem: Solution: add_filter( 'option_woocommerce_micuentawebstd_settings', function( $settings ) { $locale = get_locale(); foreach ( [ 'title', 'description' ] as $key ) { if ( is_array( $settings[ $key ] ) ) { $settings[ $key ] = isset( $settings[ $key ][ $locale ] ) ? $settings[ $key ][ $locale ] : $settings[ $key ]['en_US']; } } return $settings; } ); This workaround should allow the client to use the newer version of PHP without crashing the site. We also provided a link to track the progress of the issue: https://wpml.org/errata/payzen-for-woocommerce-php-fatal-error-uncaught-typeerror-md5-argument-1-string-must-be-of-type-string-array-given/. Please note that this solution might be irrelevant if it's outdated or not applicable to your case. If the issue persists, we highly recommend checking related known issues at https://wpml.org/known-issues/, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If needed, please open a new support ticket at our support forum. |
|
2 | 16 | 1 год, 6 месяцев назад | |
I updated my website to the 8.1.2 php version After that my site was broken
Начато: carlos-danielV в: Chat Support |
|
1 | 2 |
1 год, 8 месяцев назад
|
|
La clave de registro no funciona
Начато: carlos-danielV в: Soporte en español |
|
2 | 3 | 2 года, 5 месяцев назад |