[Typo3] Front End User List extension not working

tobias zucali tobias at no-mad-designers.net
Sun May 29 12:15:27 CEST 2005


hi gabriel!
i had the same problem when installing this extension. there seems to be 
a bug when the "hideUser" values are not set (bad mysql-syntax). insert 
the following values in your TypoScript Constants and try again. it 
worked for me.

    # cat=plugin.feuser_list; type=string; label= 'Hide user' field: 
Name of a field that disables the listing of a single user. Any content 
that evaluates as 'true' will make the user disappear. Otherwise the 
user is display normally.
   hideUserField = 0

    # cat=plugin.feuser_list; type=boolean; label= Override the 'hide 
user' field: If you use this feature the users are always listed. This 
may be used to honour the preferences when showing profiles to 
non-members, but will allow members to see addresses of other members.
   neverHideUser =

i hope this helps,
	tobias



Gabriel Belforti wrote:
 > I installed the Front End User List  extension, added it as a content 
in a page, defined the startingpoint for the FE users page in the 
extension, but the extension didn't return any list. It returned:
 >
 > Displaying results 0 to 0 out of 0
 > Page 1
 > Username: Name:



More information about the TYPO3-english mailing list