06-25-2008, 04:05 PM
|
|
|
|
Join Date: Mar 2005
Posts: 975
Благодарил(а): 0 раз(а)
Поблагодарили:
0 раз(а) в 0 сообщениях
|
|
Quote:
Originally Posted by TheProphet
I had te remove the increase and decrease options on the members video tab, this give me an error "expect object"
When i tick the option for the cache, im getting this error:
PHP Code:
Fatal error: Uncaught exception 'Zend_Cache_Exception' with message 'cache_dir must be a directory' in /home/removed/domains/removed.nl/public_html/forum/Zend/Cache.php:144 Stack trace: #0 /home/removed/domains/removed.nl/public_html/forum/Zend/Cache/Backend/File.php(146): Zend_Cache::throwException('cache_dir must ...') #1 /home/removed/domains/removed.nl/public_html/forum/Zend/Cache/Backend/File.php(121): Zend_Cache_Backend_File->setCacheDir('./goldbrick/cac...') #2 /home/removed/domains/removed.nl/public_html/forum/Zend/Cache.php(127): Zend_Cache_Backend_File->__construct(Array) #3 /home/removed/domains/removed.nl/public_html/forum/goldbrick/includes/class_goldbrick.php(988): Zend_Cache::factory('Core', 'File', Array, Array) #4 /home/removed/domains/removed.nl/public_html/forum/goldbrick/includes/class_goldbrick.php(282): Goldbrick_Media->cacheCheck('da4c9b3517f3fb6...') #5 /home/removed/domains/removed.nl/public_html/forum/goldbrick/includes/class_goldbrick.php(160): Go in /home/removed/domains/removed.nl/public_html/forum/Zend/Cache.php on line 144
|
Try this attached class_goldbrick.php.
|