У этого пользователя нет любимых тем.
Любимые темы форума
Созданные темы форума
Статус |
Тема
|
Сторонник | Голоса | Посты | Свежесть |
---|---|---|---|---|---|
Conflict DIVI + WPML Multilingual & multicurrency plugin
Started by: carlos-danielV in: English Support |
|
2 | 6 | 1 год назад | |
WPML string translate plugin incompatibility with PHP versions higher than 7.4
1
2
Started by: carlos-danielV
in: 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 год, 3 месяца назад | |
I updated my website to the 8.1.2 php version After that my site was broken
Started by: carlos-danielV in: Chat Support |
|
1 | 2 |
1 год, 6 месяцев назад
|
|
La clave de registro no funciona
Started by: carlos-danielV in: Soporte en español |
|
2 | 3 | 2 года, 2 месяца назад |