Jamieinnh
12-20-2009, 12:34 AM
On my 3.8 site I have been using this mod: https://vborg.vbsupport.ru/showthread.php?t=82872 which worked very well.
Now, I would like to try to get this to work on my 4.0 site. I have edited the search.php file like the text file from the mod told me without a problem as that didn't change from version to version much, but the templates have changed and although I have tried to get my mind wrapped around it, I can't get it to work.
I am going to post the Template edits from the Mod text file, can anyone help me change this from 3.8 code to 4.0?
This is from the Text file:
edit from mod: code removed.
This is what I have found in the Navbar of 4.0:
<vb:if condition="$show['member']">
<li><a href="search.php?{vb:raw session.sessionurl}do=getnew&contenttype=vBForum_P ost">{vb:rawphrase new_posts_nav}</a></li>
<vb:else />
Thanks for any help you can give me!!
Now, I would like to try to get this to work on my 4.0 site. I have edited the search.php file like the text file from the mod told me without a problem as that didn't change from version to version much, but the templates have changed and although I have tried to get my mind wrapped around it, I can't get it to work.
I am going to post the Template edits from the Mod text file, can anyone help me change this from 3.8 code to 4.0?
This is from the Text file:
edit from mod: code removed.
This is what I have found in the Navbar of 4.0:
<vb:if condition="$show['member']">
<li><a href="search.php?{vb:raw session.sessionurl}do=getnew&contenttype=vBForum_P ost">{vb:rawphrase new_posts_nav}</a></li>
<vb:else />
Thanks for any help you can give me!!