Raidtracker with CT Raidtracker eqdkp_mldkp v1.5beta12

Track raids, bosskills, loot with the ct_raidtracker enhanced WoW Addon

Moderators: PoloDude, Gaxme

Raidtracker with CT Raidtracker eqdkp_mldkp v1.5beta12

Postby aixenv » Fri Jul 20, 2007 3:25 am

i've got all my addons to roster working besides this one,

the tables exist

| roster_raidbosskills |
| roster_raiditems |
| roster_raidjoins |
| roster_raidleaves |
| roster_raidmembers |
| roster_raids |


addon - RaidTracker

if i do a select * on anydata in the tables theres no returns, the CT_Raidtracker.lua file has data in it from our last raid, ive tried uploading with the characterproifler lua at same time (that's how i got the data to work with the eventcalendar mod), it gives no errors but sends no data into the dbs. ideas?

any suggestions are appreciated
aixenv
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Fri Jul 20, 2007 12:22 am

Raidtracker with CT Raidtracker eqdkp_mldkp v1.5beta12

Postby benv666 » Fri Jul 20, 2007 9:56 pm

Same problem here...
All tables are empty, update gives no errors but nothing is inserted either :/
benv666
WR.net Apprentice
WR.net Apprentice
 
Posts: 42
Joined: Wed May 09, 2007 5:04 pm
Location: The Netherlands

Raidtracker with CT Raidtracker eqdkp_mldkp v1.5beta12

Postby aixenv » Fri Jul 20, 2007 10:21 pm

last night i tried the earlier version 1.3.x and same scenario, the app is definitely tracking all the data, i can look at all the raids, view items, attendance, it monitors the raids and lets me know who won loots etc, would really love to have this integrated into my wowroster, any ideas?
aixenv
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Fri Jul 20, 2007 12:22 am

Re: Raidtracker with CT Raidtracker eqdkp_mldkp v1.5beta12

Postby Gaxme » Wed Jul 25, 2007 11:09 am

Verify that you have added the allowed characters to update the data to the conf.php:

Code: Select all
//Characters that can update the raids
   $addon_conf['RaidTracker']['RaidUpdaters'] = array(
      'Updater1','Updater2',
   );


Put your allowed character names in there.

G.
Gaxme
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 74
Joined: Mon Jul 10, 2006 3:54 am

Re: Raidtracker with CT Raidtracker eqdkp_mldkp v1.5beta12

Postby benv666 » Wed Jul 25, 2007 1:09 pm

Thanks for the hint, it actually helped for me :)

I had entered the names of two characters there, but I failed to realize that wow doesn't allow caps in names except for the first letter.
So where I had BenV it wouldn't match, where Benv would....

Seems to work now :)
Thanks!
benv666
WR.net Apprentice
WR.net Apprentice
 
Posts: 42
Joined: Wed May 09, 2007 5:04 pm
Location: The Netherlands

Raidtracker with CT Raidtracker eqdkp_mldkp v1.5beta12

Postby aixenv » Wed Jul 25, 2007 10:02 pm

one other question using eqdkp 1.3.2 and ct_raidtracker mldkp mod which export setting would i want? the eqdkp unknown, or the mlk/eqdkp one

i feel like a kentucky fried idiot because i only had Updater1 and 2 in that conf.php file

testing now
aixenv
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Fri Jul 20, 2007 12:22 am

Raidtracker with CT Raidtracker eqdkp_mldkp v1.5beta12

Postby aixenv » Thu Jul 26, 2007 12:27 am

ok the updater was part of my problem, all the links seem to work now except the loot history link, it then gives a white page, with a pulldown where you can submit karazhan but the table/page is white/blank


here's my url

http://www.wicked-guild.org/roster/addo ... aidTracker

any ideas?
aixenv
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Fri Jul 20, 2007 12:22 am

Raidtracker with CT Raidtracker eqdkp_mldkp v1.5beta12

Postby PoloDude » Thu Jul 26, 2007 2:49 am

For RaidTracker in roster export doesn't matter, for eqdkp i have no clue ;)
As for the white page problem, you need to change something in the itemstats config_itemstat.php. Look for the line
Code: Select all
define('automatic_search', true);

make it
Code: Select all
define('automatic_search', false);


Should do the trick
[url=http://eu.wowarmory.com/character-sheet.xml?r=Emerald+Dream&n=Calaglin]Calaglin @ Emerald Dream [EU]
User avatar
PoloDude
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 134
Joined: Tue Jul 04, 2006 3:17 pm
Location: Belgium - Gent

Raidtracker with CT Raidtracker eqdkp_mldkp v1.5beta12

Postby aixenv » Thu Jul 26, 2007 2:53 am

actually i found out the problem by looking at my error logs on httpd server.. with the following config options it works


//where is the itemstats lib
$addon_conf['RaidTracker']['itemstatsLib'] = "../eqdkp/itemstats";
$addon_conf['RaidTracker']['itemstatsCSS'] = "wowhead.css";
$addon_conf['RaidTracker']['itemstatsLibFile'] = "wowroster_itemstats.php";


thanks for the great mods polo
aixenv
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Fri Jul 20, 2007 12:22 am

Raidtracker with CT Raidtracker eqdkp_mldkp v1.5beta12

Postby PoloDude » Thu Jul 26, 2007 2:58 am

Np, seems to work smooth now ;)
[url=http://eu.wowarmory.com/character-sheet.xml?r=Emerald+Dream&n=Calaglin]Calaglin @ Emerald Dream [EU]
User avatar
PoloDude
Roster AddOn Dev
Roster AddOn Dev
 
Posts: 134
Joined: Tue Jul 04, 2006 3:17 pm
Location: Belgium - Gent

Raidtracker with CT Raidtracker eqdkp_mldkp v1.5beta12

Postby aixenv » Thu Jul 26, 2007 3:01 am

ya im just having to add in all the items i didnt dkp to people so they show up with the wowhead itemstats , wish there was a way to just add items to the eqdkp database w/o having to associate it to the raids/individual
aixenv
WR.net Apprentice
WR.net Apprentice
 
Posts: 7
Joined: Fri Jul 20, 2007 12:22 am


Return to RaidTracker

Who is online

Users browsing this forum: No registered users and 1 guest

cron