rejetto forum
Software => HFS ~ HTTP File Server => HTML & templates => Topic started by: johnjaykay on January 06, 2011, 02:21:08 AM
-
I reset to the default template and this is what I get... I don't know what I am doing wrong...please let me know. Thanks.
-
It would be interesting that you can inform us to what corresponds the html error which appears at the bottom of your browser
-
My apologies, I didn't even think about that. I will upload this. Thanks for pointing that out.
-
I don't know what I did but it doesn't show it anymore?????? That must have beeen an error on my part. All I did was change the template to a "Different Template" under folder properties, then changed it back to show you the error, then it loaded 100% correctly. ??? ??? ??? ???
-
Your sections ( "Not Found" and "Unauthorized" ) have a defect according with the HOME button
replace in each the code <a href="..">HOME</a> by <a href="/">HOME</a>
or replace the word HOME by UP :)
default template has those lines
[not found]
<h1>{.!Not found.}</h1>
[color=blue]<a href="/">[/color]{.!go to root.}</a>
[unauthorized]
<h1>{.!Unauthorized.}</h1>
{.!Either your user name and password do not match, or you are not permitted to access this resource..}
Otherwise your server seem to work correctly under IE6 and FF ;)
-
So that was you looking around today? I was a little worried when I saw an IP address I didn't know. Thanks for your help.
John