Problems

When I want to create/preview a thread I get that error from Apache:

Code:
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.
 
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.
 
vermaden said:
When I want to create/preview a thread I get that error from Apache:

Code:
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.
 
Back
Top