Hello,
I have recently installed Coppermine on my webserver to run along side my installation of phpbb 2.0.6. Phpbb works just fine and has been running for over a year. I can install coppermine without integration just fine. It works great and I can't wait to get it integrated. However, when I complete the file modifications necessary for integration it takes me to a fatal error. I've turned on debug mode and it spits this error out at me:
While executing query "SELECT user_id, username as user_name, user_level FROM `phpBB`.phpbb_sessions INNER JOIN
`phpBB`.phpbb_users ON session_user_id = user_id WHERE session_id='e32aaa66bea081d9613180f960c13346' AND session_user_id ='2'" on 0
mySQL error: select command denied to user: '*username deleted*@localhost' for table 'phpbb_sessions'
Any ideas here? I've been working on this for the past three days and 4 coppermine installs later, I have no clue.
There are a couple of long threads dedicated to problems when bridging to phpbb.
This is one, http://forum.coppermine-gallery.net/index.php?topic=2972.0
If this doesn't help, please do a search.
Yes, I have looked through both of the long threads you mentioned before posting this thread. I have searched. Unfortunately, neither of these has helped.
Ah...searching DID help (thank the gods)....had to find my answer in a post that someone made with a different problem. Man that was a pain in the butt.
any chance of sharing what the problem was?..
(as i know have the same problem)
Oh, I can't remember exactly what it was, but it was something that I forgot to change in the phpbb bridge file.