[TYPO3] *** POSSIBLE SPAM (6.0) *** How can I delete tt_news articles from the cache?
Stephen Bungert
s.bungert at metrinomics.de
Mon Mar 17 18:00:27 CET 2008
I see in your ratings extension you cleared the cash yourself like this:
$GLOBALS['TYPO3_DB']->exec_DELETEquery('cache_pages',
'page_id=' . $this->pid);
$GLOBALS['TYPO3_DB']->exec_DELETEquery('cache_pagesection',
'page_id=' . $this->pid);
So if I wanted to delete the page where the SINGLE news articles are
displayed, could I use the above with the correct PID?
-----Ursprüngliche Nachricht-----
Von: typo3-english-bounces at lists.netfielders.de
[mailto:typo3-english-bounces at lists.netfielders.de] Im Auftrag von Dmitry
Dulepov [typo3]
Gesendet: Montag, 17. März 2008 17:54
An: typo3-english at lists.netfielders.de
Betreff: Re: [TYPO3] *** POSSIBLE SPAM (6.0) *** How can I delete tt_news
articles from the cache?
Hi!
Stephen Bungert wrote:
> Is it possible to clear the cache of a tt_news item? If so how would this
be
> done?
There is no cache for tt_news item. You can only clear cache for page where
news items are displayed.
--
Dmitry Dulepov
TYPO3 core team
Web: http://typo3bloke.net/
Skype: callto:liels_bugs
"Nothing is impossible. There are only limits to our knowledge"
_______________________________________________
TYPO3-english mailing list
TYPO3-english at lists.netfielders.de
http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-english
More information about the TYPO3-english
mailing list