Coppermine 1.3.2 integrates with invisionboard 2.0.0 PF 3 Coppermine 1.3.2 integrates with invisionboard 2.0.0 PF 3
 

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

Coppermine 1.3.2 integrates with invisionboard 2.0.0 PF 3

Started by yl88, August 26, 2004, 11:45:38 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

yl88

hello, i have encounter a problem when integrating coppermine with ipb2.0.

After editing and uploading necessary files, i go to coppermine gallery, i have the following error message.

------------------------------------------------------------------------------------
Fatal error :

There was an error while processing a database query.


While executing query "SELECT id as user_id, name as user_name, mgroup FROM `xxxx_gallery01`.ibf_members WHERE id='0' AND password='0'" on 0

mySQL error: Unknown column 'password' in 'where clause'
------------------------------------------------------------------------------------

it seems there is no a column called 'password', so i look through the 'ibf_members' table of IPB database, but I only can find a column named 'legacy_password', not 'password'.  it looks like IPB has changed its column name in the latest version of IPB2.0.  :o

So, how can I fix this problem?  ???


thanks!

Joachim Müller

there's a thread that deals with ipb2.0, please search it.

GauGau