Quick and easy way to see what recipes your character is missing
Moderators: zeryl, Teta68
by ahnernoch » Thu Mar 29, 2007 10:54 pm
how can i change the addon that it opens a new window when i select the link of an item to Allakhazam.com!?
-
ahnernoch
- WR.net Apprentice
-
- Posts: 31
- Joined: Sat Sep 02, 2006 12:33 am
by Malkom » Wed Jul 04, 2007 8:02 pm
In missing.php,
Line 168, replace this :
- Code: Select all
$ptotal = "<br /><a href=\"$plink\" >$pname</a>";
by this :
- Code: Select all
$ptotal = "<br /><a href=\"$plink\" target=_blank>$pname</a>";
line 189, replace this :
- Code: Select all
<a href="'.$link.'">
by this :
- Code: Select all
<a href="'.$link.'" target="_blank">
Last edited by
Malkom on Wed Jul 04, 2007 9:24 pm, edited 1 time in total.
-
Malkom
- WR.net Journeyman
-
- Posts: 144
- Joined: Tue Jan 09, 2007 11:02 am
- Location: France - 91 - Longjumeau
Return to Missing Recipes
Who is online
Users browsing this forum: No registered users and 0 guests