Published by Mijingo

tips icon image

EE Insider Tips
Sponsored by Mijingo's EE 2 Screencasts

ExpressionEngine mini-howtos created by the EE Insider community.

Tips tagged “Members”

Gotcha: remember to hide your memberlist

Posted on April 05, 2010 by johnniefp

Once you have set up your site you may find that your memberslist with screen_name is visible to all. To test this visit:
http://www.YOURDOMAIN.com/member/memberlist

Horrible isn’t it.

Anyway, to turn this off you have to do it per member group, in the back end go to:
CP Home› Admin› Members

Read this tip

Show Entries from Logged-in User

Posted on May 28, 2009 by Ryan Irelan

If you ever need to show the entries from the currently logged-in user, it’s easiest to use the CURRENT_USER global variable than any other method.

{exp:weblog:entries weblog="foo" username="CURRENT_USER" limit="10"}
...
{/exp:weblog:entries} 

Alternately, if you don’t want to show entries from

Read this tip

Search EE Insider Tips
Sponsored By