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

Привет всем!

Стоит местный ips_4.3.3. Обновился с 3хх, были некоторые затыки в виде сообщений о уже существующих таблицах, но всё обощлось и форум работает хорошо.

Обнаружилась у меня проблема при работе в админке. На вкладке «Members» есть срока быстрого поиска «Search: Display Name». На прежнией версии всё работало  — начинаешь набирать имя юзера и сразу начинает обновляться/фильтроваться список.

5b0bac27da3f6_2018.PNG.76be4c9338a90910d5c28c0900d111eb.PNG

Теперь этого не происходит, вводи что угодно — не ищет, список не меняется, хотя на каждую введенную букву кратковременно появляется спиннер запроса.

Дальше — больше! Делю тут же расширенный поиск (где куча условий поиска по юзерам) и тоже не ищет ничего! То вообще нет результатов для отображения, то выдаёт пару-тройку юзеров, НИКАК НЕ СВЯЗАННЫХ С ЗАПРОСОМ!

При этом общий поиск по всей Админке (строка в самом верху) работает на ура и это остался единственный способ найти юзера по имени в админке. Но это неудобно и не хватает поиска по условию, например, по дате последнего посещения — для группового удаления старых юзеров и т.п. 

Пожалуйста проверьте, у кого местный ips_4.3.3, у вас работает поиск по списку пользователей?

Кто в курсе проблемы, подскажите, куда копать, что сделать, как решить?
Спасибо за внимание!

Quote

    "changes": {
        "103015": "Improved logging for file operations",
        "103014": "Fixes issues with Calendar data calculation",
        "103013": "Commerce may process Stripe transactions incorrectly if the customer's card supports, but is not currently enrolled in, 3DSecure",
        "103012": "Fixed AdminCP member search and Gallery albums in Clubs",
        "103011": "4.3.3",
        "103010": "Fixes recurring issues in 4.3.2 related to search, update notification, and images.",
        "103009": "4.3.2",
        "103008": "Billing Agreements not working for Subscriptions",
        "103007": "Adds clarity and error handling to upgrader",
        "103006": "Building 4.3.1",
        "103005": "4.3.0 Final"
    }

according to this update changes i think you must upgrade ips to 4.3.3 build 103012 or higher to fix this bug.

or i just create updated file members.php but not test because i just upgraded my board to 4.3.3 build 103015. so test it at your own risk, please backup your file...

yoursite//applications/core/modules/admin/members/members.php

then place above uploaded members.php instead and see it's works or not.

members.php

  • Author

Dear shinomura, thanks! :D

There were just one little error: extra [ '', ] in the line 38 of  applications/core/modules/admin/members/members.php

Was:
$table = new \IPS\Helpers\Table\Db( 'core_members', \IPS\Http\Url::internal( 'app=core&module=members&controller=members' ), array( array( 'email<>?', '', '' ) ), 'joined' );

Now:
$table = new \IPS\Helpers\Table\Db( 'core_members', \IPS\Http\Url::internal( 'app=core&module=members&controller=members' ), array( array( 'email<>?', '' ) ), 'joined' );

 

  • Author

Подобная ошибка в поиске происходит на вкладке  «Groups».

Быстрый поиск не находит групп. Никак вообще.

Может там тоже пара запятых пропущена? :D

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.