Strange, but I cannot see the the ones with only one post. I can see that Phil has posted two questions in the bugs forum, but when I click in, there is nothing . Same with this thread. I could see that Huw had posted the subject Happy new year, but when I clicked in there was nothing there. Not before now, when there are several posts, now I see it all.
doughnut
06 Jan 2020, 20:40
The forum's haunted
Torborg
08 Jan 2020, 15:49
I'm sure it's haunted - and that Huw can fix later. No hurry for me. :-)
HuwR
09 Jan 2020, 08:33
I think it is because of a change I made to hide the topic on pages other than the first page will fix shortly. Still in recovery but getting there slowly, energy levels still pretty low so finding concentrating on code a bit difficult still.
philsbbs
04 Feb 2020, 12:35
Try red bull it gives you wings or is that a side effect. Glad your recovering mate.
Torborg
04 Feb 2020, 21:22
I think it is because of a change I made to hide the topic on pages other than the first pageOriginally posted by HuwR
I thought it was so that we should not send you PMs while you where ill. PM did not work.
OK, so it was not so easy to hide topic after all.
Torborg
04 Feb 2020, 21:25
This code: https://www.reddick.co.uk/mvc/Topic/Posts/6029?pagenum=-1&archived=0#21022
caused the problem?
HuwR
06 Feb 2020, 11:14
This code: https://www.reddick.co.uk/mvc/Topic/Posts/6029?pagenum=-1&archived=0#21022
caused the problem?Originally posted by Torborg
Yes, you need to change Convert.ToInt32(Model.Page) == 1 to Convert.ToInt32(Model.Page) <= 1 (I have updated the original post
Torborg
06 Feb 2020, 19:24
Nice! I'm looking forward to test it when I get back home. I'm in the Netherlands now, Utrecht.