EQDKPRaidBanker
| 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 |
- More Information
| Created On: | March 14, 2006 |
|---|---|
| Compatible: |
|
| Localized: |
|
- About EQDKPRaidBanker
{{{
- !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)
- Tickets
- Comments
- RSS
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.
- Similar Addons
- 5,510 Omen Threat Meter Raids & Encounters
- 4,871 GroupCalendar Group/Guild Management, Quest ...
- 3,141 Deadly Boss Mods Raids & Encounters
- 2,083 Natur EnemyCastBar PvP, Buffs & Debuffs, Raids & ...
- 1,373 BigWigs Bossmods Raids & Encounters, Other, ...
- 15,799 QuestHelper Map and Quest & Leveling
- 5,510 Omen Threat Meter Raids & Encounters
- 5,418 Atlasloot Enhanced PvP, Map, Tradeskill, and ...
- 4,871 GroupCalendar Group/Guild Management, Quest ...
- 4,820 Titan Panel Action Bars



- +0
- Thumbs Down
- Thumbs Up
WalleniuM saidhttps://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..
- +0
- Thumbs Down
- Thumbs Up
Hunterx1 saidi 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
- +0
- Thumbs Down
- Thumbs Up
WalleniuM saidi'm working on a new version with guild bank support at the moment.
- +0
- Thumbs Down
- Thumbs Up
WalleniuM saidhttps://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..
- +0
- Thumbs Down
- Thumbs Up
Fangren saidWhen 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?
- +0
- Thumbs Down
- Thumbs Up
WalleniuM saiduse 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!
- +0
- Thumbs Down
- Thumbs Up
Torium saidWalleniuM,
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!
- +0
- Thumbs Down
- Thumbs Up
Maischter saidhttp://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
- +0
- Thumbs Down
- Thumbs Up
WalleniuM saidopen 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.
- +0
- Thumbs Down
- Thumbs Up
Torium saidI 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.
- +0
- Thumbs Down
- Thumbs Up
sonath saidfixed the second problem (the raid banker CSS conflicted with some other CSS scripts that were pulled in)
- +0
- Thumbs Down
- Thumbs Up
sonath saidI 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.
- +0
- Thumbs Down
- Thumbs Up
WalleniuM saidyou'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.
- +0
- Thumbs Down
- Thumbs Up
mrberry saidi 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=
- +0
- Thumbs Down
- Thumbs Up
DeborahP saidThe EQDKP Plugin download is missing. Where do we find that?
- +0
- Thumbs Down
- Thumbs Up
toor saidThere are no mirrors to download it.
- +0
- Thumbs Down
- Thumbs Up
WalleniuM saidI am testing the fix atm. maybe i'll release a beta today.
- +0
- Thumbs Down
- Thumbs Up
Irondead saidAny chance for an update on this mod?
- +0
- Thumbs Down
- Thumbs Up
DLFaust saidAdded 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.
- +0
- Thumbs Down
- Thumbs Up
WalleniuM saidi'll upload a fix, soon.
the default template set has a wrong include-header. is fixt in b2 ;)