PDA

View Full Version : Error with text editor


brdennis
11-03-2006, 10:57 AM
I've installed and un-installed Soholaunch about 4-6 times. Everything seems to work fine except the text editor. When I try and use the text editor a new window pops up and says this
"Not Acceptable

An appropriate representation of the requested resource /sohoadmin/program/modules/editor/pinEdit.php could not be found on this server."

Can somebody please tell me what I can do to resolve this issue.


Thank you,

cica
11-03-2006, 05:07 PM
brd-

Create or edit your .htaccess file in public_html to include the line:

SecFilterEngine off

That should do the trick.

-Tom