Item Link

Categorizes items in your guildbank(s)

Moderator: Mathos

Item Link

Postby Malkom » Sat Mar 24, 2007 12:35 am

Hello,

Where is the definition of item link in this addon ?

Because my item link is on JudgeHype website (french roster ;)), but the links in the guild bank page go on thottbot website.... and I want to change this ^^
Image
User avatar
Malkom
WR.net Journeyman
WR.net Journeyman
 
Posts: 144
Joined: Tue Jan 09, 2007 11:02 am
Location: France - 91 - Longjumeau

Item Link

Postby Malkom » Thu Apr 05, 2007 5:26 pm

up ?
Image
User avatar
Malkom
WR.net Journeyman
WR.net Journeyman
 
Posts: 144
Joined: Tue Jan 09, 2007 11:02 am
Location: France - 91 - Longjumeau

Re: Item Link

Postby Propaganda » Fri Apr 06, 2007 12:59 am

You can configure the websites in your guildbank's conf.php

On line 34 you can select which site has to be used, an in line 77 to 88 you can configure them.
Propaganda
WR.net Apprentice
WR.net Apprentice
 
Posts: 4
Joined: Mon Jan 15, 2007 2:46 pm

Item Link

Postby zanix » Fri Apr 06, 2007 8:22 am

I *think* it's in conf.php, but I don't have access to the code at the moment
Read the Forum Rules, the WiKi, and Search before posting!
WoWRoster v2.1 - SigGen v0.3.3.523 - WoWRosterDF
User avatar
zanix
Admin
Admin
WoWRoster.net Dev Team
WoWRoster.net Dev Team
UA/UU Developer
UA/UU Developer
 
Posts: 5546
Joined: Mon Jul 03, 2006 8:29 am
Location: Idaho Falls, Idaho
Realm: Doomhammer (PvE) - US

Re: Item Link

Postby Zefi » Tue Apr 10, 2007 4:58 pm

Plop,

A la fin du fichier conf.php tu devras le modifier pour que cela corresponde à cela :

switch ($searchtype) {
case 2:
// Allakhazam / blasc.de
$itemlink['frFR']='http://worldofwarcraft.judgehype.com/index.php?page=bc-result&Ckey=';
$itemlink['enUS']='http://wow.allakhazam.com/search.html?q=';
$itemlink['deDE']='http://blasc.planet-multiplayer.de/?i=';
break;
default:
// Thottbot
$itemlink['enUS']='http://www.thottbot.com/index.cgi?i=';
$itemlink['deDE']='http://www.thottbot.com/de/index.cgi?i=';
$itemlink['frFR']='http://worldofwarcraft.judgehype.com/index.php?page=bc-result&Ckey=';

}

?>


A ++
Zefi
WR.net Apprentice
WR.net Apprentice
 
Posts: 5
Joined: Mon Nov 06, 2006 8:26 pm

Item Link

Postby Malkom » Thu Apr 12, 2007 5:45 pm

Merci Zefi... j'ai utilisé en plus la config de titan99 qui permet de modif les links dans le panneau de config du roster, et ça donne donc ceci dans le conf.php :

Code: Select all
$itemlink['frFR']=$roster_conf['quest_link_url1_1'];



Thank you Zefi... I have also use the configuration of titan99, what use roster config panel to change links... so the code is :

Code: Select all
$itemlink['frFR']=$roster_conf['quest_link_url1_1'];
Image
User avatar
Malkom
WR.net Journeyman
WR.net Journeyman
 
Posts: 144
Joined: Tue Jan 09, 2007 11:02 am
Location: France - 91 - Longjumeau


Return to Categorized Guild Bank

Who is online

Users browsing this forum: No registered users and 1 guest

cron