List faction reputation for members
Moderator: ds
by Diska » Tue Jan 02, 2007 7:16 am
I'm running roster 1.7.2 and installed the latest reputation addon. It works fine, but when I select a faction from the dropdown box it refreshes the browser and gets out of my iframe.
An example says more than a thousand words:
http://www.unbridled.eu/e107_plugins/wrap/wrap.php?1.
-
Diska
- Roster AddOn Dev
-
- Posts: 179
- Joined: Tue Jul 04, 2006 2:05 pm
by undood » Wed Jan 24, 2007 2:30 am
Find in membersRep.php line 31
- Code: Select all
<select name="factionfilter" onchange="top.location.href=this.options[this.selectedIndex].value">
replace with
- Code: Select all
<select name="factionfilter" onchange="self.location.href=this.options[this.selectedIndex].value">
-
undood
- WR.net Apprentice
-
- Posts: 16
- Joined: Tue Jul 04, 2006 1:29 pm
by Diska » Mon Feb 05, 2007 8:50 am
thanks! works perfect!
-
Diska
- Roster AddOn Dev
-
- Posts: 179
- Joined: Tue Jul 04, 2006 2:05 pm
Return to Reputation
Who is online
Users browsing this forum: No registered users and 0 guests