Claudi Cornaz wrote:

I need to change the include statement to:
include "../lib/cc_PageStats.irev"
but this doesn't work.

I have many pages at my on-rev site like that and it works fine. The "../" does mean "up one folder" and I often use it.

Even better would be, preferably a one liner, so I can include the file from whatever dir the requested page is,
without worring about the number of levels
(I have been trying with a 'hard coded adress like "http://claudi.on-rev.com/lib/cc_Pagestats";

This works too. Did you use the include statement as a revTalk script? It has to be like this:

<?rev include "../cc_PageStats.irev" ?>

--
Jacqueline Landman Gay         |     jac...@hyperactivesw.com
HyperActive Software           |     http://www.hyperactivesw.com
_______________________________________________
use-revolution mailing list
use-revolution@lists.runrev.com
Please visit this url to subscribe, unsubscribe and manage your subscription 
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution

Reply via email to