Thursday 10 March 2005 12:52:06 am
I get the following error on every first page load after clearing *all* caches. I checked the relevant ini's as described within http://ez.no/community/forum/setup_design/something_terribly_wrong_with_ez_cache Undefined variable: cacheDir in /home/www/dev/var/plain/cache/template/compiled/pagelayout-4f0eb7d9e6988bca5c6db687d142a069.php on line 289
Undefined variable: cachePath in /home/www/dev/var/plain/cache/template/compiled/pagelayout-4f0eb7d9e6988bca5c6db687d142a069.php on line 289
Undefined variable: keyString in /home/www/dev/var/plain/cache/template/compiled/pagelayout-4f0eb7d9e6988bca5c6db687d142a069.php on line 289
-bash-3.00$ pwd
/home/www/dev/settings
-bash-3.00$ grep -Ri cacheDir *
site.ini:CacheDir=cache
site.ini:CacheDir=content
texttoimage.ini:CacheDir=var/cache/texttoimage
-bash-3.00$ grep -Ri cachePath *
nothing
-bash-3.00$ grep -Ri keyString *
nothing
---
-bash-3.00$ pwd
/home/www/dev/settings/siteaccess/plain_user
-bash-3.00$ grep -Ri cacheDir *
-bash-3.00$ grep -Ri cachePath *
-bash-3.00$ grep -Ri keyString *
Should I be specifying these vars somewhere?
---
Carl
{'EZP 3.5, Apache 2, FC2, PHP 4.3.4 (cgi), MySQL 4.1.9'}
|