Errors/Warnings/Bugs
- hk
- Administrator
- Posts: 12832
- Joined: Sun Mar 26, 2006 10:34 am
- Location: Haren, Netherlands
Re: Errors/Warnings/Bugs
Discontinued for the time being .There's no information if and when they will be reinstalled.

War ruins the life and health of untold numbers of innocent children.
-
dsizzle
- Posts: 2
- Joined: Wed Jan 14, 2015 7:38 am
Problem 8 is blank?
Hi, sorry if this is totally the wrong forum, but I didn't find one for issues...but I cannot view Problem 8. The box that normally describes the problem statement is completely blank. I've tried reloading, logging out and back in, etc., to no avail. Seems to only be problem 8. Thoughts?
Thanks!
(see attached screenshot)
Thanks!
(see attached screenshot)
You do not have the required permissions to view the files attached to this post.
-
mdean
- Posts: 206
- Joined: Tue Aug 02, 2011 2:05 am
Re: Problem 8 is blank?
Wow! How did that happen? You should probably post this in the Errors/Warnings/Bugs topic on the News, Suggestions, and FAQs board.

- jaap
- Posts: 588
- Joined: Tue Mar 25, 2008 3:57 pm
- Contact:
Re: Problem 8 is blank?
This also breaks the "View the details of all problems on one page" option. It shows nothing beyond problem 7.
-
MHealy
- Posts: 40
- Joined: Sat Nov 17, 2012 11:32 pm
Re: Problem 8 is blank?
Indeed. Yet, when you viewing all solved problems on one page, they do not stop at 8, but instead it just shows a blank rectangle like on its problem page, then carries on as normal. Very peculiar.jaap wrote:This also breaks the "View the details of all problems on one page" option. It shows nothing beyond problem 7.

-
pinkcoffee921
- Posts: 1
- Joined: Wed Jan 14, 2015 12:23 pm
- mpiotte
- Administrator
- Posts: 1961
- Joined: Tue May 08, 2012 5:40 pm
- Location: Montréal, Canada
Re: Problem 8 is blank?
The issue is being investigated. Thanks for reporting it.dsizzle wrote:Hi, sorry if this is totally the wrong forum, but I didn't find one for issues...but I cannot view Problem 8. The box that normally describes the problem statement is completely blank. I've tried reloading, logging out and back in, etc., to no avail. Seems to only be problem 8. Thoughts? ...

- euler
- Administrator
- Posts: 5095
- Joined: Sun Mar 05, 2006 4:49 pm
- Location: Cheshire, England
- Contact:
Re: Errors/Warnings/Bugs
Yes, thank you for the feedback. It should be viewable again now.

impudens simia et macrologus profundus fabulae
-
dsizzle
- Posts: 2
- Joined: Wed Jan 14, 2015 7:38 am
- Animus
- Administrator
- Posts: 1987
- Joined: Sat Aug 16, 2014 1:23 pm
Re: Errors/Warnings/Bugs
I just read the "Proposed Release Schedule for New Problems" on projecteuler.net.
It's nice to have a double with problem 500 and 501 on the 31st January, celebrating the 500 limit!
But I guess the relase time of problem 506 is not correct: ("Problem 506: Sunday, 8th March 2015, 01:00 am")
Following the usual pattern, it should be Sunday, 8th March 2015, 05:00 am.
It's nice to have a double with problem 500 and 501 on the 31st January, celebrating the 500 limit!
But I guess the relase time of problem 506 is not correct: ("Problem 506: Sunday, 8th March 2015, 01:00 am")
Following the usual pattern, it should be Sunday, 8th March 2015, 05:00 am.
- hk
- Administrator
- Posts: 12832
- Joined: Sun Mar 26, 2006 10:34 am
- Location: Haren, Netherlands
Re: Errors/Warnings/Bugs
Thanks, fixed. However, following the usual scheme it is 2015_03_08_04 (server time).
A news item will be posted at the end of next week about the double release.
A news item will be posted at the end of next week about the double release.

