vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 General Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=111)
-   -   Uninstalling vbSEO - Rewrite issue (https://vborg.vbsupport.ru/showthread.php?t=317744)

Guest210212002 03-12-2015 12:22 AM

Uninstalling vbSEO - Rewrite issue
 
Hi folks. I'm in the process of uninstalling vbSEO and am having trouble getting my .htaccess rewrites to work so that my old links are still valid. Here's a link to an old vbSEO'd post:

Code:

http://www.metalguitarist.org/forum/general-music-discussion/65644-vinces-new-album-embers-ares-out.html
It just dumps me at the main page, instead of where it should land:

Code:

http://www.metalguitarist.org/forum/showthread.php?t=65644
Here's my whole .htaccess, with the comments pulled out:

Code:

RewriteEngine On
RewriteRule [^/]+/([0-9]+)-[^/]+\.html http://www.metalguitarist.org/forum/showthread.php?t=$1 [L,R=301]

I followed the instructions here and best I can tell that should be the rewrite rule, but any old links just get redirect to my root domain.

Any insight would be awesome - if I'm missing something simple, my apologies. This has been quite the process and I've read about 100 threads on here about uninstalling it in the last couple of hours, so my eyeballs are starting to cross..

kh99 03-12-2015 10:23 AM

Did you solve this? When I go to the first link you posted above, I seem to correctly end up at the second link.

Dave 03-12-2015 11:03 AM

Works here as well.
If it still doesn't work for you then my guess is that the redirect is cached in your browser, simply clearing your cache should fix it.

Guest210212002 03-12-2015 11:23 AM

I did, thanks guys. Turned out to be a borked character in the .htaccess that I didn't catch. The culprit was my perpetually crappy vi editor skills.

Cheers!


All times are GMT. The time now is 08:10 PM.

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.01579 seconds
  • Memory Usage 1,712KB
  • 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
  • (3)bbcode_code_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (4)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