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.

Featured Replies

Posted

Hello
I have an installation program that after updating to version 4.6.10 of the site got a white screen, but I noticed that one of the programs was not compatible, which gave the error that the problem is in line 900 of the init.php file.
I compared the init.php file with version 4.6.9
In line 900, this item has been added, which can be removed by deleting the site without any problems

if( static::isThirdParty( $data['file'] ) and \IPS\Dispatcher::hasInstance() )
{
\IPS\Dispatcher::i()->loadedHooks[] = $data['file'];
}

I wanted to know if deleting these items in version 4.6.10 does not cause a problem ???

 

  • Author

да
Я использую easy popup, и он хорошо работает в версии 4.6.9.
В версии 4.6.10 в файл init.php строки 900 добавлен код, который будет хорошо работать, если я уберу код в первом посте из файла init.php.
Я хотел посмотреть, нет ли проблем с удалением почтового кода 1, который связан с файлом init.php???

if( static::isThirdParty( $data['file'] ) and \IPS\Dispatcher::hasInstance() )
{
\IPS\Dispatcher::i()->loadedHooks[] = $data['file'];
}
  • Author

Но когда я удаляю этот код, программа работает без проблем
Но если я его не удалю, то выдаст ошибку в 900 строк

На справочном сайте была эта проблема, которая, по-видимому, была решена патчем версии 4.6.10
У кого-нибудь есть доступ к разделу патчей???

 

https://invisioncommunity.com/forums/topic/465421-your-new-monkeypatch-stuff-in-4610/

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Ответить в этой теме...

Последние посетители 0

  • No registered users viewing this page.

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.