Quote:
Originally Posted by HM666
Yours does not already have it linked? Mine has it linked automatically. Maybe I'm misunderstanding what you need. This is when posting an article on the CMS, the screen is what I have...
|
Yeah, I have the author link. I'm trying to include the link to a user's profile in the article or forum post itself. As a temporary workaround I've added an if/else statement to member.php telling it to go to the currently logged in user's profile if a profile isn't specified in the URL/request.
EDIT: BTW, before anyone mentions it's a bad idea to edit the core file, I'm already aware. It's just a temporary workaround until I figure out a better way.