PDA

View Full Version : Problems


vermaden
November 16th, 2008, 20:56
When I want to create/preview a thread I get that error from Apache:

Method Not Implemented

POST to /newthread.php not supported.
Apache/2.2.x (FreeBSD) Server at forums.freebsd.org Port 80

Problem seems to be related when putting more then one / (slash) into the thread content, for example full path to rc.conf file.

vermaden
November 16th, 2008, 21:26
1. Your signature contains too many lines and must be shortened. You may only have up to 2 line(s). Long text may have been implicitly wrapped, causing it to be counted as multiple lines.

The true limitation is 1 line actually.

brd@
November 16th, 2008, 22:03
When I want to create/preview a thread I get that error from Apache:

Method Not Implemented

POST to /newthread.php not supported.
Apache/2.2.x (FreeBSD) Server at forums.freebsd.org Port 80

Problem seems to be related when putting more then one / (slash) into the thread content, for example full path to rc.conf file.
Fixed, thanks for reporting.

vermaden
November 16th, 2008, 22:12
Fixed, thanks for reporting.


I still get "Method Not Implemented" error when I want to start thread like that:
http://daemonforums.org/showthread.php?t=2382

brd@
November 16th, 2008, 22:21
Try again, please. It should be fixed now.

vermaden
November 16th, 2008, 22:36
Try again, please. It should be fixed now.

Yes its working now, thank you.