[TYPO3-english] Re : Re : Function to get content of a page (to beused inuserFunc)

Victor Livakovsky v-tyok at mail.ru
Fri Aug 12 11:58:58 CEST 2011


Hi, Joel.

> If I replaced pidInList = current with pidInList = 72, I get 3 times the 
> content
> of page 72, so here again the split/loop is ok but the "current" seems to 
> be
> empty.

Try to replace "pidInList = current" with:
pidInList.current = 1
or
pidInList.stdWrap.current  = 1 



More information about the TYPO3-english mailing list