MyBB Community Forums

Full Version: post > add forum adress
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Ben Türk üm
Turkish

Konuya kategorinin linkini eklemek istiyorum kod nedir ?

English

What is the code I would like to add a link to the topic category?

Post > add category url what code ?

Inside the post you can use BB Tags, like this;
[url=LINK OF FORUM]NAME OF FORUM[/url]
No , html code > postbit classic..
<a href="LINK OF FORUM">NAME OF FORUM</a>
no <a href="{$navbits[4]['url']}">{forum['name']</a>

{$navbits[4]['url']} = forum url

Error code ?
Help please