Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi All,
I just installed the packaged v. 1.5.5 via nuget on Umbraco 7.15.6
From Members Section > Manage Only message 'No matching results' appeared in the listview.
I have checked the request, it's empty as below
/umbraco/Backoffice/MemberManager/MemberApi/GetMembers?pageNumber=1&pageSize=10&orderBy=Name&orderDirection=Ascending )]}',{"pageNumber":0,"pageSize":0,"totalPages":1,"totalItems":0,"items":null}
I tried filter option; also no result.
/umbraco/Backoffice/MemberManager/MemberApi/GetMembers?filter=pong&pageNumber=1&pageSize=10&orderBy=Name&orderDirection=Ascending
We have 8862 members with some custom properties, I've tried rebuiding index 'InternalMemberIndexer' still no luck.
If anyone has idea would be appreaciated.
Pong
Hi Pong,
Make sure you re-index the members - that may be why you aren't getting any results...
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
Member List View 1.5.5 no result - Umbraco 7.15.6
Hi All,
I just installed the packaged v. 1.5.5 via nuget on Umbraco 7.15.6
From Members Section > Manage Only message 'No matching results' appeared in the listview.
I have checked the request, it's empty as below
I tried filter option; also no result.
We have 8862 members with some custom properties, I've tried rebuiding index 'InternalMemberIndexer' still no luck.
If anyone has idea would be appreaciated.
Pong
Hi Pong,
Make sure you re-index the members - that may be why you aren't getting any results...
is working on a reply...