Helping you Build Your Own Social Network!

Faster, better and easier!

Login on Homepage BP-MAG theme

(4 posts) (3 voices)

  1. Hi,
    Upgraded to BP 1.5 the other day. On the home page when logged in I now get a URL showing to the profile (not hyperlinked). It will show the Avatar, the URL (instead of the username) and the Logout link.

    What file is the code in for that? I can probably modify it to fix, just can't seem to find it.

    thanks, -J

    Posted 8 months ago #
  2. The theme needs to be updated. In the meantime, you could replace
    <?php bp_loggedinuser_link() ?>

    with
    <?php echo bp_core_get_userlink( bp_loggedin_user_id() ); ?>

    Posted 8 months ago #
  3. Thank you Mercime.

    @Jason,
    we are going to release the update of BP mag this Sunday to fix the issues. There are issues with replies and a couple of more.

    Posted 8 months ago #
  4. Awesome, good news. Fixed it like a charm.

    thanks! -J

    Posted 8 months ago #

Reply

You must log in to post.