Can't make the integration to my bbs to work Can't make the integration to my bbs to work
 

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

Can't make the integration to my bbs to work

Started by Strix, January 02, 2005, 01:38:56 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Strix

As soon as I change "init.inc.php" to "define('UDB_INTEGRATION', 'phpbb');" I get this message

Fatal error :

There was an error while processing a database query.
Quote
While executing query "SELECT user_id, username as user_name, user_level FROM `Strix_bca`.phpbb_sessions INNER JOIN `Strix_bca`.phpbb_users ON session_user_id = user_id WHERE session_id='5fab15b7e2d0b8af6a700689b88f2890' AND session_user_id ='2' AND user_active='1'" on 0

mySQL error: Table 'Strix_bca.phpbb_sessions' doesn't exist

Joachim Müller


Strix

#2
Nope... And I don't know where to look for it, I am a noooooooooooob  :-[
I can't make it work, did change my phpnuke to 7.6 platinum today, but, nope..... same results....
QuoteWhile executing query "SELECT user_id, username as user_name, user_level FROM `Strix_bca`.phpbb_users WHERE user_id='0' AND user_password='*' AND user_active='1'" on 0

mySQL error: Table 'Strix_bca.phpbb_users' doesn't exist

I don't know how to fix it  :\'( I try to change path's and things in those files u shall change and create, nothing helps...

Joachim Müller

Quote from: Strix on January 03, 2005, 07:24:43 PMI can't make it work, did change my phpnuke to 7.6 platinum today, but, nope..... same results....
Here's the error: you're using phpnuke - this forum and all files available only deal with the standalone version of coppermine, you can not use standalone tools to integrate your nuke port with another third party app. Undo any modifications you applied to your nuke install using standalone files, that's the only recommendation I can give.
Nuke support has been abandoned, read the stickies in the sub-board I'm moving this thread to if you want to find out more.

Joachim