reftagger not working on upload

kim j boland
kim j boland Member Posts: 3 ✭✭
edited November 2024 in English Forum

I would really appreciate advice, as I have tried many things.

When I preview mysite offline (coffee cup html editor) Reftagger seems to be fine - i.e I see links where the references are, and a blank logo for the "L"; also the control panel looks fine.

When I upload there is no functionality- In fact the Control Panel is replaced by text with no image.

Any ideas what I am doing wrong?Crying

churchofchristnewport.org (so far I am only working with the first page)

Many thanks in advance,

Kim J Boland

Comments

  • kim j boland
    kim j boland Member Posts: 3 ✭✭

    Just to add to this. When I look at the source html from the site, at the end I see:

    </script>
    <script type="text/javascript" src="9245.js"> </script>

    </body></html>

    although prior to this seems to have become script.

    Behind the 9245.js I read:

    <!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 /9245.js was not found on this server.</p>
    <p>Additionally, a 404 Not Found
    error was encountered while trying to use an ErrorDocument to handle the request.</p>
    <hr>
    <address>Apache/2.2.22 (Unix) mod_ssl/2.2.22 OpenSSL/0.9.8e-fips-rhel5 mod_auth_passthrough/2.1 mod_bwlimited/1.4 FrontPage/5.0.2.2635 Server at www.churchofchristnewport.org Port 80</address>
    </body></html>


    Finally, the html is not pretty. I started with Coffee Cup VSD and then tried other programs to work
    closer with HTML, as VSD did not support the preciseness seemingly required by Reftagger.