Page 2 link doesn't work for users posts [Fixed] - Posted (765 Views)
Forum Administrator
Torborg
Posts: 1758
starstarstarstar
Browser: Chrome and Edge
URL:https://www.reddick.co.uk/mvc/Forum/Search

Summary
When I'm in a users profile and click "All non-archived posts by user" or "Topics started by user", I'm not able to go to page 2 or 3,4,... only page 1.
Steps to reproduce error
Go to someone's profile, click "All non-archived posts by user". click page 2
Results
Expected result
---------------
The topics of page 2 should open


Actual result
---------------
Nothing happens



Notes/Attachments
 Sort direction, for dates DESC means newest first  
 Page size 
Posted
Forum Administrator
Torborg
Posts: 1758
starstarstarstar
Good! [^]thumbsUp
Posted
Forum Administrator
HuwR
Posts: 4536
starstarstarstarstar
I have found the culprit and should now be fixed here smile
Posted
Forum Administrator
Torborg
Posts: 1758
starstarstarstar
[:P][)8] Good!
Posted
Forum Administrator
HuwR
Posts: 4536
starstarstarstarstar
It isn't just the member search results that are not working, the sidebar search boxes also behave the same, so getting somewhere bigsmile
Posted
Forum Administrator
HuwR
Posts: 4536
starstarstarstarstar
merged with previous topic on this, still can't figure it out bigsmile
Posted
Forum Administrator
HuwR
Posts: 4536
starstarstarstarstar
but stumped on this one at the moment, since all it does is do a search so should function the same as a normal search result.

I have stepped through the code, and it does indeed fetch the next page of results but for some reason the display is not updating, very odd!
Posted
Forum Administrator
Torborg
Posts: 1758
starstarstarstar
Browser: Chrome and edge
URL: https://www.reddick.co.uk/mvc/Account/UserProfile/Torborg and then click All non-archived posts by Torborg

Summary
Problems when I search for users post. From profile I click All non-archived posts by user. The results are listed, but nothing happens when I click page 2 or 3...
Steps to reproduce error

Results
Expected result
---------------



Actual result
---------------




Notes/Attachments


When I click on 2 nothing happens
Posted
Forum Administrator
Torborg
Posts: 1758
starstarstarstar
thumbsUp
Posted
Forum Administrator
HuwR
Posts: 4536
starstarstarstarstar
Still trying to figure this one out smile
Posted
Forum Administrator
HuwR
Posts: 4536
starstarstarstarstar
mmm, not sure what is causing this, stepping through the code, it does fetch the correct page of results but doesn't then update the view, so must be something causing it to be cached somewhere