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.

lanc3lot

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

  • В сети

Everything posted by lanc3lot

  1. +1 Кто-нибудь может найти решение этой проблемы?
  2. lanc3lot replied to Respected's тема in Interface
    How it solved? :)
  3. lanc3lot replied to forcer's тема in Moderating
    Would be nice to have for latest version, apparently we need this one: https://www.sosinvision.com.br/index.php?/file/341-change-topic-post-authors/
  4. lanc3lot replied to Silence's тема in Interface
    Any Options available? Will be nice to be able to setup it in specific pages only, like blogs
  5. Hey if u can update it, so it can support php 8, latest version does
  6. lanc3lot replied to Ryo's тема in Interface
    Thank you for the upload @by_ix - I still thought can't make the sticky note to appear. I searched the support thread on official, and somewhere Jackal, the original creator, said this: https://invisioncommunity.com/forums/topic/438959-sticky-notes-support-topic/page/10/#comment-2727869 I use Taman's theme, specifically Magnum, so it may this the problem, although i can't understand what's custom edit i have to create for it. Anyone with some knowledge and some spare time, tell me to pm him my forum's url ty in advance, i believe Sticky Notes will be a very nice app to have, for guest users, to make them register or for specific members to reply to a thread / follow some procedure.
  7. I can't edit the thread, sticky notes have been shared by @by_ix here
  8. lanc3lot replied to Ryo's тема in Interface
    Yes the License stop appearing after do all the changes that Desti suggested but i can't get it to work. It doesn't appear at all on my theme, i don't know if it needs any extra code for it or it's just the older version which doesn't work on the latest one
  9. lanc3lot replied to Ryo's тема in Interface
    I did that, but still it says So the license.php is as follows: <?php namespace IPS\stickynotes\modules\admin\stickynotes; /* To prevent PHP errors (extending class does not exist) revealing path */ if ( !defined( '\IPS\SUITE_UNIQUE_KEY' ) ) { header( ( isset( $_SERVER['SERVER_PROTOCOL'] ) ? $_SERVER['SERVER_PROTOCOL'] : 'HTTP/1.0' ) . ' 403 Forbidden' ); exit; } /** * license */ class _license extends \IPS\Dispatcher\Controller { public static $csrfProtected = TRUE; /** * Execute * * @return void */ public function execute() { parent::execute(); } /** * ... * * @return void */ protected function manage() { $form = new \IPS\Helpers\Form; $form->add( new \IPS\Helpers\Form\Text( "SN_license_key", \IPS\Settings::i()->SN_license_key, TRUE, array(), function( $val ) { if ( $val ) { $baseKey = base64_encode( $val ); $domain = \IPS\Settings::i()->base_url; $product = 1531912419; try { $response = \IPS\Http\Url::external( "https://ipsdev.org/applications/licensingsystem/interface/main/licenses.php?key={$baseKey}&domain={$domain}&product={$product}&activate=1" )->request()->get(); } catch ( \Exception $e ) { throw new \DomainException("error"); } $data = $response->decodeJson(); $response->httpResponseCode = 200; if ( $response->httpResponseCode != 200 ) { throw new \DomainException( $data["message"] ); } } } ) ); if ( $values = $form->values() ) { $form->saveAsSettings(); \IPS\Output::i()->redirect( \IPS\Http\Url::internal( 'app=stickynotes&module=stickynotes&controller=license' ), 'License Key Accepted' ); return TRUE; } \IPS\Output::i()->title = \IPS\Member::loggedIn()->language()->addToStack( 'SN_license_key' ); \IPS\Output::i()->output = $form; } }
  10. lanc3lot replied to Ryo's тема in Interface
    Ty, though when u install it, it asks for a license key and u can't practically use it without it
  11. Hey everyone, It's not one so in order to not spam the shopping page, i write them here. Ofc if someone have found them, it will be nice to share them, but if not, i am willing to buy them. I can send you the money through paypal. I will have more trust if it's someone with many posts here in Ipbmafia The apps are: Who read this thread 1.0.1 https://invisioncommunity.com/files/file/9821-who-read-this-thread/ Sticky Notes 2.3.2 https://invisioncommunity.com/files/file/8612-sticky-notes Quizzes 1.6.3 https://invisioncommunity.com/files/file/8381-quizzes/ Voices Messages for Chatbox 1.0.2 https://invisioncommunity.com/files/file/9766-voice-message-for-chatbox/ I posted them with the order i want to find / buy them Thanks in advance for anyone willing to help me
  12. lanc3lot replied to Ryo's тема in Interface
    Just to be sure. The zip file, have a sources folder where inside are these ones: Need to each of these files, add after class xxxx, for example on dismissed it says: class _Dismissed extends \IPS\Patterns\ActiveRecord the code: public static $csrfProtected = TRUE; And it will work with 4.6?
  13. lanc3lot replied to Ryo's тема in Interface
    Anyone tested this?
  14. lanc3lot replied to Ryo's тема in Interface
    Есть надежда загрузить версию 2.3.2?
  15. Anyone that can provide this mod? I cant find it anywhere Ty

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.