im backend kann Markitup nicht mehr aufgerufen werden...?
es erscheint nur noch die textarea...
die beiden dateien js und css können nicht mehr aufgerufen werden??
ging aber bissher immer???
- Code: Alles auswählen
<script type="text/javascript" src="include/addons/markitup/lib/jquery.markitup.pack.js"></script>
<link rel="stylesheet" type="text/css" href="include/addons/markitup/lib/skins/markitup/style.css" />
Fehlermeldung wenn ich die datei aufrufe...
- Code: Alles auswählen
<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>500 Internal Server Error</title>
</head><body>
<h1>Internal Server Error</h1>
<p>The server encountered an internal error or
misconfiguration and was unable to complete
your request.</p>
<p>Please contact the server administrator,
[no address given] and inform them of the time the error occurred,
and anything you might have done that may have
caused the error.</p>
<p>More information about this error may be available
in the server error log.</p>
<hr>
<address>Apache/2.2.9 (Debian) mod_python/3.3.1 Python/2.5.2 mod_ssl/2.2.9 OpenSSL/0.9.8g Server at www.xxx.tld Port 80</address>
</body></html>
hmmm weiss hier jemand rat...
gruß richy
EDIT
Lag an der .htaccess im include, die war binär und nicht im Asccii mode geladen...

