У этого пользователя нет любимых тем.
Любимые темы форума
Созданные темы форума
Статус |
Тема
|
Сторонник | Голоса | Посты | Свежесть |
---|---|---|---|---|---|
wpml installation on a subside give critical error
Started by: fulviaL
in: English Support
Problem: AddTranslationManagerCapToAdmin.php file. The client should change the code from: get_role('administrator')->add_cap(User::CAP_MANAGE_TRANSLATIONS); to: if(get_role('administrator') != NULL){ get_role('administrator')->add_cap(User::CAP_MANAGE_TRANSLATIONS); } This modification checks if the 'administrator' role exists before attempting to add capabilities, preventing the error. If this solution does not resolve the issue or seems irrelevant due to updates or different circumstances, 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 problems persist, please open a new support ticket at WPML support forum for further assistance. |
|
2 | 16 | 1 год назад | |
critical errors after activation
Started by: fulviaL in: Chat Support |
|
1 | 2 |
1 год назад
|
|
fatal error
Started by: fulviaL
in: English Support
Problem: add_cap() on null within the WPML plugin's upgrade script. Solution: wp-content/plugins/sitepress-multilingual-cms/classes/upgrade/commands/AddTranslationManagerCapToAdmin.php . get_role( 'administrator' )->add_cap( User::CAP_MANAGE_TRANSLATIONS ); 3. Replace it with the following code to check if the administrator role exists before attempting to add capabilities: if(get_role( 'administrator' )!= NULL){ get_role( 'administrator' )->add_cap( User::CAP_MANAGE_TRANSLATIONS ); } 4. Save the changes. Please note that this solution might be outdated or not applicable to your case. If the issue persists, we highly recommend checking the related known issues, verifying the version of the permanent fix, and confirming that you have installed the latest versions of themes and plugins. If you need further assistance, please open a new support ticket. |
|
3 | 14 | 1 год, 4 месяца назад | |
problemi con la registrazione delle traduzioni su alcune pagine
Started by: fulviaL in: English Support |
|
2 | 2 | 2 года, 9 месяцев назад | |
WPML chat support ticket by fulviaL — 1664355102
Started by: fulviaL in: Chat Support |
|
1 | 1 |
2 года, 9 месяцев назад
|
|
problemi con form nelle pagine tradotte
1
2
Started by: fulviaL in: Assistenza in italiano |
|
3 | 17 |
3 года назад
fulviaL |
|
alcune pagine non prendono le traduzioni seppur completate e salvate
Started by: fulviaL in: Assistenza in italiano |
|
2 | 6 | 3 года назад | |
WPML chat support ticket by fulviaL — 1655889042
Started by: fulviaL in: Chat Support |
|
1 | 2 |
3 года назад
|
|
traduzione di testo creato con DIVI e multi-view option
Started by: fulviaL in: Assistenza in italiano |
|
2 | 5 | 3 года, 9 месяцев назад | |
Traduzioni che non si vedono
Started by: fulviaL in: Chat Support |
|
2 | 2 | 4 года назад | |
traduzioni mancanti per WP Bakery
Started by: fulviaL in: Chat Support |
|
1 | 2 |
4 года, 4 месяца назад
|