Errors/Warnings/Bugs
-
Reiner Martin
- Posts: 1
- Joined: Sun Feb 21, 2016 10:54 am
- Location: Germany
Re: Errors/Warnings/Bugs
(This is for admins)
Hi, if I look at the list https://projecteuler.net/award=34 of people with the award 'State Of The Art' (solved the twenty-five most recent problems) I see a user 'googler' who has only solved 3 problems. Bug, or am I missing something?
Hi, if I look at the list https://projecteuler.net/award=34 of people with the award 'State Of The Art' (solved the twenty-five most recent problems) I see a user 'googler' who has only solved 3 problems. Bug, or am I missing something?

- nicolas.patrois
- Posts: 118
- Joined: Fri Jul 26, 2013 4:54 pm
- Contact:
- hk
- Administrator
- Posts: 12832
- Joined: Sun Mar 26, 2006 10:34 am
- Location: Haren, Netherlands
Re: Errors/Warnings/Bugs
I think nicolas patrois is right.
It seems that he has reset his progress and solved 3 problems after that.
I removed the awards that remained after this action.
It seems that he has reset his progress and solved 3 problems after that.
I removed the awards that remained after this action.

War ruins the life and health of untold numbers of innocent children.
- euler
- Administrator
- Posts: 5095
- Joined: Sun Mar 05, 2006 4:49 pm
- Location: Cheshire, England
- Contact:
Re: Errors/Warnings/Bugs
That is correct.
However, this has highlighted a small oversight in the script. I've just discovered that resetting progress cleared all solved problems, but it didn't reset awards (as the warning message explains it should do). I've fixed the script now.
It should be noted, however, that if you have made posts which have earned awards then those awards, along with the posts, will remain, but you will no longer have access to those posts. As the information on the privacy page explains, any posts you make are public. So if you reset or delete your account then they are not automatically removed. I can't imagine anyone wanting to go to such an extreme, but if anyone feels strongly about removing all traces of their identity then they would need to manually delete their posts BEFORE resetting/deleting the account.
However, this has highlighted a small oversight in the script. I've just discovered that resetting progress cleared all solved problems, but it didn't reset awards (as the warning message explains it should do). I've fixed the script now.
It should be noted, however, that if you have made posts which have earned awards then those awards, along with the posts, will remain, but you will no longer have access to those posts. As the information on the privacy page explains, any posts you make are public. So if you reset or delete your account then they are not automatically removed. I can't imagine anyone wanting to go to such an extreme, but if anyone feels strongly about removing all traces of their identity then they would need to manually delete their posts BEFORE resetting/deleting the account.

impudens simia et macrologus profundus fabulae
- Valentyn_Shtronda
- Posts: 27
- Joined: Tue Sep 11, 2012 9:18 pm
- Location: Ukraine
Re: Errors/Warnings/Bugs
Some more typos 
http://projecteuler.net/problem=392
postions -> positions
https://projecteuler.net/problem=365
coeffient -> coefficient
http://projecteuler.net/problem=392
postions -> positions
https://projecteuler.net/problem=365
coeffient -> coefficient
- mpiotte
- Administrator
- Posts: 1961
- Joined: Tue May 08, 2012 5:40 pm
- Location: Montréal, Canada
Re: Errors/Warnings/Bugs
Thanks, fixed.FourLegsDriveCat wrote:Some more typos
http://projecteuler.net/problem=392
postions -> positions
https://projecteuler.net/problem=365
coeffient -> coefficient

- jaap
- Posts: 588
- Joined: Tue Mar 25, 2008 3:57 pm
- Contact:
Re: Errors/Warnings/Bugs
Another:
Problem 547 (View Problem)
"For n = 3 there exits only one" -> "For n = 3 there exists only one "
Problem 547 (View Problem)
"For n = 3 there exits only one" -> "For n = 3 there exists only one "
- hk
- Administrator
- Posts: 12832
- Joined: Sun Mar 26, 2006 10:34 am
- Location: Haren, Netherlands
Re: Errors/Warnings/Bugs
Thanks, fixed.

