vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Miscellaneous Hacks - Remove 'Powered By Vbulletin' in title (XML) (https://vborg.vbsupport.ru/showthread.php?t=265291)

LOGECT 06-15-2011 10:00 PM

Remove 'Powered By Vbulletin' in title (XML)
 
1 Attachment(s)
Info:
Remove "Powered by vBulletin" from Your Page Titles.

Quote:

Important notice:
As per vBulletin's license agreement, you are not allowed to remove the Jelsoft/vBulletin copyright in the footer of your forums unless you have purchased vBulletin's branding removal option (currently $120). The above instructions are intended to help you remove "non-contributory" ("powered by vBulletin") text in your forum's title to possibly help improve search engine positioning.
http://www.vbseo.com/f28/how-remove-...e-titles-4677/


Installation:

-Import XML file (as product) through AdminCP: Plugin System > Manage Products > [Add/Import Product]

To set options:
Go to: vBulletin Options > LOGECT - Remove Powered By Vbulletin in title

Versions:
v1.0 16 June 2011 ( XML )

djbaxter 06-16-2011 02:52 PM

I'm not sure why anyone would need a plugin to do this. Just edit the phrase "x_powered_by_vbulletin" and change it to read just "{1}" as your link correctly states. It doesn't ghet much easier than that.

leejohn02 06-16-2011 02:54 PM

well since not all of us are coders, its helps new people like myseif

Boofo 06-16-2011 04:26 PM

Here's how I did it a while back:

Code:

$vbphrase['x_powered_by_vbulletin'] = str_ireplace('- powered by vbulletin','', $vbphrase['x_powered_by_vbulletin']);

Good to see it released here, though. ;)

bandare 06-16-2011 10:59 PM

thanks! Helped me that didn't know... installed :)

Rckcrwlr 06-17-2011 10:21 AM

Thanks for making this easy for us with "code envy"...

angeljs 06-26-2011 10:49 AM

Thanks...I wouldn't have known how to do this, either :)

Mariner1 06-26-2011 11:03 AM

Does this work with 4.14.Not working on my forum

radiofranky 06-29-2011 05:00 PM

it doesn't work on 4.14

LOGECT 07-26-2011 02:55 PM

It works fine on all vb4 versions.


All times are GMT. The time now is 01:51 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.00989 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
  • (1)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)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
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete