The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Hello,
Greetings! I have already implemented SEOed URLs in my website referring to this thread : https://vborg.vbsupport.ru/showthread.php?t=104484. Right now, I've found out that when a user clicks "New Posts" link he will be redirected to the index page. I'm wondering why it won't go to the expected page. I've been figuring this out for almost 2 hours but couldn't resolved the said issue. By the way, here the Rewrite rule in .htaccess for that link/page : ============================================ RewriteRule ^search-(.*).html/$ search.php?do=$1 [L] RewriteRule ^search-(.*).html$ search.php?searchid=$1 [L] ============================================ The first line will cater : search.php?do=getnew The second line will cater : search.php?searchid=[x] *Note: Before it will redirect to index page, it passes thru this page "search-getnew.html/search.php?searchid=[x]". It seems weird. Any help is greatly appreciated... Regards! ![]() |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|