The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
Quick links>user control panel>social groups.
What template do I edit to change the social groups link? And where, exactly, in that template? Because my social groups are in the phpfox side of my integrated site, I need Social Groups to point to a different URL than it does now. (Yes, I know, I would be better off if social groups and everything else was on the vB side, but it is way to late for that now!) Also, this page -- http://www.YOURSITE.com/forum/album....dgroup=1#page1 (put something else in for YOURSITE) points to social groups also. Where do I go to change the link on this page? Thanks!!! |
#2
|
||||
|
||||
![]()
To find the template - vboptions > General Settings > Add Template Name in HTML Comments > set to Yes . Then go back to your page and view the source code and you will see the name of the template called around your part of the code. Sometimes the template is the one mentioned at the very top of the page source.
|
#3
|
|||
|
|||
![]() Quote:
So, still havent found the template; anyone out there know where to look? |
#4
|
||||
|
||||
![]()
Well, if you are talking about Quick Links, then that *should* be in your navbar unless you have a custom style and the designer put it somewhere else.
|
#5
|
|||
|
|||
![]()
Well, I found this --
<if condition="$show['socialgroupslink']"> in USERCP_SHELL so the question is, where do I go to edit the socialgroupslink and make it point to something else instead of groups.php Sorry if this is getting tedious, I appreciate your help! |
#6
|
||||
|
||||
![]()
Right under that line in the USER_CP, it has a link to group.php$session etc. group.php is the social groups page. I'm guessing you will want to search for group.php in the templates and modify everytime there is a link to group.php?
|
#7
|
|||
|
|||
![]()
So, does that mean that every time i find groups.php I should overwrite that with my social groups page URL?
The whole URL, or part of it? |
#8
|
||||
|
||||
![]()
I would test it first. I just did quick search for group.php in the templates and it is in a lot of templates. You may be better off just using Replacement Variables and seeing if you can replace the link that way.
|
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|