Page 1 of 1

First post in forum

Posted: Fri Feb 29, 2008 9:31 pm
by ed_r
When making the first post in a solution forum, I get:

Code: Select all

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

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

Warning: include() [function.include]: Failed opening 'static/thread_184_page_001.php' for inclusion (include_path='.:/usr/local/lib/php/') in /mounted-storage/home81c/sub002/sc17392-BXBG/projecteuler.net/includes/forum.php on line 143

No posts have been made yet.
Can this be cleaned-up? Thanks.

Re: First post in forum

Posted: Fri Feb 29, 2008 9:50 pm
by stijn263
congrats on being the first to solve 184 :)

Re: First post in forum

Posted: Fri Feb 29, 2008 10:31 pm
by ed_r
Thanks, henk, but I cheated! I saw arif enter the problem suggestion months ago: I even got told off by Hans for expressing surprise that the dev team hadn't swiped it from the forum more quickly :o

It's not big and it's not clever, but who am I to turn down the opportunity to top the ladder for a change :D

Re: First post in forum

Posted: Sat Mar 01, 2008 10:35 pm
by quilan
Yeah, 184's really giving me a bender on even figuring out a way to approach this creatively. I take it, that this & the quadrilateral one were considered "hard" questions [although I've got a Very solid idea on the quad one]?

Re: First post in forum

Posted: Sun Mar 02, 2008 4:56 pm
by daniel.is.fischer
Actually, this was considered medium (it allows more and easier approaches than the quadrilaterals). The quadrilaterals were considered hard, but apparently they're even harder than we thought.