Hello
I have a Coppermine Gallery linked to a SMF forum with a bridge. SMF forum version is 2.0.19. After doing the upgrade I get a fatal error with this message :
While executing query 'SELECT u.ID_MEMBER AS id, u.realName AS username, SHA1(CONCAT(passwd, passwordSalt)) AS password, u.ID_GROUP AS group_id FROM `clicletruc`.smf_members AS u LEFT JOIN `clicletruc`.smf_membergroups AS g ON u.ID_GROUP=g.ID_GROUP WHERE u.ID_MEMBER='3'' in bridge/udb_base.inc.php on line 59
database error: 1054 : Unknown column 'u.realName' in 'field list'
It seems to be a problem with the bridge not being updated. How I can update it ?
Thank you
I've runned the bridgemgr.php file and it has solved my problem.
Thanks for resolving your thread. Best of luck with your site