You are viewing this site as a guest. Join our community to get your questions answered and share knowledge. Active members may advertise and ask for a website critique.

you may be interested in this error warning i got from TWF

They have: 393 posts

Joined: Feb 2005

I made a post and recieved this error message

AttachmentSize
twf.gif33.96 KB
Megan's picture

She has: 11,007 posts

Joined: Jun 1999

I just got that error when posting as well. Will let JeevesBond know ASAP.

decibel.places's picture

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's picture

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. Smiling

a Padded Cell our articles site!

decibel.places's picture

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.

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's picture

He has: 1,550 posts

Joined: Jun 2008

sometimes you just gotta be a surgeon - as long as no functions are affected Sticking out tongue

sometimes code is left in from a previous release, or another module might already perform the function... it's a trial and error thing