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.

Xontero

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

Everything posted by Xontero

  1. you can use this plugin https://invisioncommunity.com/files/file/9746-mad-multiple-accounts-detector/
  2. @by_ix it works perfectly on last version thanks for your help
  3. I tried these three plugins. But none of them worked....! Click to Mention.xml Insert Nickname.xml Easy mention 1.0.0.xml Click to Mention.xml Insert Nickname.xml Easy mention 1.0.0.xml
  4. not works on last version
  5. Let me to try these
  6. @the.bunin I have not plugin. All mention plugins don't work on 4.6 I'm looking a new free version or ready code
  7. can someone do this without using plugin? I mean with coding
  8. @by_ix can you find that?
  9. hi @Respected new version of IPS Can not be downloaded!! https://ipbmafia.ru/ips4releases/
  10. hi. can someone give me a code or plugin to add this feature on 4.6?
  11. hi how can I add a mention button to posts without using plugin?
  12. I finally solved the problem. solution: we should disable "files must be approved" in file category What's the point in that ********************************** thanks to @tophacker and @Zero108
  13. Both are unrestricted My admin group permissions is full.
  14. Thanks to reply But this way did not solve the problem
  15. Hi. I'm admin and I have a full accesses and permissions but when I want to update a file I got this message " Your content will need to be approved by a moderator " What's the problem? my admin group setting: my file setting:
  16. hi @Respected in 4.6.1 version the Datastore folder is not exist can I manual create that?
  17. @Desti thanks to reply. my problem solved. this topic can be closed!
  18. @Respected please help me
  19. hi everybody How can I change default Breadcrumb style like this? Thanks in advance
  20. what do you mean? can you help me?
  21. hi I add this codes to show my custom statistics and every thing good works {{$stats = array();}} {{$stats['total_posts'] = \IPS\Db::i()->select( "COUNT(*)", 'forums_posts', array( 'queued = ?', 0 ) )->first();}} {{if \IPS\Settings::i()->archive_on }} {{$stats['total_posts'] += \IPS\forums\Topic\ArchivedPost::db()->select( 'COUNT(*)', 'forums_archive_posts', array( 'archive_queued = ?', 0 ) )->first();}} {{endif}} {{$stats['total_topics'] = \IPS\Db::i()->select( "COUNT(*)", 'forums_topics', array( 'approved = ?', 1 ) )->first();}} {{$where = array( 'name<>? AND email<>?', '', '' );}} {{$stats['member_count'] = \IPS\Db::i()->select( 'COUNT(*)', 'core_members', $where )->first();}} {{$count = \IPS\Db::i()->select( 'COUNT(*)', 'core_sessions', array( 'login_type<>? and running_time > ?', \IPS\Session\Front::LOGIN_TYPE_SPIDER, \IPS\DateTime::create()->sub( new \DateInterval( 'PT30M' ) )->getTimeStamp() ) )->first();}} {{if $count > $mostOnline['count'] }} {{$mostOnline = array( 'count' => $count, 'time' => time() );}} {{\IPS\Db::i()->update( 'core_sys_conf_settings', array( 'conf_value' => json_encode( $mostOnline ) ), array( 'conf_key=?', 'most_online' ) );}} {{unset( \IPS\Data\Store::i()->settings );}} {{endif}} {{$stats['most_online'] = $mostOnline;}} {{$exclude = array();}} {{$where = array( "name IS NOT NULL AND name != '' AND temp_ban != -1 AND email != ''" );}} {{foreach \IPS\Member\Group::groups() as $id => $group}} {{if $group->g_hide_online_list}} {{$exclude[] = $group->g_id;}} {{endif}} {{endforeach}} {{if count( $exclude )}} {{$where[] = '( ! ( ' . \IPS\Db::i()->in( 'member_group_id', $exclude ) . ' ) )';}} {{endif}} {{$where[] = '( ! ' . \IPS\Db::i()->bitwiseWhere( \IPS\Member::$bitOptions['members_bitoptions'], 'bw_is_spammer' ) . ' )';}} {{$where[] = 'core_validating.new_reg IS NULL';}} {{$stats['last_registered'] = \IPS\Member::constructFromData( \IPS\Db::i()->select( 'core_members.*, core_validating.new_reg', 'core_members', array( implode( ' AND ', $where ) ), 'core_members.member_id DESC', array( 0, 1 ) )->join( 'core_validating', "core_validating.member_id=core_members.member_id" )->first() );}} <h3 class = 'ipsType_reset ipsWidget_title ipsType_center' > <span class = 'ips_stat' > {lang="total_topics"} <span class = 'ips_static' > {number="$stats['total_topics']"} </span></span> <span class = 'ips_stat' > {lang="total_posts"} <span class = 'ips_static' > {number="$stats['total_posts']"} </span></span> <span class = 'ips_stat' > {lang="stats_total_members"} <span class = 'ips_static' > {number="$stats['member_count']"} </span></span> <span class = 'ips_stat' > {lang="stats_newest_member"} <span class = 'ips_static' > {$stats['last_registered']->link()|raw} </span></span> <span class = 'ips_stat' > {lang="stats_most_online"} <span class = 'ips_static' data-ipsTooltip title = '{datetime="$stats[' most_online '][' time ']" norelative="true"}' > {number="$stats['most_online']['count']"} </span></span> </h3> but I want to display totalfiles but after adding, it returns 0 result. <span class = 'ips_stat' > {lang="totalfiles"} <span class = 'ips_static' > {number="$stats['totalfiles']"} </span></span> I think $stats variable need please help me!
  22. hi how can I change my default menu style display like blow theme? https://ipb.stylesfactory.pl/
  23. hi guys how can I remove or change (BIM) chatbox free copyright?

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.