The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Visitor Message Default Profile Tab Issue
Okay, so I have used a couple of different methods with this in the Plugin Manager. Both codes work on most profiles, but there always seem to be some members that experience their profile tabs being Mentions, Quotes, and others for example when I have these plugins active.
First plugin code is Code:
if (!$vbulletin->GPC_exists['tab']) { $vbulletin->GPC['tab'] = 'visitor_messaging'; } and Code:
if (!$selected_tab) { $selected_tab = 'visitor_messaging'; } I have tried both at the same time and one at a time, but there always seems to be an issue of it not working on all profiles. Any help is much appreciated. |
#2
|
||||
|
||||
Try this mod, https://vborg.vbsupport.ru/showthread.php?t=302655
|
#3
|
|||
|
|||
Quote:
:' [ |
#4
|
||||
|
||||
Is there any pattern to the users experiencing that?
|
#5
|
|||
|
|||
It appears at random from what I can see. I can't really see any similarities between the account settings or such.
|
#6
|
||||
|
||||
Hmmm, is the same user able to reproduce the issue all the time, or is that random also?
|
#7
|
|||
|
|||
It appears to be constant. For example, I have one member who always goes to quotes, and another that always goes to mentions (DBtech User tagging mod).
|
#8
|
||||
|
||||
Ok so to be clear, it is when you go to these users profiles, it defaults to the wrong tab, or when those users go to someone's profile?
|
#9
|
|||
|
|||
It defaults to the wrong tab.
|
#10
|
||||
|
||||
OK, if you want, PM me a admin account, and the link to the two users profiles that reproduce this and I will see if I can figure out what is going on.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|