So, this is what I've been up to - Posted (2474 Views)
Forum Administrator
/mvc/ProtectedContent/Avatar/HuwR132430879466080654.jpg
Posts: 4383
starstarstarstarstar
Apart from fiddling with my 3D printer, I have been writing some other Forum code smile

This time it is a plugin for Umbraco. It is written in .Net Core which is the latest Microsoft .Net incarnation. It is a very different beast entirely to the older .Net frameworks so lots of learning new stuff and hair pulling along the way bigsmile

It is still a WIP but should be releasing it soon, something else new, I have had to learn how to create NuGet packages.

Demo site: https://umbraco.themediawizards.co.uk/forums/
 Sort direction, for dates DESC means newest first    Page size 
Posted
Forum Administrator
/mvc/ProtectedContent/Avatar/HuwR132430879466080654.jpg
Posts: 4383
starstarstarstarstar
It is the latest version of Microsoft .Net, so I am upgrading the forum code. It is much better than this version of .Net
Posted
Forum Administrator
/mvc/ProtectedContent/Avatar/philsbbs.jpg
Posts: 2269
starstarstarstarstar
@huwr @Torborg never seen the snitzcore site before what is the idea behind it etc.
Phil
Posted
Forum Administrator
/mvc/ProtectedContent/Avatar/HuwR132430879466080654.jpg
Posts: 4383
starstarstarstarstar
thumbsUp
Posted
Forum Administrator
/mvc/ProtectedContent/Avatar/Torborg.gif
Posts: 1711
starstarstarstar
the link:
https://snitzcore.themediawizards.co.uk
(so that I easier can find it ...)
Posted
Forum Administrator
/mvc/ProtectedContent/Avatar/Torborg.gif
Posts: 1711
starstarstarstar
latest code iteration uploaded, it's getting there smileOriginally posted by HuwR


I tested "forgot password" and also used a password I can remember. It works nice! smile
Posted
Forum Administrator
/mvc/ProtectedContent/Avatar/HuwR132430879466080654.jpg
Posts: 4383
starstarstarstarstar
latest code iteration uploaded, it's getting there smile
Posted
Forum Administrator
/mvc/ProtectedContent/Avatar/Torborg.gif
Posts: 1711
starstarstarstar
Error messages are not appearing so I will investigate why, as they would probably help bigsmileOriginally posted by HuwR



Thanks, I will also try again smile
Posted
Forum Administrator
/mvc/ProtectedContent/Avatar/Torborg.gif
Posts: 1711
starstarstarstar
I checked the logs on the server and it wasn't the password that was the issue, it was complaing that the token was not valid. From what I can see, this is because the passwrd was successfully reset and the token was then re-used to set it to potentillaSOM46#! which failed because the token will have expired when the first rest succeeded.

Did you re-use the same link, or did you do another forgot password request?Originally posted by HuwR



I think I opened the link from the mail every time, but I could have re-use the same link. Many windows opened, and maybe i choose the wrong one. I'm not sure what I did. Thanks for explaining. I understand a lot more now. smile
Posted
Forum Administrator
/mvc/ProtectedContent/Avatar/HuwR132430879466080654.jpg
Posts: 4383
starstarstarstarstar
Error messages are not appearing so I will investigate why, as they would probably help bigsmile
Posted
Forum Administrator
/mvc/ProtectedContent/Avatar/HuwR132430879466080654.jpg
Posts: 4383
starstarstarstarstar
I checked the logs on the server and it wasn't the password that was the issue, it was complaing that the token was not valid. From what I can see, this is because the passwrd was successfully reset and the token was then re-used to set it to potentillaSOM46#! which failed because the token will have expired when the first rest succeeded.

Did you re-use the same link, or did you do another forgot password request?
You Must enter a message