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.

avangcom

Актив
  • Регистрация

  • В сети

Everything posted by avangcom

  1. What should I use????
  2. Hello I have this html code, it breaks like this in mobile mode <code style="border: 1px solid #ccc;padding: 15px;border-radius: 3px;">{setting="walet addres"}</code><br /> @Exception@Desti@AHristich
  3. Solved, thank you
  4. I forgot to say that this problem is in mobile format, there is no problem with Windows
  5. @Exception
  6. I added this class but it had no effect on the image
  7. How do I add a class??? I have 4 lines of code of the same model, how to apply the class code to all 4 numbers???
  8. The second code is correct, I could not edit it @Desti@AHristich
  9. Hello I have this code in a format, but the image is not responsive Please show me how to make the code responsive <img style = " width : 350px ; margin-top : 60px ; " src = '{QR-CODE-PIC"}' alt = "QR CODE" /> <img style = " width : 350px ; margin-top : 60px ; " src = '{setting="QR-CODE-PIC"}' alt = "qr code" />
  10. The problem was fixed To solve this problem, change the specified code in the httaccss file as follows <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map)(\?|$) /404error.php [L,NC] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule . /index.php [L] </IfModule> After the changes <IfModule mod_rewrite.c> Options -MultiViews RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} !-f RewriteRule \.(js|css|jpeg|jpg|gif|png|ico|map)(\?|$) /404error.php [L,NC] RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ./ /index.php [L] </IfModule> Once you modify this rewrite rule, password protection of the internal folder should work as expected. Clear your browser cache and check the changes.
  11. Not opening the password folder Hello I have a problem, when I put a password on a folder, it work, but when the code RewriteCond %{REQUEST_FILENAME} !-f I remove it from htaccess, the folder works properly and asks for a password Please help me. I didn't have this problem before and this problem just happened
  12. С плагином проблем нет, но пока активен режим DEV, на форуме выскакивает ошибка @Desti
  13. Я положил папку dev в папку плагина, это не имело значения. Я видел это, но ничего не понимаю. Спасибо за подсказку. https://invisioncommunity.com/forums/topic/447443-rebuilding-plugin-xml-from-plugins-directory/
  14. How can I fix this error???? I updated the plugin with the new version
  15. Hello I have a plugin that gives this error in DEVELOPER TOOLS mode @Desti
  16. Thanks, by adding this folder and saving the program, the error problem was solved The version without problems is attached Swiper Slider 2.0.4.tar
  17. HooLIGUN There is still an error in developer tools mode
  18. very Good! Update APP Swiper Slider 2.0.3.tar TESTED 4.7.13 PHP 8.1
  19. Hello Thank you, I added this file but it still has an error HooLIGUN
  20. К сожалению, переводчик плохо переводит. Спасибо, что показали мне, что мне делать на картинке.
  21. Я включил инструменты разработчика Это изображение этого $form->add( new \IPS\Helpers\Form\Editor( 'ss_content', $this->id ? $this->content : "", FALSE, array( 'app' => 'swiperslider', 'key' => 'swiperslider', 'autoSaveKey' => 'ss_content' ), NULL, NULL, NULL, 'ss_content' ) ); @HooLIGUN

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.