War ruins the life and health of untold numbers of innocent children.
-
wefrieke
- Posts: 3
- Joined: Mon Jan 26, 2015 11:17 am
Re: Errors/Warnings/Bugs
The date of the news item in which the double release is announced is a bit strange: "24 February 2015: Problem 500"
- 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.
-
yankoer
- Posts: 1
- Joined: Sun Feb 01, 2015 6:44 pm
Re: Errors/Warnings/Bugs
Getting an error when trying to load the problem page: https://projecteuler.net/problems. Getting this:
And it goes to the "About" page.A critical error was encountered loading problem data
- euler
- Administrator
- Posts: 5095
- Joined: Sun Mar 05, 2006 4:49 pm
- Location: Cheshire, England
- Contact:
Re: Errors/Warnings/Bugs
Yes, thank you for letting me know. The problem should now be fixed and if it happens again it should fix itself automatically within 30 seconds.

impudens simia et macrologus profundus fabulae
-
asgerix
- Posts: 11
- Joined: Tue Jul 16, 2013 10:51 am
- Location: Copenhagen, Denmark
- Contact:
Error in LaTeX rendering
There seems to be a problem with the LaTeX formatting in the private problem forums.
As far as I can tell, the problem occurs if you use two or more subscripts to the same expression, like this:
$$\sum_{i=1}_{i\le n}i$$
It used to work before, but now the formulas are not rendered.
Here are some examples:
https://projecteuler.net/thread=478#175956
https://projecteuler.net/thread=479#176437
Regards,
Asger Grunnet
As far as I can tell, the problem occurs if you use two or more subscripts to the same expression, like this:
$$\sum_{i=1}_{i\le n}i$$
It used to work before, but now the formulas are not rendered.
Here are some examples:
https://projecteuler.net/thread=478#175956
https://projecteuler.net/thread=479#176437
Regards,
Asger Grunnet
- euler
- Administrator
- Posts: 5095
- Joined: Sun Mar 05, 2006 4:49 pm
- Location: Cheshire, England
- Contact:
Re: Errors/Warnings/Bugs
I don't understand what effect you're trying to achieve? The website uses MathJax. On that page is a live demo and by testing your expression you will see it doesn't like it (make sure you wrap your function in dollar signs). If you're trying to place a subscript before the function being summed then place the function within curly braces.
For example, is this what you're trying to get...?
$$\sum_{i=1}{_{i\le n}i}$$
I used: \sum_{i=1}{_{i\le n}i}
For example, is this what you're trying to get...?
$$\sum_{i=1}{_{i\le n}i}$$
I used: \sum_{i=1}{_{i\le n}i}

impudens simia et macrologus profundus fabulae
- jaap
- Posts: 588
- Joined: Tue Mar 25, 2008 3:57 pm
- Contact:
Re: Errors/Warnings/Bugs
The formula in asgerix's post is intended to be rendered as a summation with two lines underneath it, one with i=1, and below it a line with i<=n. That example is a little silly, but you do occasionally see sums with things like "p<N" and "p prime", one below the other rather than side by side.
BTW, it is very odd. At work asgerix's post rendered fine for me, but now at home its formula does not render at all, even though I am using the same browser (Firefox 35.0.1). The only difference is that at work it's 64-bit, at home 32-bit.
BTW, it is very odd. At work asgerix's post rendered fine for me, but now at home its formula does not render at all, even though I am using the same browser (Firefox 35.0.1). The only difference is that at work it's 64-bit, at home 32-bit.
- mpiotte
- Administrator
- Posts: 1961
- Joined: Tue May 08, 2012 5:40 pm
- Location: Montréal, Canada
Re: Errors/Warnings/Bugs
It can also be rendered with: "\sum_{{i=1} \atop {i \le n}} i"
$\sum_{{i=1} \atop {i \le n}} i$
$\sum_{{i=1} \atop {i \le n}} i$

-
mdean
- Posts: 206
- Joined: Tue Aug 02, 2011 2:05 am
Re: Errors/Warnings/Bugs
Is no one else seeing "[Math Processing Error]" in red text in 3 of the last 4 posts? I'm using Internet Explorer if it matters.


