caching - TYPO3 set_no_cache() triggering unnecessarily -


i using typo3 7.6.11 . of extension have no_cache = 1/set_no_cache = 1 forced in url.

by checking error log, i'm continuously seeing errors as

cms: $tsfe->set_no_cache() triggered. reason: no_cache requested via parameter. caching disabled!

cms: $tsfe->set_no_cache() triggered. reason: no_cache has been set before page generated - safety check. caching disabled!

also in install tool,

$typo3_conf_vars['fe']['disablenocacheparameter'] = '0';

basically after googling possible solutions.. found out setting disablenocacheparameter solve issue.. it'll useless in situations need pages cached (like fe_login , all)

if of guyz ever came across situation 1 above, i'd hear you. :)

i don't want error log show error. it's totally disturbing. :(

in general don't need parameter no_cache=1 @ if plugin should not cached, can switched user_int. same typoscript there coa_int content object makes content not cached.


Comments

  1. Caching - Typo3 Set_No_Cache() Triggering Unnecessarily - >>>>> Download Now

    >>>>> Download Full

    Caching - Typo3 Set_No_Cache() Triggering Unnecessarily - >>>>> Download LINK

    >>>>> Download Now

    Caching - Typo3 Set_No_Cache() Triggering Unnecessarily - >>>>> Download Full

    >>>>> Download LINK Nv

    ReplyDelete

Post a Comment

Popular posts from this blog

php - isset function not working properly -

javascript - Thinglink image not visible until browser resize -

firebird - Error "invalid transaction handle (expecting explicit transaction start)" executing script from Delphi -