On my hosting platform (Plesk), each database is owned by a different username. All the integration plugins use the main aMember database username as the database username for connecting to other MySQL databases. I need to use different MySQL usernames (and passwords) for different integration plugins. How can I do this? I tried looking in the code to see if I could hard-code my database login details, but I didn't succeed. I'm using the Joomla, Drupal and PHPList plugins.
Hi! I did not see a possbility! It requires a fundamental change, I beleive. The database calls needs to be sorted out in the manner that the could be associated to different db. So I beleive that it is currently not possible. Also I see that a super script like this _DOES_ require something like this.
Implemented by this week Hi Draj, I tried to use the same changes myself, but the problem is that the script plugins call global variables, rather than specific ones. I think a separate variables file for plugins would have to be made. However, I raised a support ticket about this last week, and Alex said, "Joe, we will implement this by the next week" which is good news!
I too have encountered this problem b/c my PHPBB and Amember database are separate with different usernames and passwords. Could you please let me know how you are able to fix this problem. I do not want to reinstall the PHPBB tables into the Amember database.
Just checked with support, and their response was that they plan to implement this in the near future. Didn't state how soon the near future was. Bummer!
Hi! Ofcourse the work is going on. I tested a bit and a bit is being dong further... See here... http://amember.com/forum/showthread.php?t=5446