Troubles with wcmsblog

If you've problems with unsupported - non official ;-) - functionalities use this forum please.
Post Reply
stevemeister
Posts: 11
Joined: Thu 1. Feb 2007, 15:08

Troubles with wcmsblog

Post by stevemeister »

I have a problem with wcmsblog. Everything works fine and now you can't open and close the elements "add comment" "show comment". I have nothing changed.

look like this: http://www.xlarge.at/index.php?id=5,41,0,0,1,0

I hope someone can help me?
User avatar
DeXXus
Posts: 2168
Joined: Fri 28. Nov 2003, 06:20
Location: USA - Florida

Post by DeXXus »

Code: Select all

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /scripts/moo.fx.js was not found on this server.</p>
<hr>
<address>Apache/2.2.4 (Unix) PHP/5.2.0 Server at www.xlarge.at Port 80</address>
</body></html>

Code: Select all

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
<html><head>
<title>404 Not Found</title>
</head><body>
<h1>Not Found</h1>
<p>The requested URL /scripts/prototype.lite.js was not found on this server.</p>
<hr>
<address>Apache/2.2.4 (Unix) PHP/5.2.0 Server at www.xlarge.at Port 80</address>
</body></html>
Post Reply