Should the logs be in the LogLog folder I have created? Casue I cannot
find them there?
Please help!
> Should the logs be in the LogLog folder I have created? Casue I cannot
> find them there?
Yes, the log files should be written to the same folder. Are you sure
you have set correct file paths in the InsertScript.txt, which contains
the javascript code to be inserted in the files you want to track?
var LogLogTarget = "http://www.YourDomain.no/folder1/folder2/loglog.asp";
There are 3 lines in there where this must be done. You can use the
complete path, or just the root folder path:
/folder1/folder2/loglog.asp
Silly question 1: Can you create other files in this folder?
Silly question 2: Do you get any errors?
regards
Terje Hauger