Jump to content
View in the app

A better way to browse. Learn more.

IPBMafia.ru - поддержка Invision Community, релизы, темы, плагины и приложения

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

Nick2Drake

Пользователи
  • Регистрация

  • В сети

  1. Nick2Drake replied to Bandos's тема in Themes and design
    признаю мой косяк. Использую Nginx+PHP-FPM Вопрос не по теме но кто может подсказать в чем проблема. Вот директивы сервера server { listen 80; root /var/www/localhost; index index.php index.html index.htm; server_name localhost; location / { try_files $uri $uri/ /index.php; } location ~^(/page/).*(.php)$ { try_files $uri $uri/ /index.php; } location ~ \.php$ { include snippets/fastcgi-php.conf; fastcgi_pass unix:/run/php/php7.0-fpm.sock; } }
  2. Nick2Drake replied to Bandos's тема in Themes and design
    А ни у кого не повернется написать что тема сама собой неработоспособна? При установке на чистые 4.2.2 и 4.2.1
  3. увы игра с разрешениями не помогла. Так же как и отключение\удаление всех плагинов. Форум был сконвертирован с xenforo на версии 4.1.9 после пошел процесс обновления могло ли это оставить подобные проблемы?
  4. Плагинов минимальный набор стоит(Clear Cache, Online indicator, General Statistics, Spoiler, Strikethrough Locked Topic Title, Show IP To Admins Only). Противоестественных нету вроде как. При отключении всех плагинов ошибка все так же остается. У тебя после удаления плагина ошибка пропала? Или пришлось форум перестраивать с нуля?
  5. очевидный ответ. Navicat сказал то же самое пару недель назад. Но в IPS весь код рассчитан на обработку массивов, array то бишь. Что весьма таки осложняет поиск проблемного места. Проблема все еще актуальна.
  6. \applications\core\extensions\core\Queue\RebuildPosts.php (107) /* If the last rebuild cycle timed out, currentRebuild might be set and we might have already rebuilt this post (the post that caused the rebuild to fail might come after this (but before in chronological order)). If that is the case, we should skip rebuilding this post again. */ if( is_array( \IPS\Data\Store::i()->currentRebuild ) AND \IPS\Data\Store::i()->currentRebuild[0] == $classname AND \IPS\Data\Store::i()->currentRebuild[1] < $item->$idColumn ) { $last = $item->$idColumn; continue; } полагаю собака тут начинается зарытая
  7. #0 F:\OS\domains\forum\system\Db\Select.php(356): IPS\_Db->preparedQuery('SELECT * FROM `...', Array, true) #1 F:\OS\domains\forum\system\Db\Select.php(418): IPS\Db\_Select->runQuery() #2 [internal function]: IPS\Db\_Select->rewind() #3 F:\OS\domains\forum\applications\core\extensions\core\Queue\RebuildPosts.php(98): IteratorIterator->rewind() #4 F:\OS\domains\forum\system\Task\Task.php(48): IPS\core\extensions\core\Queue\_RebuildPosts->run(Array, 100) #5 F:\OS\domains\forum\applications\core\modules\admin\system\background.php(81): IPS\_Task::runQueue() #6 [internal function]: IPS\core\modules\admin\system\_background->IPS\core\modules\admin\system\{closure}(Array) #7 F:\OS\domains\forum\system\Helpers\MultipleRedirect\MultipleRedirect.php(93): call_user_func(Object(Closure), Array) #8 F:\OS\domains\forum\applications\core\modules\admin\system\background.php(134): IPS\Helpers\_MultipleRedirect->__construct(Object(IPS\Http\Url\Internal), Object(Closure), Object(Closure)) #9 F:\OS\domains\forum\system\Dispatcher\Controller.php(86): IPS\core\modules\admin\system\_background->process() #10 F:\OS\domains\forum\applications\core\modules\admin\system\background.php(38): IPS\Dispatcher\_Controller->execute() #11 F:\OS\domains\forum\system\Dispatcher\Dispatcher.php(129): IPS\core\modules\admin\system\_background->execute() #12 F:\OS\domains\forum\admin\index.php(14): IPS\_Dispatcher->run() #13 {main} Логику ips увы пока еще недостаточно понимаю
  8. SELECT * FROM `ips_core_message_posts` AS `core_message_posts` WHERE msg_id < IS NULL ORDER BY msg_id DESC LIMIT 0,50 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'IS NULL ORDER BY msg_id DESC LIMIT 0,50' at line 1 при попытке вручную запустить фоновые процессы. При полном удалении всех личных сообщений проблема все так же остается. "полное удаление личных сообщение" = очистка ips_core_message_posts
  9. Серьезно никто не знает как Sql запросы править?
  10. Всем привет пару дней назад столкнулся с подобной проблемой По логике вещей исправить можно но нужно редактировать запрос. Где его откопать? Версия IPS 4.1.9.2 обновлялась вчера, проблема появилась несколько ранее.

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.