Chrome
Safari
Edge
Firefox
Chrome (Android)
Tap the lock icon next to the address bar. Tap Permissions → Notifications . Adjust your preference.
Chrome (Desktop)
Click the padlock icon in the address bar. Select Site settings . Find Notifications and adjust your preference.
Safari (iOS 16.4+)
Ensure the site is installed via Add to Home Screen . Open Settings App → Notifications . Find your app name and adjust your preference.
Safari (macOS)
Go to Safari → Preferences . Click the Websites tab. Select Notifications in the sidebar. Find this website and adjust your preference.
Edge (Android)
Tap the lock icon next to the address bar. Tap Permissions .
Find Notifications and adjust your preference.
Edge (Desktop)
Click the padlock icon in the address bar. Click Permissions for this site . Find Notifications and adjust your preference.
Firefox (Android)
Go to Settings → Site permissions . Tap Notifications . Find this site in the list and adjust your preference.
Firefox (Desktop)
Open Firefox Settings. Search for Notifications . Find this site in the list and adjust your preference.
Song:
В Админ-центре переходим в настройки портала:
Админцентр -> Настройки -> Системные настройки -> Все основные настройки -> IPB Портал
На открывшейся странице опции «ENABLE IPB Portal?» устанавливаем значение «Yes». Так же настраиваем на данной странице портал под свои нужды.
Затем переходим:
Админцентр -> Настройки -> Управление порталом -> Управление дополнениями
Пробегаемся по всем настройкам (там настраивается вывод опроса, новостей).
Для того, чтобы портал грузился по умолчанию на форуме, редактируем файл init.php:
Найти:
define( 'IPB_MAKE_PORTAL_HOMEPAGE', [color=navy]0[/color] );Заменить на:
define( 'IPB_MAKE_PORTAL_HOMEPAGE', [color=navy]1[/color] );