Happy new year
Printed from: MediaWizards - Snitz™ Forums .NET Core
URL: https://www.reddick.co.uk/mvc/Topic/Posts/6033?pagenum=1
Printed on: Sep 01, 2025 09:05
Topic
Author : HuwR
Subject : Happy new year
Posted : Jan 01, 2020 08:31
Message :
All the best for 2020
Replies ...
1
Reply Author: doughnut
Replied on: 1/4/2020 12:57:21 PM..ToLocalTime().ToForumDisplay()
Message:
Happy new year, hope you're on the mend now..stay well :) Smilies not working on here for me, is it just me?
2
Reply Author: doughnut
Replied on: 1/4/2020 1:02:43 PM..ToLocalTime().ToForumDisplay()
Message:
I just got this below after that last reply as well....
success true responseText" "6033|/mvc/Topic/Posts/6033?pagenum=-1|#21039"
3
Reply Author: HuwR
Replied on: 1/5/2020 10:15:54 AM..ToLocalTime().ToForumDisplay()
Message:
Yep, JavaScript problem, will sort it out soon
4
Reply Author: Torborg
Replied on: 1/6/2020 3:25:29 PM..ToLocalTime().ToForumDisplay()
Message:
Happy new year all of you :-)
5
Reply Author: Torborg
Replied on: 1/6/2020 3:33:50 PM..ToLocalTime().ToForumDisplay()
Message:
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.
6
Reply Author: doughnut
Replied on: 1/6/2020 8:40:01 PM..ToLocalTime().ToForumDisplay()
Message:
The forum's haunted
7
Reply Author: Torborg
Replied on: 1/8/2020 3:49:35 PM..ToLocalTime().ToForumDisplay()
Message:
I'm sure it's haunted - and that Huw can fix later. No hurry for me. :-)
8
Reply Author: HuwR
Replied on: 1/9/2020 8:33:33 AM..ToLocalTime().ToForumDisplay()
Message:
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.
9
Reply Author: philsbbs
Replied on: 2/4/2020 12:35:51 PM..ToLocalTime().ToForumDisplay()
Message:
Try red bull it gives you wings or is that a side effect. Glad your recovering mate.
10
Reply Author: Torborg
Replied on: 2/4/2020 9:22:45 PM..ToLocalTime().ToForumDisplay()
Message:
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.
11
Reply Author: Torborg
Replied on: 2/4/2020 9:25:33 PM..ToLocalTime().ToForumDisplay()
Message:
This code: https://www.reddick.co.uk/mvc/Topic/Posts/6029?pagenum=-1&archived=0#21022 caused the problem?
12
Reply Author: HuwR
Replied on: 2/6/2020 11:14:32 AM..ToLocalTime().ToForumDisplay()
Message:
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
13
Reply Author: Torborg
Replied on: 2/6/2020 7:24:17 PM..ToLocalTime().ToForumDisplay()
Message:
Nice! I'm looking forward to test it when I get back home. I'm in the Netherlands now, Utrecht.