vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.7 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=228)
-   -   Major Additions - TfSEO 2: the free vBulletin url rewrite (https://vborg.vbsupport.ru/showthread.php?t=173738)

yahsuah 11-20-2012 01:33 PM

Quote:

Originally Posted by abdobasha2004 (Post 2262976)
how to uninstall Tfseo
i want an htaccess file to redirect tfseo urls to normal vbulletin urls

me too...

I am using vb 3.8.7 pl1

How can I revert back to original vbulletin's htaccess?

Brandon Sheley 11-20-2012 01:49 PM

Quote:

Originally Posted by yahsuah (Post 2382911)
me too...

I am using vb 3.8.7 pl1

How can I revert back to original vbulletin's htaccess?

um.. :o

Last Update: 19 Mar 2009

itilm 11-22-2012 03:58 PM

Not found Error in my forum help me

itilm 12-17-2012 05:35 PM

any help for me ?? after seo my forum shows not found error ?

majidlucky 12-19-2012 07:50 AM

rubbish mention the steps to install this mod becuse it crashed my vbulletin bad time

Naijasite 03-09-2013 08:02 AM

Does it work for VB 4.2

final kaoss 03-10-2013 02:48 PM

No, there are major code changes between vb3 & vb4 and it would be pure luck on your part if this mod did function even minimally on vb4. Anyways if all you're concerned with is FURLS (friendly urls), then either check out my article or vbseo to get that functionality (Look in sig).

Naijasite 03-23-2013 07:15 PM

please update the mod to vb 4.2.

yahsuah 01-16-2014 04:08 PM

Quote:

Originally Posted by yahsuah (Post 2382911)
me too...

I am using vb 3.8.7 pl1

How can I revert back to original vbulletin's htaccess?

I could write some htaccess codes by modifying Neo's codes @ Unix.com forum (http://www.unix.com/web-programming/...etin-urls.html)

Code:

#####################################
# TFSEO URLS FIXING http://www.unix.com/web-programming/238951-removing-vbseo-vbulletin-reverting-back-vbulletin-urls.html
#####################################
RewriteEngine on
RewriteRule [^/]+/[^/]+-t([0-9]+)\.html http://www.YOURDOMAIN.com/forum/showthread.php?t=$1 [L,R=301]
RewriteRule [^/]+/[^/]+-f([0-9]+)/ http://www.YOURDOMAIN.com/forum/forumdisplay.php?f=$1 [L,R=301]
#####################################
# TFSEO URLS FIXING http://www.unix.com/web-programming/238951-removing-vbseo-vbulletin-reverting-back-vbulletin-urls.html
#####################################


LegendsKim 04-27-2014 10:05 AM

Would it work on vb 4.2.2?


All times are GMT. The time now is 07:29 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.02067 seconds
  • Memory Usage 1,735KB
  • 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
  • (3)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (2)pagenav_pagelink
  • (3)pagenav_pagelinkrel
  • (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