Plugin Links and varibles
I am learning the new link format by using plugins to add tabs to the navbar.
I go that working.
The next problem I have though is some of my 3.8 links used userid varibles as part of the url.
i.e.
<li><a href="http://xxxxxxxxxx.com/showcat.php?cat=999&user={vb:raw (or var) bbuserinfo.userid}">My Stuff</a></li>
I have tried everything from "' to '" to ". to '". to get this working and can't seem to figure it out.
Any help?
|