benf posted this at 09:45 — 14th April 2009.
They have: 393 posts
Joined: Feb 2005
I made a post and recieved this error message
Megan posted this at 13:35 — 14th April 2009.
She has: 11,007 posts
Joined: Jun 1999
I just got that error when posting as well. Will let JeevesBond know ASAP.
decibel.places posted this at 14:09 — 14th April 2009.
He has: 1,550 posts
Joined: Jun 2008
while you're at it, what about fixing the (non)error when attaching a file? I noticed the same error on d.o.
JeevesBond posted this at 16:55 — 14th April 2009.
He has: 3,895 posts
Joined: Jun 2002
Fixed.
what about fixing the (non)error when attaching a file? I noticed the same error on d.o.
That'll be fixed when we -- eventually -- upgrade to Drupal 6.
a Padded Cell our articles site!
decibel.places posted this at 18:53 — 14th April 2009.
In D5 I had issues with the upload and imagefield modules triggering an error msg and creating duplicate uploads, same code, on upload module line 907 which I commented out and works fine now.
issue on d.o.
greg posted this at 18:55 — 14th April 2009.
He has: 1,580 posts
Joined: Nov 2005
You can just comment out lines? Surely it's required for something and not just bloat?
decibel.places posted this at 20:55 — 14th April 2009.
sometimes you just gotta be a surgeon - as long as no functions are affected
sometimes code is left in from a previous release, or another module might already perform the function... it's a trial and error thing
Megan posted this at 13:35 — 14th April 2009.
She has: 11,007 posts
Joined: Jun 1999
I just got that error when posting as well. Will let JeevesBond know ASAP.
decibel.places posted this at 14:09 — 14th April 2009.
He has: 1,550 posts
Joined: Jun 2008
while you're at it, what about fixing the (non)error when attaching a file? I noticed the same error on d.o.
JeevesBond posted this at 16:55 — 14th April 2009.
He has: 3,895 posts
Joined: Jun 2002
Fixed.
That'll be fixed when we -- eventually -- upgrade to Drupal 6.
a Padded Cell our articles site!
decibel.places posted this at 18:53 — 14th April 2009.
He has: 1,550 posts
Joined: Jun 2008
In D5 I had issues with the upload and imagefield modules triggering an error msg and creating duplicate uploads, same code, on upload module line 907 which I commented out and works fine now.
issue on d.o.
greg posted this at 18:55 — 14th April 2009.
He has: 1,580 posts
Joined: Nov 2005
You can just comment out lines?
Surely it's required for something and not just bloat?
decibel.places posted this at 20:55 — 14th April 2009.
He has: 1,550 posts
Joined: Jun 2008
sometimes you just gotta be a surgeon - as long as no functions are affected
sometimes code is left in from a previous release, or another module might already perform the function... it's a trial and error thing