Intergrating Coppermine with phpbb1 Intergrating Coppermine with phpbb1
 

News:

CPG Release 1.6.27
change DB IP storage fields to accommodate IPv6 addresses
remove use of E_STRICT (PHP 8.4 deprecated)
update README to reflect new website
align code with new .com CPG website
correct deprecation in captcha

Main Menu

Intergrating Coppermine with phpbb1

Started by do6nuts, November 04, 2004, 09:59:21 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

do6nuts

I went thru the steps in the doc file for intergrating, and I get the follwing error after I have uploaded the required integration changes.

Fatal error :
There was an error while processing a database query

I'm not the greatest with dB's, and I know the prob lies somewhere in it.  Any help?

Nibbler

Provide more details:

- enable debug mode and post a real error message (disable bridge if you cannot get to cfg page to do this)
- post a link to your gallery

do6nuts

#2
gallerry is www.37thcrew.com/pics

after disabling bridge,
I get:
While executing query "SELECT user_id, username as user_name, user_level FROM `phpBB`.phpbb_users WHERE user_id='2' AND user_password='' AND user_active='1'" on 0

mySQL error: select command denied to user: 'clemmons@esc22.midphase.com' for table 'phpbb_users'

Joachim Müller

apparently you're trying to bridge two different domains. The error messages should be quite clear. Re-reading the docs recommended.

Joachim

do6nuts

no, it's the same domain.  I think I put the wrong info in when I did the install.  I'm gonna delete and start from scratch.