Hi,
I've installed it today on two sites and unfortunately it's not working, I keep getting an error similar to http://drupal.org/node/71502. Each site has it's own database.
So does it only work for a single database?
Does the admin user and password need to be the same for each settings.php ?
Thanks
Comments
Comment #1
danielc commented> So does it only work for a single database?
Why are you asking a question that is clearly answered on the module's summary page (http://drupal.org/project/comments/add/74776) and the summary at the top of the module file? Anyay, the answer is yes.
> Does the admin user and password need to be the same for each settings.php?
Huh? Admin user and password? There's no such thing in settings.php. You mean database user and password? If so, no. But making them different on each site doesn't get you anything.
Comment #2
n1nja commentedThanks for clarifying, I'm guessing you meant http://drupal.org/node/50418
The reason I asked if it only worked for a single database was because each of my sites have their own 'files' directory for saving files and images, which requires multiple databases.
Unless there's a way to get multiple 'files' directories working for a single database.