hi im currently using your template system and its working very nice.
but i have one problem regarding the
vTemplateCache.
I have the foolowing lines in my ini.php
'CACHE_DIRECTORY' => 'c:phpdevwwwtemplatecache',
but when i want to test this this i get the following errors:
Warning: fopen("c:phpdevwwwtemplatecache/localhost/template/examples/vscope.vtc","w") - No such file or directory in c:phpdevwwwtemplatevTemplatecache.php on line 153
vTemplate error: unable to write to cache file (c:phpdevwwwtemplatecache/localhost/template/examples/vscope.vtc).
i tried a lot but that but didnt get the clou.
can you help me out?
thx
vscope