Reputation Activity
-
mabrook got a reaction from kotishe in Исправление для устранения проблемы с безопасностью в Invision Communityif you can try this:
Go to your Admin Control Panel (ACP).
Navigate to Themes > Your Theme > Advanced Settings.
In the Custom CSS section, add the following code:
/* Hide the upgrade notification banner */
.cNotificationList {
display: none !important;
}
4. Save your changes.
This will hide the banner on the frontend for all users.
-
mabrook got a reaction from lanc3lot in Исправление для устранения проблемы с безопасностью в Invision Communityif you can try this:
Go to your Admin Control Panel (ACP).
Navigate to Themes > Your Theme > Advanced Settings.
In the Custom CSS section, add the following code:
/* Hide the upgrade notification banner */
.cNotificationList {
display: none !important;
}
4. Save your changes.
This will hide the banner on the frontend for all users.
-
mabrook got a reaction from DasIst0 in Исправление для устранения проблемы с безопасностью в Invision Communityif you can try this:
Go to your Admin Control Panel (ACP).
Navigate to Themes > Your Theme > Advanced Settings.
In the Custom CSS section, add the following code:
/* Hide the upgrade notification banner */
.cNotificationList {
display: none !important;
}
4. Save your changes.
This will hide the banner on the frontend for all users.
-
mabrook reacted to Zero108 in An error occurred (500 Error)В папке плигини или в папке приложения корневой директории вашего сайта удалите папки тех плагинов или тех приложений, после установки которых возникла данная проблема. Это всего лишь один из вариантов / причин, почему возникла данная проблема и как она может быть исправлена. Причиной данной проблемы может быть также вмешательство в php-код, удаление нужных файлов, неправильные настроки сервера.
Также можно попробовать рекомендованный разработчиком метод восстановления:
Если ничего не помогает, попробуйте восстановить данные из резервной копии сайта / базы данных. Начать можно с базы данных. Если не помогает, то восстановить также и файлы на ту дату, когда все работало.
Это, пожалуй, всё, что можно в данной ситуации сказать удаленно.
-
mabrook reacted to tophacker in An error occurred (500 Error)Как вариант понизить версию PHP и посмотреть, уйдёт ли ошибка. Плагин/приложение, которое вызвало эту ошибку лучше удалить.
-
mabrook reacted to HooLIGUN in An error occurred (500 Error)А ещё можно посмотреть логи веб сервера и узнать, в чем причина данной ошибки
-
mabrook reacted to edmsl in thumbnail icon change to imagemabrook try to add this code into your custom.css
.ipsNoThumb::after { content: ''; } .ipsNoThumb { background-image: url("Here is a link to your image"); background-size: cover; background-repeat: no-repeat; background-position: 50% 50%; }
-
mabrook reacted to AHristich in how to show react emoticons in download{template="reactionOverview" group="global" app="core" params="$record, NULL, NULL"} You just need to change the params.
-
mabrook reacted to SkiFteL in Sidebar CategoriesYou're welcome! -
mabrook got a reaction from SlawkA in what plugin?@Anche thank you for the help. now I got it. Thumbs up!
-
mabrook got a reaction from Maqlao in what plugin?@Anche thank you for the help. now I got it. Thumbs up!
-
mabrook reacted to Maqlao in what plugin?To make it easier, here are some screenshots.
-
mabrook got a reaction from SlawkA in adding forum topic as discussionThank you. it is working now.
-
mabrook got a reaction from by_ix in adding forum topic as discussionThank you. it is working now.