sleemanj / xinha

WYSIWYG HTML Editor Component (turns <textarea> into HTML editors)
http://trac.xinha.org/
Other
13 stars 2 forks source link

An error has occurred: Method Not Allowed (Trac #1598) #1598

Closed sleemanj closed 3 years ago

sleemanj commented 12 years ago

I installed Xinha and am using it on an ASP.Net 4.0 page. When the page loads I get the following error:

An error has occurred: Method Not Allowed URL:http://localhost:2691/mydir/xinha/plugins/Linker/scan.php

I click OK and then everything is fine. The editor works without any problems.

The only change I made to the XinhaConfig.js was to add my textarea id. If I remove the Linker plugin the error goes away.

Reported by guest, migrated from http://trac.xinha.org/ticket/1598

sleemanj commented 12 years ago

Linker needs PHP, not ASP