logo
Welcome to our new AbleCommerce forums. As a guest, you may view the information here. To post to this forum, you must have a registered account with us, either as a new user evaluating AbleCommerce or an existing user of the application. For all questions related to the older version of Gold and earlier, please go to AbleCommerce Gold forum. Please use your AbleCommerce username and password to Login. New Registrations are disabled.

Notification

Icon
Error

Options
Go to last post Go to first unread
rlopez397954  
#1 Posted : Tuesday, August 23, 2022 9:18:32 AM(UTC)
rlopez397954

Rank: Advanced Member

Groups: Authorized User, Registered, Developers
Joined: 11/30/2018(UTC)
Posts: 82

Thanks: 8 times
Was thanked: 1 time(s) in 1 post(s)
If you go to Dashboard/Reports/System/ Who Is Online and enter lets say 300 or more minutes, when clicking on the bottom pagination for the next page there are no results found when there should be. You are only able to access the first page of results.

Wanna join the discussion?! Login to your AbleCommerce Forums forum account. New Registrations are disabled.

shaharyar  
#2 Posted : Tuesday, August 23, 2022 9:30:03 AM(UTC)
shaharyar

Rank: Advanced Member

Groups: Admin, Developers, Registered, HelpDesk, Authorized User
Joined: 10/5/2018(UTC)
Posts: 704

Thanks: 5 times
Was thanked: 113 time(s) in 112 post(s)
Hi,

I am able to reproduce the issue. A bug is registered.

To fix now
1- Open file Website\Areas\Admin\Views\Report\_ActiveUsersList.cshtml
2- Search for
Code:
sortExpression = ViewBag.SortExpression

3- Replace with
Code:
sortExpression = ViewBag.SortExpression, activityThreshold = ViewBag.ActivityThreshold
thanks 1 user thanked shaharyar for this useful post.
rlopez397954 on 8/23/2022(UTC)
rlopez397954  
#3 Posted : Tuesday, August 23, 2022 4:27:09 PM(UTC)
rlopez397954

Rank: Advanced Member

Groups: Authorized User, Registered, Developers
Joined: 11/30/2018(UTC)
Posts: 82

Thanks: 8 times
Was thanked: 1 time(s) in 1 post(s)
Hi Shaharyar,

Thank you for the quick response.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.