Forum Replies Created
-
In reply to: using bb_get_profile_link
This is the warning that appears on the top of the page.
<b>Warning</b>: parse_url(/%3Ca%20href=%27http://mydomain.com/links/profile.php?id=2%27%3EView%20your%20profile%3C/a%3E) [<a href='function.parse-url'>function.parse-url</a>]: Unable to parse URL in <b>/home/domain/public_html/links/bb-includes/functions.php</b> on line <b>1794</b>
This is what the My Profile link links to:
http://mydomain.com/%3Ca%20href='http://mydomain.com/links/profile.php?id=2'>View%20your%20profile</a>
In reply to: using bb_get_profile_linkI tried that and this is what I get as the url of the link:
http://mydomain.com/%3Ca%20href='http://mydomain.com/links/profile.php?id=1'>View%20your%20profile
In reply to: Check if a user is logged in?chrishajer, the code you gave me worked. (I barely saw the “Y” in the “You are logged in” hiding behind my main content). So I guess that the code I tried before worked, only that it was hidden behind my main content so I didn’t see it.
Thanks.
In reply to: Check if a user is logged in?That doesn’t work when I add that to my WordPress (it has integrated functions). Nothing appears when I added the code. Also, what is the code to display content if user is logged in, else (if not logged in) display some other content.
In reply to: Changing “New Topic in this Forum” to different textthanks
In reply to: Load Bbpress into WordPressok, so what exactly are the steps to load bbpress into wordpress?