[Solved]: Coppermine/PhpBB integration woes [Solved]: Coppermine/PhpBB integration woes
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

[Solved]: Coppermine/PhpBB integration woes

Started by Nephilim, May 05, 2004, 04:27:46 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Nephilim

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.

Casper

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.
It has been a long time now since I did my little bit here, and have done no coding or any other such stuff since. I'm back to being a noob here

Nephilim

#2
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.

pinguish

any chance of sharing what the problem was?..
(as i know have the same problem)

Nephilim

Oh, I can't remember exactly what it was, but it was something that I forgot to change in the phpbb bridge file.