Page 1 of 1

Large level code submissions are now visible

PostPosted: Wed Feb 20, 2013 4:01 pm
by raptor
We finally figured out the issue with having large level code disappear in forum posts.

Please re-post your levels into the forums and not use 3rd party websites as those may disappear over time.

Thanks!

Re: Large level code submissions are now visible

PostPosted: Wed Feb 20, 2013 9:03 pm
by Lamp
raptor wrote:We finally figured out the issue with having large level code disappear in forum posts.

Please re-post your levels into the forums and not use 3rd party websites as those may disapear over time.

Thanks!



YAY :D :zapdance:

Re: Large level code submissions are now visible

PostPosted: Mon Feb 25, 2013 7:35 am
by watusimoto
raptor did the work while I held the whip.

Re: Large level code submissions are now visible

PostPosted: Mon Feb 25, 2013 8:42 am
by raptor
But it was so effective!

Re: Large level code submissions are now visible

PostPosted: Mon Feb 25, 2013 6:07 pm
by Lamp
So what was the problem? Seems it must've been an easy fix.

Re: Large level code submissions are now visible

PostPosted: Tue Feb 26, 2013 8:19 am
by watusimoto
Sometimes raptor fixes hard things.

Re: Large level code submissions are now visible

PostPosted: Tue Feb 26, 2013 9:44 am
by raptor
But only sometimes... and in the presence of a whip

Re: Large level code submissions are now visible

PostPosted: Tue Feb 26, 2013 10:50 pm
by Lamp
Lamp wrote:So what was the problem?

Re: Large level code submissions are now visible

PostPosted: Tue Feb 26, 2013 10:57 pm
by raptor
The problem involved PHP, regular expressions, and small buffer sizes. The solution was here:

http://www.php.net/manual/en/function.p ... php#105122

Re: Large level code submissions are now visible

PostPosted: Thu Feb 28, 2013 8:12 pm
by Fordcars
raptor wrote:The problem involved PHP, regular expressions, and small buffer sizes. The solution was here:

http://www.php.net/manual/en/function.p ... php#105122


I need to learn what PHP is :x

Re: Large level code submissions are now visible

PostPosted: Fri Mar 01, 2013 9:34 am
by watusimoto
You're probably better off if you don't...

Re: Large level code submissions are now visible

PostPosted: Tue Mar 05, 2013 1:09 pm
by Fordcars
watusimoto wrote:You're probably better off if you don't...


oh man, too late

Re: Large level code submissions are now visible

PostPosted: Tue Mar 12, 2013 7:19 pm
by amgine
Fordcars wrote:
watusimoto wrote:You're probably better off if you don't...


oh man, too late


lol

But ty for fixing it.

Re: Large level code submissions are now visible

PostPosted: Sat Mar 30, 2013 1:45 pm
by karamazovapy
Glad to see this works now!