I'm trying to get community builder to automatically display a user's profile page when they log in. I've tried using the following URL's in the "URL for first login visit" in the registration configuration.
index.php?option=com_comprofiler&Itemid=2 (the number 2 is the menu id to CB)
index.php?option=com_comprofiler
Using either of these options doesn't take users to their profile page after login. All I get is a blank page.