[TYPO3-english] error when accessing the scheduler
Stefan Franke
stefan.franke at gmx.co.uk
Thu Apr 12 10:41:23 CEST 2012
Hello,
I was trying to set up my cronjob for the scheduler, when something apparently went wrong resulting in the non-accessibility of the scheduler. So now, when trying to access the scheduler, I always get the following error message:
-.-.-
Fatal error: Call to a member function clearAll() on a non-object in /PATH/TO/TYPO3-SRC/typo3/contrib/swiftmailer/classes/Swift/Mime/SimpleMimeEntity.php on line 800
-.-.-
At line 800 I found this code: $this->_cache->clearAll($this->_cacheKey); (TYPO3 Version 4.5.13)
It is trying to clear the cache at that point, but $this->_cacheKey is empty. When I comment this line of code out, it's working again, but that of course is not a solution.
How do I clear the cache, when something is corrupted? Can someone please help me with this?
Best,
Stefan
--
NEU: FreePhone 3-fach-Flat mit kostenlosem Smartphone!
Jetzt informieren: http://mobile.1und1.de/?ac=OM.PW.PW003K20328T7073a
More information about the TYPO3-english
mailing list