The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Friendly URL in different language
Hello,
I enabled Friendly URLs, and uploaded the .htaccess, and set it to Mod Rewrite Friendly URLs. The problem is that instead of threads/1-valami, I want a valamimas/1-valami, since threads is obviously an English word, and I want a Hungarian word instead of it. And idea how to solve thins? Thanks a lot, WSzP |
#2
|
|||
|
|||
Name the forum appropriately and it will change the URL.
|
#3
|
|||
|
|||
The forum name is totally different, and it has nothing to do with mod_rewrite using this kind of structure.
Code:
RewriteRule ^threads/.* showthread.php [QSA] RewriteRule ^forums/.* forumdisplay.php [QSA] RewriteRule ^members/.* member.php [QSA] RewriteRule ^blogs/.* blog.php [QSA] ReWriteRule ^entries/.* entry.php [QSA] |
#4
|
||||
|
||||
It's best if you ask at vb.com about this
|
#5
|
|||
|
|||
They told me to ask in here. It needs a modification, custom build .htaccess or something like that.
|
#6
|
||||
|
||||
Perhaps take a look at the class "vB_Friendly_Url" in includes/class_friendly_url.php
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|