rejetto forum

A'la damn.to HFS Template

WMRomik · 49 · 38305

0 Members and 1 Guest are viewing this topic.

Offline WMRomik

  • Occasional poster
  • *
    • Posts: 13
    • View Profile
Just add somethink like this:
Code: [Select]
<TR><TD><a href="http://www.rejetto.com/forum/" target="_blank"><img src="/~img5" border="0" alt="">&nbsp;&nbsp;Rejetto Forum</a></TD></TR>


Anonymous

  • Guest
Have this template options of HFS 2.1? If it doesn't please somebody to make this teplate with options of hfs 2.1
sorry for the bad english


Offline skitzophrenic

  • Occasional poster
  • *
    • Posts: 2
    • View Profile
I found a bug in uploadingsystem, and whit some help from ledufe ( thank you very much ) he found a soulotiuon! its availble at:

http://ledufe.no-ip.info:2222/HFS-templates/HFS_damn_Template_by_brooks.en_2.0beta23-fixedpart.txt
« Last Edit: September 23, 2006, 02:56:22 PM by skitzophrenic »


Offline ledufe

  • Tireless poster
  • ****
    • Posts: 272
  • LEandro DUpont FErreira
    • View Profile
    • http://ledufe.no-ip.info:2222
I found a bug in uploadingsystem, and whit some help from ledufe ( thank you very much ) he found a soulotiuon! its availble at:

http://ledufe.no-ip.info:2222/HFS-templates/HFS_damn_Template_by_brooks.en_2.0beta23-fixedpart.txt

just in case of my server goes down for some reason, here the part of the code that we found it was missing on this template.....
Code: [Select]
[upload-results]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1">
<title>Upload Results for: %folder%</title>
<style type="text/css">\n%style%\n</style>
</head>
<body>
%loggedin%
<div class=little>Upload Results for:</div>
<div class=big>%folder%</div>
<div class=body>
%uploaded-files%
<br><br>
<a href="%encoded-folder%" target=_parent class=big><img border=0 align=bottom src="/~img14" alt="Back"> Go Back</a>
</div>
</body>
</html>

[upload-success]
<li><b>SUCCESS!</b> Uploaded: %item-name% --- %item-size% (Speed: %speed% KB/s)

[upload-failed]
<li><b>FAILED!</b> Error while uploading: %item-name%: ---  %reason%

hope it helps, and sorry about my poor english...
<<LeDuFe>>