vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin Tips & Tricks (https://vborg.vbsupport.ru/forumdisplay.php?f=239)
-   -   Remove things you don't need (https://vborg.vbsupport.ru/showthread.php?t=218371)

ultimatearco 07-10-2009 10:00 PM

Remove things you don't need
 
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!

ultimatearco 07-11-2009 10:26 AM

Reserved

P?ŋĭsЋ?я 07-11-2009 11:10 AM

what is this plugin?

ultimatearco 07-11-2009 11:51 AM

I believe you are in the wrong section

elenh 07-11-2009 06:23 PM

I think i need all of the adove..
Thanks.

RL714 07-11-2009 07:33 PM

its a mods? i belive no one want to remove those above.

for an example who want to remove this line, the line below, just give this tag <!--hide what ever here--> , incase to use it later rather then remove it.
Quote:

<!--<a href="#top" onclick="self.scrollTo(0, 0); return false;">$vbphrase[top]</a>-->

Lynne 07-11-2009 09:55 PM

Moved to Tips & Tricks since this isn't really a modification - it's just telling the users what code to remove.

cheat-master30 07-11-2009 11:58 PM

It's interesting, although isn't it also possible to disable the Archive from the Admin CP itself, while this simply removes the link?


All times are GMT. The time now is 07:13 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02219 seconds
  • Memory Usage 1,728KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (4)bbcode_html_printable
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete