Back to vBulletin Tips & Tricks

Remove things you don't need
by ultimatearco 11 Jul 2009

Hi all,
Here I explain how to remove things you dont need/want anymore, like the archive, the meet the staff etc..

When installed, klick INSTALLED!!!!
I do not give support to people who didn't install!!
I'm not responsible for if you screw up, if you do, il try to help tough.


Remove Archive
1) Go to the template footer

2) Search:
Code:
                               <if condition="$vboptions['archiveenabled']"><a href="archive/index.php">$vbphrase[archive]</a> |</if>
3) Remove.

Go back to Top
1) Again, the header template.

2) Look for
HTML Code:
<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>
3) Remove.

Remove contact us
1) Again in the footer template

2) Find:
HTML Code:
 <if condition="$show['contactus']"><a href="$vboptions[contactuslink]" rel="nofollow">$vbphrase[contact_us]</a> |</if>
3) Remove.

Remove View Forum Leaders
1) Go to FORUMHOME template

2) Look for
HTML Code:
			<if condition="$vboptions['forumleaders']">&nbsp; &nbsp;
			<a href="showgroups.php$session[sessionurl_q]">$vbphrase[view_forum_leaders]</a></if>
		</strong></div></td>
3) Remove.

Remove last visited I need help with this, this is broken!
1) Go to the HEADER template

2) Look for:
HTML Code:
			                                              <phrase 1="$pmbox[lastvisitdate]" 2="$pmbox[lastvisittime]">$vbphrase[last_visited_x_at_y]</phrase>
3) Remove.

Thanks for using

Arco

Enjoy!

vblts.ru supports vBulletin®, 2022-2024