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!
there's a thread that deals with ipb2.0, please search it.
GauGau