Fatal error after upgrading from Coppermine 1.5 to Coppermine 1.6 - smf bridge Fatal error after upgrading from Coppermine 1.5 to Coppermine 1.6 - smf bridge
 

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

Fatal error after upgrading from Coppermine 1.5 to Coppermine 1.6 - smf bridge

Started by LaurentR2D2, February 12, 2022, 04:19:51 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

LaurentR2D2

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

LaurentR2D2


phill104

It is a mistake to think you can solve any major problems just with potatoes.