There is something weird with the plugin integration in amember. seems say for Joomla when i enter my custom db, un and pw the system isnt trying to connect to it properly. It SHOULD connect like joomladb.prefix_tablename INSTEAD its trying it like amemberdb.joomladbprefix_tablename anyone seen this issue? also if i try and do this with VB it does the same And it can suddenly throw a full mysql error cause the amember system is trying to use the VB database UN PW instead of its own un pw. SO the system is really trippin out, and since its all encoded i can really DO any debugging.
Have a look from your example I see that you forgot to put point between db name and prefix: joomladbprefix_ this should be joomladb.prefix_