75 - DKP not correct on import
I'm using Morgbid v4.2 and Morgdkp2 v4.16 and r143
To start with my dkp string will not export correctly using the link. I have my website host looking into that one
following is the export:
MorgDKP2_DKP1 = {
Timestamp = 221020081551,
Pool = "Northrend",
eqdkpsite = "aqdkp",
prefix = "eqdkp_",
Points = {
["Morgalm"] = {earn = 2967.00,spent = 1600.00,adj = -2.00,bal = 1365,class = "Paladin"}
},
Aliases = {
["Mogha"] = "Morgalm"
},
Events = {
["Illidan Stormrage"] = {id = 93,value = 3.00}
},
}
Second, I can cut and paste the full dkp string into a clean DKPinfo.lua file but after a reloadui the Version Query shows the correct dkp but the List DKP shows highly inflated numbers that are vastly different.
Here is a sample. Eleventeen shows 185 in Version Query and 842 in List DKP. (842 is 1544 earned minus 702 adjustment from next line)
["Eleventeen"] = {earn = 1544,spent = 657,adj = -702,bal = 185,class = "Paladin"},
I can see whats going on, but what needs to be changed? If its the export webscript where can I point my dkp site host to get the correct version?
You have a great addon, our guild loves it and thanks for the continued support!!
| User | When | Change |
|---|---|---|
| Morgalm | Fri, 20 Nov 2009 19:57:37 | Changed status from Waiting to Invalid |
| Morgalm | Mon, 09 Nov 2009 00:42:58 | Changed status from Replied to Waiting |
| smacker11 | Sun, 08 Nov 2009 13:28:25 | Changed status from Waiting to Replied |
| Morgalm | Sun, 08 Nov 2009 00:48:38 | Changed status from New to Waiting |
| smacker11 | Sat, 07 Nov 2009 16:51:32 | Create |
- 3 comments
- 3 comments
Facts
- Last updated on
- 20 Nov 2009
- Reported on
- 07 Nov 2009
- Status
- Invalid - This was not a valid report.
- Type
- Defect - A shortcoming, fault, or imperfection
- Priority
- Medium - Normal priority.
- #3
Morgalm Mon, 09 Nov 2009 00:42:50Yeah just tried it you will also notice this right at the top of the morgexport page:
The file DKPInfo.lua is not writable
So that is definitely your problem. In the meantime you could just copy/paste the generated data into the DKPInfo.lua file in the MorgDKP2 addon folder.
- #2
smacker11 Sun, 08 Nov 2009 13:28:24Our website is:
http://www.emf.dkp4guilds.com/listmembers.php?s=e8480f400daf104ddf59a2e1ea8704e3
You are correct. The first question involves the export from the dkp site. What I posted is the generated file I save to the MorgDKP2 addon folder. I will contact the site and ask them to give the php.ini write access. Yes this is a new behavior probably due to an upgrade of some kind they did.
Thanks for the tip on the earned dkp.
- #1
Morgalm Sun, 08 Nov 2009 00:48:29That is correct. When DKP is imported earned DKP = earned + adjustment and the listdkp tablet uses earned dkp for invite purposes. You can toggle this off to reproduce the old behavior of showing current DKP in the listdkp tooltip.
Your other question I am not sure what your asking? When you export DKP it isn't writing to the file on your website so you always get the original file? Make sure the php.ini is allowing write access. Are you on a free hosting site? Some of those don't allow write access. Is this new behavior?
Can I have a link to your site.