[TYPO3-dev] Duplicate entry for cache_pagesection
ries van Twisk
typo3 at rvt.dds.nl
Fri Jul 13 02:32:39 CEST 2007
Hey All,
I get the same... it's indeed a bug.
I even get it on non-cachable pages, sometimes but not always...
Ries
On Jul 12, 2007, at 6:39 PM, Steffen Kamper wrote:
> Hi Elmar,
>
> no help, just confirmation.
> I get this very often by pressing strg+F5 - seems the forcing of load
> doesn't check for cache and tries to save it, must be a bug. I
> didn't got
> deeper now.
>
> vg Steffen
>
> "Elmar Hinz" <elmar.DOT.hinz at team.MINUS.red.DOT.net> schrieb im
> Newsbeitrag
> news:mailman.1.1184282518.12159.typo3-dev at lists.netfielders.de...
>>
>> Hi,
>>
>> in the extension bananas I submit and store a form and do an immidate
>> redirect by location header. I get warnings. Seems it is because the
>> caching system tries to store twice in the same second because of the
>> redirect. What is to do?
>>
>> Regards
>>
>> Elmar
>>
>>
>> I get the following warnings:
>>
>> caller t3lib_DB::exec_INSERTquery
>>
>> ERROR Duplicate entry '6-222419149' for key 1
>>
>> lastBuiltQuery INSERT INTO cache_pagesection
>> (content,tstamp,page_id,mpvar_hash)
>> VALUES ('a:4:{s:3:\"all\";a:2:{s:32:
>>
>> [... Some lines dropped ... ]
>>
>> \"fe_login_mode\";s:1:\"0\";}}}',
>> '1184281648',
>> '6',
>> '222419149'
>> )
>>
>> debug_backtrace require // tslib_fe->getconfigarray //
>> t3lib_tstemplate->start // t3lib_db->exec_insertquery // t3lib_db-
>> >debug
>>
>>
>>
>> Warning: session_start() [function.session-start]: Cannot send
>> session
>> cache
>> limiter - headers already sent (output started
>> at /var/www/typo3_src-4.1.1/t3lib/class.t3lib_db.php:1094)
>> in /var/www/ect/typo3conf/ext/lib/class.tx_lib_object.php on line 475
>>
>>
>>
>
>
> _______________________________________________
> TYPO3-dev mailing list
> TYPO3-dev at lists.netfielders.de
> http://lists.netfielders.de/cgi-bin/mailman/listinfo/typo3-dev
More information about the TYPO3-dev
mailing list