[TYPO3-english] error when accessing the scheduler
Kay Strobach
typo3 at kay-strobach.de
Thu Apr 12 13:38:40 CEST 2012
Hi Stefan,
please create a bugreport ;)
regards
Kay
Am 12.04.2012 10:41, schrieb Stefan Franke:
> 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
>
>
>
--
http://www.kay-strobach.de - Open Source Rocks
TYPO3 .... inspiring people to share!
Get involved: http://typo3.org
Answer was useful: https://flattr.com/profile/kaystrobach
More information about the TYPO3-english
mailing list