PDA

View Full Version : $prepared[...] does not works in USERCP_SHELL


typo3lab
Sun 18th May '08, 4:03pm
I want to use variable from MEMBERINFO ($prepared[username] and other $prepared[...]) in USERCP_SHELL
But this does not works.

Are there any possiblity to solve the problem?

Jake Bunce
Mon 19th May '08, 2:53am
You can use the $bbuserinfo[] array in that template. That array contains profile information for the current logged in user.