Great stuff! I was thrilled when I saw that I could get my DKP info out of ANOTHER DB than the one I use for my roster (bloody free hosts with limited spaces / concurrent logins...).
Unfortunately, after installing and configuring... well it didn't work!
The error returned is clearly linked to MySQL connexions. I have the same (remote) server for BOTH my Roster DB and my EQDKP DB, however, I have to connect with 2 separate logon / passwords.
Roster: Host_A / Login_A / Password_A / DB_A
EQDKP: Host_A / Login_B / Password_B / DB_B
Result: Table 'DB_A.eqdkp_config' doesn't exist
Although I can swear I have entered all the *_B info in the config file. It is as if the mysql_connect went smoothly but returned the link to DB_A silently.
Any help appreciated!