coppermine-gallery.com/forum

Support => Older/other versions => cpg1.2 Standalone Support => Topic started by: Nephilim on May 05, 2004, 04:27:46 PM

Title: [Solved]: Coppermine/PhpBB integration woes
Post by: Nephilim on May 05, 2004, 04:27:46 PM
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.
Title: Re: Coppermine/PhpBB integration woes
Post by: Casper on May 05, 2004, 06:53:36 PM
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.
Title: Re: Coppermine/PhpBB integration woes
Post by: Nephilim on May 05, 2004, 07:17:08 PM
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.
Title: Re: [Solved]: Coppermine/PhpBB integration woes
Post by: pinguish on May 25, 2004, 09:38:19 PM
any chance of sharing what the problem was?..
(as i know have the same problem)
Title: Re: [Solved]: Coppermine/PhpBB integration woes
Post by: Nephilim on May 25, 2004, 11:06:59 PM
Oh, I can't remember exactly what it was, but it was something that I forgot to change in the phpbb bridge file.