Quote:
Originally Posted by mrjbs
I have the same problem...no new event button. The button will show if the <if></if> is removed. But then it will show in all of the forums. Is there a different if statement that could be used to choose the forum that it will show up in?
|
<if condition="$forumid == 4">
<a href="newthread.php?$session[sessionurl]do=newevent&f=$foruminfo[forumid]" rel="nofollow"><img src="$stylevar[imgdir_button]/newevent.gif" alt="$vbphrase[lv_vb_eventforums_phrase_post_new_event]" border="0" /></a>
</if>
This mod works perfect in 3.8.X. Farcaster's product does not and had to take it out as the bridge between the two is released in 4.X.