Advertisement

EQDKPRaidBanker

(9.4 KB) Download the Curse Client

Last Update: Dec. 14, 2007 (7 months ago)
Category: Raids & Encounters
Tags: raid
Project Manager: WalleniuM
Website: visit
Current Version: EQDKPRaidBanker WoW Addon 0.9.1
(for World of Warcraft 2.3.0)
Downloads Today: 4
Downloads Total: 31,629
Favorites: 159
Comments: 80
  • About EQDKPRaidBanker
  •  

{{{

  1. !html

EQDKP RaidBanker

There are two different files:

the EQDKP Plugin, current Version: 0.2 beta 7
Credits to fray.asamith
If you're running an old version, please uninstall the old addon and install the new one.

PERMISSIONS!
You have to give the user the permission to see the raidbanker, to see the config or to see something else. Don't ask "Why is the link not showing, Why is there Permission denied..."

the WoW-Addon for the Export (Screenshot)
Exports an String for inserting into EQDKP Raidbanker Plugin.
Based on a Version by Fray, Asamith, Runetotem

Slash commands:
/rb scan after you opened your bank
/rb getlog after scan is completed

i modified all files, added real multilanguage support to the EQDKP Plugin, rewrote large parts of the wow-addon.

Theres a known Bug in the admin-Interface of EQDKP. To solve it, please do the following code change:

file:
"/eqdkp/admin/index.php"
line:
579-627
old:
... => array('link' => ' ... .php' .$SID

(example: 1 => array('link' => 'addevent.php' . $SID, 'text' => $user->lang['add'], 'check' => 'a_event_add'),)

new:
... => array('link' => $eqdkp_root_path . 'admin/' . ' ... .php' .$SID

(example: 1 => array('link' => $eqdkp_root_path . 'admin/' . 'addevent.php' . $SID, 'text' => $user->lang['add'], 'check' => 'a_event_add'),)
}}}

  • Downloads (3)
  •  
Advertisement

You need to login or register to post comments.

Benefits of Registration

  • Interact with hundreds of thousands of other gamers on an open social network.
  • Post your stories, news, images, videos, and other content to share.
  • Create a network with your fellow gamers or join an existing one.
  • Gain reputation for everything you do.
 
  • Feb. 17, 2008, 08:49PM (5 months, 1 week ago)

    https://sourceforge.net/project/showfiles.php?group_id=167016&package_id=191877

    ^^ try this version. maybe its working better, i'll have to update it in the next weeks..

  • Feb. 13, 2008, 06:47AM (5 months, 1 week ago)

    i get an error massage when i try to import the bank-string

    Fatal error: Template->loadfile(): Error - file include_2 does not exist or is empty in /var/www/vhosts/Domain-name here/httpdocs/dkp/includes/class_template.php on line 205

    pls help

  • Nov. 22, 2007, 01:04PM (8 months ago)

    i'm working on a new version with guild bank support at the moment.

  • Feb. 16, 2007, 05:36AM (1 year, 5 months ago)

    https://sourceforge.net/project/showfiles.php?group_id=167016&package_id=191877

    dl it there. curtse corrputs it every second day. i'll not upload it again! upoaded it twice the last few weeks..

  • Feb. 13, 2007, 03:28PM (1 year, 5 months ago)

    When I download EQDKP Plugin 1.0.1 I get a 1kb zip file that come up as corrupt. Is there another place I can download this file?

  • Feb. 2, 2007, 03:08PM (1 year, 5 months ago)

    use eqdkp plus, this is 100% compatible and the bugs are fixed. or wait for eqdkp 1.3.2, the bug is fixed there, too.

    i'll add a ultimate fix in the next evrsioN!

  • Feb. 1, 2007, 02:34PM (1 year, 5 months ago)

    WalleniuM,

    I made the changes and removed "$dkpurl" from the links, but perhaps I did not do it correctly, as it still doesn't work. Any way you can show me an example? Do I remove that from more than the 3 lines (i think 3?) that I edited in that file? Thank you for your help!

  • Jan. 23, 2007, 09:51AM (1 year, 6 months ago)

    http://wowmods.de/dkp/plugins/raidbanker/raidbanker.php?s=

    some items does not work.. and if i make refresh (on that not working items) i get an script error

  • Jan. 19, 2007, 06:48PM (1 year, 6 months ago)

    open the raidbanker_plugin_class.php file and delete the $dkpurl value in front of the links.

    its a known bug of eqdkp. there are several ways to fix it. and they're not compatible with each other.

    this problem should be resolved in eqdkp 1.3.2 which should be released soon.

  • Jan. 18, 2007, 07:19PM (1 year, 6 months ago)

    I have allowed users permissions to do everythin with the raid banker 1.0.1, I have checked the SQL tables and made sure they are the authorized users.

    When I click "settings" under Raidbanker:

    Not Found The requested URL /dkp/admin/http://www.BloodPact.us/dkp/plugins/raidbanker/admin/settings.php was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    When I click "manage" under Raidbanker:

    Not Found The requested URL /dkp/admin/http://www.BloodPact.us/dkp/plugins/raidbanker/admin/editbankdata.php was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

    When I click "Item Relations":

    Not Found The requested URL /dkp/admin/http://www.BloodPact.us/dkp/plugins/raidbanker/admin/acl.php was not found on this server.

    Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.


    Why is it doing that and how can I fix it? It seems others are having the same problem. Thank you for your help.

  • Jan. 9, 2007, 01:57AM (1 year, 6 months ago)

    fixed the second problem (the raid banker CSS conflicted with some other CSS scripts that were pulled in)

  • Jan. 7, 2007, 09:05PM (1 year, 6 months ago)

    I have the same problem as mrberry, and had to edit the raidbanker_plugin_class.php file in order to get the plugin to work.

    Also, whenever I click on the add/import or add banker buttons in editbanker.php, I just get a floating box with nothing else - I have to manually load importbankdata.php and/or addbankdata.php in order for the pages to come up.

  • Jan. 6, 2007, 10:21AM (1 year, 6 months ago)

    you're using antother fix... i cannot help you here. have a look at the eqdkp forums, there might be a fix for that.

    you can edit the raidbanker.plugin_class.php and remvoe the dkprul -thing. but only if you're knowing what you're doing.

  • Jan. 6, 2007, 10:06AM (1 year, 6 months ago)

    i did the above bugfix and still gettting page 404 due to bad links.

    ex: http://www.fatal-union.net/dkptbc/admin/http://www.fatal-union.net/dkptbc/plugins/raidbanker/admin/settings.php?s=

  • Dec. 26, 2006, 05:56PM (1 year, 7 months ago)

    The EQDKP Plugin download is missing. Where do we find that?

  • Dec. 12, 2006, 07:57PM (1 year, 7 months ago)

    There are no mirrors to download it.

  • Dec. 11, 2006, 08:41AM (1 year, 7 months ago)

    I am testing the fix atm. maybe i'll release a beta today.

  • Dec. 9, 2006, 07:48AM (1 year, 7 months ago)

    Any chance for an update on this mod?

  • April 4, 2006, 03:17AM (2 years, 3 months ago)

    Added page_header and page_footer to templates directories to fix.

    Also there is a missing column header over last updated column. just a little detail that I keep adding back to the plugin templates.

  • April 5, 2006, 03:39AM (2 years, 3 months ago)

    i'll upload a fix, soon.

    the default template set has a wrong include-header. is fixt in b2 ;)

 
  • Similar Addons
  •  
  1. 5,510 Omen Threat Meter Raids & Encounters
  2. 4,871 GroupCalendar Group/Guild Management, Quest ...
  3. 3,141 Deadly Boss Mods Raids & Encounters
  4. 2,083 Natur EnemyCastBar PvP, Buffs & Debuffs, Raids & ...
  5. 1,373 BigWigs Bossmods Raids & Encounters, Other, ...
Advertisement