forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 bridging => Topic started by: omeek on July 31, 2012, 11:35:29 pm

Title: Bridging Coppermine 1.5.20 with phpBB
Post by: omeek on July 31, 2012, 11:35:29 pm
Hey guys, first off, thank you so much for developing Coppermine! Easily the best gallery software I have worked with so far.

I recently updated to 1.5.20. My site uses 2 separate databases for Coppermine and phpBB. With the 1.5.20 update, I noticed that there was a recent change to search.inc.php that performs a join with the user table. Since both of my db's have different users/passwords this query fails. Also, I do not have access to create user accounts so, my options are limited.

I ended up rolling the search.inc.php file back to 1.5.18 but was wondering if there is a better solution besides rolling back or setting up replication and modifying the queries?
Title: Re: Bridging Coppermine 1.5.20 with phpBB
Post by: Jeff Bailey on August 01, 2012, 12:24:16 am
try this file:
http://coppermine.svn.sourceforge.net/viewvc/coppermine/trunk/cpg1.5.x/search.php?view=log


Sorry meant this one:
http://coppermine.svn.sourceforge.net/viewvc/coppermine/trunk/cpg1.5.x/include/search.inc.php?view=log
Title: Re: Bridging Coppermine 1.5.20 with phpBB
Post by: omeek on August 01, 2012, 01:11:04 am
Jeff, that works perfectly!! Thank you!  ;D
Title: Re: Bridging Coppermine 1.5.20 with phpBB
Post by: Jeff Bailey on August 01, 2012, 01:50:39 am
Thank Αndré, he's the one that found and fixed the issue. Thank you for resolving your thread.