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.

WithMe

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

  • В сети

  1. Здравствуйте, подскажите пожалуйста как правильным образом поправить данный код что бы заработал вывод сообщений с форума. if ( $l2cfg["forum"]["version"] == "ipb" ) { $fsql = " SELECT tid,title,state,last_post,last_poster_id,last_poster_name FROM {$l2cfg["forum"]["prefix"]}topics WHERE forum_id NOT IN ({$l2cfg["forum"]["deny"]}) ORDER BY last_post DESC LIMIT {$l2cfg["forum"]["count"]}"; $furl_user = "index.php?showuser="; $furl_link = "index.php?showtopic={topic_id}' title='{desc_id}'"; } А точнее запрос в базу сформировать.
  2. Подскажите пожалуйста как в этом модуле (ББ коде) сделать поддержку других бб-кодов. А то получаеться создаю таблицу, в нее хотелось бы засунуть ту же картинку и к ней описание сделать, указывая url картинки, на выходе получаю url картинки,
  3. Всем привет установил я вашу релиз IPB 3.4.5 Все отлично все радует глазик но есть одна маленькая ошибочка которая мне не дает спокойствия. Суть такая установлен чистый форум IPB 3.4.5 - скачан с данной темы Не каких не хуков не модулей не установлено. Но при входе в Админ-Центр В самом низу вылазит такой текст /* ---------------------- */ /* ONLOAD: IPS widgets */ /* ---------------------- */ function onload_ips_widgets() { /* ---------------------- */ /* Feeds */ /* ---------------------- */ _newsFeed = setTimeout( '_newsFeedFunction()', 1000 ); /* ---------------------- */ /* Update boxes */ /* ---------------------- */ _versionCheck = setTimeout( '_versionCheckFunction()', 1000 ); /* ---------------------- */ /* Load Keith */ /* ---------------------- */ _keithFeed = setTimeout( '_keithFeedFunction()', 1000 ); } /* ---------------------- */ /* Keith Feed YumYum */ /* ---------------------- */ function _keithFeedFunction() { if ( typeof( IPS_KEITH_CONTENT ) != 'undefined' ) { clearTimeout( _keithFeed ); if ( IPS_KEITH_CONTENT && IPS_KEITH_CONTENT != 'none' ) { /* Show version numbers */ $( 'ips_bulletin' ).style.display = ''; $( 'ips_supportbox_content' ).innerHTML = IPS_KEITH_CONTENT.replace( /'/g, "'" ); } } else { _keithFeed = setTimeout( '_keithFeedFunction()', 1000 ); } } /* ---------------------- */ /* Version Check */ /* ---------------------- */ function _versionCheckFunction() { if ( typeof( IPSSERVER_update_type ) != 'undefined' ) { clearTimeout( _versionCheck ); if ( IPSSERVER_update_type && IPSSERVER_update_type != 'none' ) { $( 'ips_update' ).style.display = ''; /* Show version numbers */ $( 'acp-update-version' ).innerHTML = IPSSERVER_download_vh; $( 'acp-update-link' ).href = IPSSERVER_link; } } } /* ---------------------- */ /* NEWS FEED */ /* ---------------------- */ function _newsFeedFunction() { if ( typeof( ipsNewsFeed ) != 'undefined' ) { clearTimeout( _newsFeed ); eval( ipsNewsFeed ); var finalString = []; var _len = ipsNewsFeed['items'].length; if( typeof( ipsNewsFeed['error'] ) == 'undefined' ) { for( i = 0; i < _len; i++ ) { var _title = ( ipsNewsFeed['items']['title'].length > 50 ) ? ipsNewsFeed['items']['title'].substr( 0, 47 ) + '...' : ipsNewsFeed['items']['title']; $('ips_news_content').insert( (new Element("tr")).insert( new Element("td", { style: "padding: 5px" }).update(" <a data-cke-saved-href="__hwicom.ru/admin/%22%20+%20ipsNewsFeed[" href="__hwicom.ru/admin/%22%20+%20ipsNewsFeed[" items']['link']="" +="" "'="" target="_blank" title="&quot; + ipsNewsFeed[" items']['title']="" style="text-decoration: none; color: rgb(50, 135, 201); font-family: 'Helvetica Neue', helvetica, arial, sans-serif; font-size: 13px;">" + _title + ""))); } } if( !_len ){ $('ips_news_content').hide(); } } else { _newsFeed = setTimeout( '_newsFeedFunction()', 1000 ); } } /* Set up onload event */ Event.observe( window, 'load', onload_ips_widgets ); //]]> Подскажите пожалуйста как данный код убрать, безболезненно для форума и то бы все его модули работали ^^_ С уважением WithMe p.s почитал 12 страниц в данной теме но не нашел не единого ответа по данной теме.

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.