super.smash.brothers Posted April 11, 2007 Posted April 11, 2007 File: /sources/ipsclass.phpFunction: make_profile_link($name, $id="")Add in an parameter called $tab. This is more for the use of personal profile is enabled. $tab will add in "tab={$tab}" in the link.
Michael Posted April 11, 2007 Posted April 11, 2007 Not sure I understand, is the goal of that to force the link that function creates to open with a specific tab opened?
super.smash.brothers Posted April 11, 2007 Posted April 11, 2007 Basically yes, Michael. I was about to use this but I didn't beacuse it doesn't force the tab for a mod I am making.
Jaggi Posted April 12, 2007 Posted April 12, 2007 if i'm understanding this right then its already done the in profile_portal.js file. Its parses the tab link off the tab name and some various other things.
Vince G. Posted April 12, 2007 Posted April 12, 2007 He meant to add $tab varible to the profile_link function so if there would be a tab input like: showuser=1&tab=posts then it would redirect to the posts tab by default.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.