[TYPO3] Is this a caching problem?

Dmitry Dulepov 9f4eetb02 at sneakemail.com
Thu Mar 15 09:14:49 CET 2007


Hi!

Fr. Simon Rundell SCP wrote:
> EXCEPT that it plays the first one selected, then when you go back to the
> list above, and select a new one, it just goes back and plays the one you
> first selected UNTIL I clear the FE Cache in the backend.
>  
> I have tried setting $this->pi_USER_INT_obj=1; in the wec_flashplayer
> extension, but this makes no difference. I think this must be some kind of
> caching problem, but don't know how to move on, and ensure that it picks up
> the new GET parameter each time.
>  
> Suggestions anyone?

$this->pi_USER_INT_obj is misleading... It affects only links generation 
  by pi_base library but does not affect caching. You need to look into 
ext_typoscript_setup.txt and change USER to USER_INT there. Then it will 
work as expected.

-- 
Dmitry Dulepov

Web: http://typo3bloke.net/
Skype: callto:liels_bugs

"It is our choices, that show what we truly are,
far more than our abilities." (A.P.W.B.D.)


More information about the TYPO3-english mailing list