| i have tried to mirror NEW site with the latest version of
httrack v3.20RC2 in different folder than that i used to do
with previous versions of httrack (u can see my
observations in 'HELP!!!! HELP!!!! HELP!!!!', 'i think i
know what is the cause' & 'i think i know what is the cause
[2]' posts on this forum that has been posted in last 2
days) and the same thing happened - there is a character
per row limit, so that my project's name (which is very
long) is stored in few rows - i think that the good idea is
to set row width more than '100' (i think that '500' will
be enough)...
second, link to project in available projects index.html is
not directed to project's index.html within project's
folder, but to project's folder itself!!!!!!!! this is the
html code of index.html:
<!-- ERROR : UNABLE TO FIND HTML FILE, USING INTERNAL ONE --
>
<HTML>
<!-- Mirror and index made by HTTrack Website
Copier/3.20RC2 [XR&CO'2002] -->
<HEAD>
<TITLE>Local index</TITLE>
</HEAD>
<BODY BACKGROUND="backblue.gif"><H1 ALIGN=Center><U>Index
of locally available sites:</U>
</H1>
<BR><BR>
<TABLE BORDER="0" WIDTH="100" CELLSPACING="1"
CELLPADDING="0">
<UL>
<!-- ERROR : UNABLE TO FIND HTML FILE, USING INTERNAL ONE --
>
<TR>
<TD BACKGROUND="fade.gif">
<LI>
<A HREF="my%20new%20project%20just%20as%20a%20test">my new
project just as a test</A><BR>
</LI>
</TD>
</TR>
<!-- ERROR : UNABLE TO FIND HTML FILE, USING INTERNAL ONE --
>
</TABLE>
<BR>
<BR>
<BR>
<I><H6 ALIGN="RIGHT">Mirror and index made by HTTrack
Website Copier [XR&CO'2002]</H6></I>
<!-- Mirror and index made by HTTrack Website
Copier/3.20RC2 [XR&CO'2002] -->
<!-- Thanks for using HTTrack Website Copier! -->
</BODY>
</HTML>
what is wrong here?! is it an httrack's bug, or something
is wrong with my computer!?!?!? | |