rejetto forum

A little confusion about the macros...

0 Members and 1 Guest are viewing this topic.

Offline Chrisp6825

  • Occasional poster
  • *
    • Posts: 20
    • View Profile
hah.. o wow.
I only had the index.html file in the actual chat folder. but only in hfs it was renamed to "hfs.diff.tpl"
so i just renamed the actual file to "hfs.diff.tpl" and it works.
Posted on: June 14, 2008, 07:01:18 PM
Shouldn't i leave this topic here just in case someone else has this question?

I have another question though... I noticed in the hfs.diff.tpl file it says :
Code: [Select]
{.append|chat.html|<br>.....

where is the chat.html file that its appending to? like, where is the chat stored in?


Offline Foggy

  • Tireless poster
  • ****
    • Posts: 806
    • View Profile
unless you specify a static path in the hfs template, the path is relative to the hfs executable.

som in this case the chat.html file is being saved in the same folder as the hfs executable.