Page 1 of 1

Glitch report

Posted: Mon Jan 14, 2008 6:53 am
by JohnMorris
Hi,

I clicked on "View the details of unsolved problems on one page" and got:
Warning: include(static/problems_data_06.php) [function.include]: failed to open stream: No such file or directory in /mounted-storage/home81c/sub002/sc17392-BXBG/projecteuler.net/includes/view_all.php on line 11

Warning: include(static/problems_data_06.php) [function.include]: failed to open stream: No such file or directory in /mounted-storage/home81c/sub002/sc17392-BXBG/projecteuler.net/includes/view_all.php on line 11

Warning: include() [function.include]: Failed opening 'static/problems_data_06.php' for inclusion (include_path='.:/usr/local/lib/php/') in /mounted-storage/home81c/sub002/sc17392-BXBG/projecteuler.net/includes/view_all.php on line 11
Problem 175
(Followed by problem 175's text without error).
My unsolved problems are 175 and 177 only, so it looks like the issue is associated with 177.

This appears repeatable at the moment.

Let me know if you'd like me to try anything to help diagnose.

Re: Glitch report

Posted: Mon Jan 14, 2008 7:27 am
by euler
Thanks, Thumbo. Problem fixed.

Re: Glitch report

Posted: Tue Jan 15, 2008 3:24 am
by JohnMorris
euler wrote:Thanks, Thumbo. Problem fixed.
There's still an issue, I'm afraid. The PHP diagnostics have gone away, but now that same page shows only the details of problem 175, omitting all mention of problem 177 completely.

Re: Glitch report

Posted: Tue Jan 15, 2008 7:37 am
by euler
Isn't it amazing how changing something as simple as < into [le] can so often solve a problem? :wink:

Re: Glitch report

Posted: Tue Jan 15, 2008 4:12 pm
by JohnMorris
euler wrote:Isn't it amazing how changing something as simple as < into [le] can so often solve a problem? :wink:
Heh! Looks good.

Thanks!