Function call not working
-
So I am creating links as such:
<a href="<?php echo bp_displayed_user_domain() ?>messages/inbox">Inbox</a>
It doesn’t work.
For example if I am on the page of website/forums/activity that following link will take me to website/forums/activity/inbox.
It should take me to website/members/user/messages/inbox/
Whats going on with this link?
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- You must be logged in to reply to this topic.