We have eqdkpplus installed as our portal on our web site, hence the directory is the root directory for the server. When I try and export the data from eqdkp, what should I put in the box for the directory name, as if I leave it blank, nothing seems to happen.
Best I can do is you need to hack your local file Morgexport.php from: (line 93 or so)
require($root_path . $pool . '/config.php');
to
require($root_path . '/config.php');
You will have to enter a pool name but it wont mean anything just won't work otherwise. And I can't guarantee it will work. If I was you I would reinstall eqdkp the normal way.
It will also only work for that 1 install now (ie you can enter other sites to export at the same time)
Was wondering if we could get 2 types of bids on one item.
Meaning, the cost is either x or x depending on if you are main spec or offspec.
Or would that require a second pool of some kind?
Example, we have fixed cost. 25 points per item if it's your main spec or 10 for offspec.
Is there a way to have it allow you to pick which one during the bid?
require($root_path . $pool . '/config.php');
to
require($root_path . '/config.php');
You will have to enter a pool name but it wont mean anything just won't work otherwise. And I can't guarantee it will work. If I was you I would reinstall eqdkp the normal way.
It will also only work for that 1 install now (ie you can enter other sites to export at the same time)
Meaning, the cost is either x or x depending on if you are main spec or offspec.
Or would that require a second pool of some kind?
Example, we have fixed cost. 25 points per item if it's your main spec or 10 for offspec.
Is there a way to have it allow you to pick which one during the bid?
Also, if you want some help breaking the new one, you know where to find me :D
I can't code worth a crap, but I sure as hell can break it amazingly well can't I...
And sorry I haven't read all the posts here.
http://www.wowace.com/projects/morg-dkp2