Support > cpg1.6 bridging

Bridging with SMF 2.1.3

(1/3) > >>

lurkalot:
I upgraded my site from SMF 2.0.19 to the new SMF 2.1.3 and then bridged it.  All seems to be working except if I click on anyone's username anywhere in the gallery it gives an error on page.

Critical error
There was an error while processing a database query

Running SMF 2.1.3
Coppermine Photo Gallery 1.6.23
MySQL engine: MariaDB
MySQL version: 10.3.38-MariaDB-cll-lve
PHP: 7.3.33





ron4mac:
In the file bridge/smf21.inc.php, at about line 89:
replace

--- Code: ---'location' => 'location', // name of 'location' field in users table
--- End code ---
with

--- Code: ---'location' => "''", // name of 'location' field in users table
--- End code ---

lurkalot:
Thank you, that fixed it nicely.  8)

lurkalot:
Sorry spoke too soon.  Although it fixed the error when clicking on a username which now works fine, but,

Now I get that same error if I click the "Users" button.

ron4mac:
I'm not seeing the same error. Could you turn on maintenance debugging and try again? You should get more detail about the database error.
Were you bridging with SMF before? The first error that you reported must have existed for quite a while and I had an instance of SMF 2.1 RC4 that I troubleshot it against.

Navigation

[0] Message Index

[#] Next page

Go to full version