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.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

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.