The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
How to Change URL Like This?
Hello,
I'm using vb 3.8.x The default url in social group post is : http://www.site.net/group.php?do=dis...scussionid=189 I want to change it to : http://www.site.net/group.php?discussionid=189 Can i remove this line"do=discuss&group=&" using .htaccess ??? Thanks |
#2
|
||||
|
||||
yes and no.
You'd have to do something to identify the group itself. You could do something like: /groups/group-id-or-name/discussionid=189 |
#3
|
|||
|
|||
No, i just want remove this code "do=discuss&group=&" from social group post URL.
Code:
The default url in social group post is : http://www.site.net/group.php?do=discuss&group=&discussionid=189 I want to change it to : http://www.site.net/group.php?discussionid=189 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|