War ruins the life and health of untold numbers of innocent children.
- jaap
- Posts: 588
- Joined: Tue Mar 25, 2008 3:57 pm
- Contact:
Re: Errors/Warnings/Bugs
In the forum for problem 333, my first post (second post on the first page) uses the strike-through mark-up codes [s] and [/s]. For some reason the [s] gets turned into [s=] and so no longer displays as strike-through.
I'm pretty sure it used to work, but I don't see [s] listed on the [url=https://projecteuler.net/about=forum_tags]About.... Forum Tags[/url] help page. Has this mark-up code been removed or changed?
I'm pretty sure it used to work, but I don't see [s] listed on the [url=https://projecteuler.net/about=forum_tags]About.... Forum Tags[/url] help page. Has this mark-up code been removed or changed?
- euler
- Administrator
- Posts: 5095
- Joined: Sun Mar 05, 2006 4:49 pm
- Location: Cheshire, England
- Contact:
Re: Errors/Warnings/Bugs
I don't remember having strike-through before, but I could be wrong. Anyway, it seems like a reasonable request so I've added it. Your post (link only works if you've solved the problem) should now appear as expected, and I've added it to the About... Forum Tags page. I hope I've not broken anything else in adding this!? 

impudens simia et macrologus profundus fabulae
- Valentyn_Shtronda
- Posts: 27
- Joined: Tue Sep 11, 2012 9:18 pm
- Location: Ukraine
- euler
- Administrator
- Posts: 5095
- Joined: Sun Mar 05, 2006 4:49 pm
- Location: Cheshire, England
- Contact:
Re: Errors/Warnings/Bugs
Thanks, FourLegsDriveCat. They have been fixed. And thank you for providing the links too; it saved time.

impudens simia et macrologus profundus fabulae
-
Ted
- Posts: 23
- Joined: Sun Apr 02, 2006 10:46 pm
Re: Errors/Warnings/Bugs
In https://projecteuler.net/problem=550 third line (first bullet line) "less then" should of course be "less than".
I wouldn't even mention it, but your site seems fastidious in correcting these minor typos when discovered. Which I really appreciate after reading so many internet articles with every error I had drummed out of me in elementary school cropping up in nearly every post.
I continue to love this site and the effort put into it by your crack team!
I wouldn't even mention it, but your site seems fastidious in correcting these minor typos when discovered. Which I really appreciate after reading so many internet articles with every error I had drummed out of me in elementary school cropping up in nearly every post.
I continue to love this site and the effort put into it by your crack team!
- Marcus_Andrews
- Administrator
- Posts: 1637
- Joined: Wed Nov 09, 2011 5:23 pm
-
Mullins_CZ
- Posts: 2
- Joined: Sun Mar 27, 2016 10:15 pm
Re: Errors/Warnings/Bugs
Hello,
when posting to a Problem 14 thread, I first got to the crying baby page and when doing so again, Internal Server error. I don't see my post in the thread, although the double post warning keeps popping up. It seems like the post is hanging somewhere in the middle without me being able to access it.
Thanks,
M.
when posting to a Problem 14 thread, I first got to the crying baby page and when doing so again, Internal Server error. I don't see my post in the thread, although the double post warning keeps popping up. It seems like the post is hanging somewhere in the middle without me being able to access it.
Thanks,
M.
- euler
- Administrator
- Posts: 5095
- Joined: Sun Mar 05, 2006 4:49 pm
- Location: Cheshire, England
- Contact:
Re: Errors/Warnings/Bugs
Panic not. If you're seeing the double post message then your post is safely stored in the DB. The forum pages you view are cached versions of the DB. On very rare occasions when the cached page is being generated after a new post is made an error occurs for reasons I do not understand. It will normally resolve itself if another post is made or someone edits an older post, but I can imagine that it is very frustrating for you. Sorry about that. Anyway, I've refreshed the cache and your post is showing up.

impudens simia et macrologus profundus fabulae
-
Mullins_CZ
- Posts: 2
- Joined: Sun Mar 27, 2016 10:15 pm
Re: Errors/Warnings/Bugs
Thank you.
No panic suffered. I was wondering whether it would update when someone posted theirs reply, but wasn't sure.
The website is great btw., my new favorite way of procrastination.
No panic suffered. I was wondering whether it would update when someone posted theirs reply, but wasn't sure.
The website is great btw., my new favorite way of procrastination.
-
square1001
- Posts: 27
- Joined: Tue Mar 15, 2016 2:58 am
- Location: Tokyo, Japan
- Contact:
Re: Errors/Warnings/Bugs
Problem 159
The problem name and 2*8 sheet in the problem statement written "Factorisation". I think this is "Factorization".
The problem name and 2*8 sheet in the problem statement written "Factorisation". I think this is "Factorization".

- euler
- Administrator
- Posts: 5095
- Joined: Sun Mar 05, 2006 4:49 pm
- Location: Cheshire, England
- Contact:
Re: Errors/Warnings/Bugs
That's the difference between British English and U.S. English spelling. The site generally adopts British English spelling.

impudens simia et macrologus profundus fabulae
- jaap
- Posts: 588
- Joined: Tue Mar 25, 2008 3:57 pm
- Contact:
Re: Errors/Warnings/Bugs
Here's a small niggle that may be more trouble than it's worth to fix.
When following a problem link such as https://projecteuler.net/problem=556 , I sometimes end up at the About PE page instead of the page for that problem. If I then go back and follow the link again, it does work.
I think this happens when my log-in session has become invalid (e.g. by logging in from another computer) so that the first time the link is followed it tries to log me into the old session, that fails and it redirects me to the About page - even though the page I requested is available for guests to view.
When following a problem link such as https://projecteuler.net/problem=556 , I sometimes end up at the About PE page instead of the page for that problem. If I then go back and follow the link again, it does work.
I think this happens when my log-in session has become invalid (e.g. by logging in from another computer) so that the first time the link is followed it tries to log me into the old session, that fails and it redirects me to the About page - even though the page I requested is available for guests to view.

