WebsiteBaker Community Forum (upd)

General Community => Off-Topic => Topic started by: masarin on November 20, 2008, 12:54:32 PM

Title: My site broken. WB or something else?
Post by: masarin on November 20, 2008, 12:54:32 PM
There's something wrong with my site, and I don't know if it's WB or something else that is broken.

When I go to the website:
http://www.tuidang.se
In Firefox I can see the site for a short moment then it dissapears and this error comes up:

"Not Found
The requested URL /stat/statics/type/txt was not found on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.41 Server at www.tuidang.se Port 80"

Does anyone know what has happend?

The site worked all right before.

/Pedro
Title: Re: My site broken. WB or something else?
Post by: BerndJM on November 20, 2008, 01:51:56 PM
Hi,

what's about this piece of code in your generated output?

<div class="subcr counter">
   <!-- Counter Begins -->
   <h4 class="countertext">Hittills har<span>
       <meta http-equiv="refresh" content="0;url=/stat/statics/type/txt"/>
</span> personer tagit avstånd från det Kinesiska Kommunistpartiet
   </h4>
   <!-- Counter Ends -->
</div>

the meta refresh is the reason. Did you enter this code, or who else?

Regards Bernd
Title: Re: My site broken. WB or something else?
Post by: masarin on November 20, 2008, 02:12:08 PM
Thank you!

I have changed the code, and now everything works fine.

Pedro  :-)