Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In with Facebook Sign In with Google Sign In with OpenID Sign In with Twitter

In this Discussion

How can i put "My Profile" like vanillaforums.org does?

Dear all,

How can i put users profile as "My Profile" on the left side like vanillaforums.org do?

Thanks,

Best Answer

  • camocamo newb
    Answer ✓
    Achu, I have your answer! (thanks Mark :))

    Add the following line to your config/config.php

    $Configuration['Garden']['Modules']['ShowSignedInModule'] = TRUE;

    Thats it, exactly like here! :)

    That is: in your config folder, add to the file called config.php

    you will see similar lines beginning with $Configuration['Garden'],

    just add the line beneath! :)
    ecashzone

Answers

Sign In or Register to comment.