![]() |
The vb3 archive imo is inferior to Teck's version. I personally wish I never upgraded, so if you are on the fence, thats my story for you.
|
I just did some URL rewriting to redirect my old archive from this (and another hack) to all go to the new vB3 archive... Search Engines and traffic haven't missed a beat....
Since the new & old archives use a different amount of pages & posts per threads, I didn't do exact page redirects, only threads... Anyhow, here's my 4 rewrites... 2 for one other old archive hack , and 2 for this archive hack. Code:
RewriteCond %{REQUEST_URI} ^/archive/forum/(\d+)-(\d+) |
Quote:
My way seems easier, am I missing something you are doing that I'm not? Code:
RewriteRule showthread/t-(.*).html$ http://www.yourdomain.com/forums/archive/index.php/t-$1 [R,L] |
Migration a vb3.0 is possible?
thanks |
Thanks for the hack, however, I'm having some problems...
http://forums.ffshrine.org/archive/ it caches the archive index, and the main forum pages- but NO threads. why is this? do I have to wait yet another month? |
anyone know?
|
Had no problems converting this to work with the built-in vB3 archive. Just had to add these 2 lines to Apache's httpd.conf:
RedirectMatch permanent /showthread/(.*) /archive/index.php/$1 RedirectMatch permanent /forumdisplay/(.*) /archive/index.php/$1 All the Google links now work... |
Greetings,
I can not run this script on my new server. I can see the front page of your archive, but get an error page whenI click on any links. The module Mod_mime is installed. The apache is 2.0.47 What can i do? Runnin Vbulletin 2.3.5 :ermm: |
Thanks to you for the mod.
I know jack about programming and i got this to work. Talk about user friendly! Thanks again, so cool! |
n/m - figured out a workaround...
|
All times are GMT. The time now is 06:13 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|