coppermine-gallery.com/forum

Support => cpg1.3.x Support => Older/other versions => cpg1.3 (BBS) Integration / Bridging => Topic started by: Teknor on November 07, 2005, 07:32:56 AM

Title: Album problem after upgrade to 1.3.5
Post by: Teknor on November 07, 2005, 07:32:56 AM
Hello, After upgrading my gallery all users have a prefix before their album name. "Mr.X"

Home > albums > Mr. X > users_name

I installed this update on a testboard and the same Mr.X shows before the user album name.
I am using phpbb2 2.0.18

Is there anyway to fix this?

Thank you.
Title: Re: Album problem after upgrade to 1.3.5
Post by: Nibbler on November 07, 2005, 12:47:41 PM
Make sure you re-bridged properly after you updated.
Title: Re: Album problem after upgrade to 1.3.5
Post by: Teknor on November 07, 2005, 06:56:31 PM
I am using the new bridge file that was posted here http://forum.coppermine-gallery.net/index.php?topic=23281.0

I restored all file changes to the previous version prior to the upgrade Mr.X is gone and albums work normally. Home>album>user_name.

I downloaded the new version again from your post, followed the upgrade instructions, replaced the bridge file and Mr.X is back. Home>album>Mr.X>user_name.

If you click on >albums>  CPG will say there are no user gallerys and the user list is blank, but if you click on a picture it will take you to the user's album, but the album location is shown Home>album>Mr.X>user_name

What is contained in the new files that would cause coppermine to prefix the users albums with Mr.X ?
Title: Re: Album problem after upgrade to 1.3.5
Post by: Nibbler on November 07, 2005, 08:15:51 PM
I can see this happening if you didn't make the db info change correctly and have the details of some old board instead of the one you want, so really check the db info is exactly the same as before. You get the Mr X when the bridge file can't get the username of the user from it's user id. There has been no change to this region of code with the new bridge file.
Title: Re: Album problem after upgrade to 1.3.5
Post by: Teknor on November 09, 2005, 08:04:13 AM
Problem solved  ;D  the init.inc.php file was not altered to allow intergration to phpbb.

Thanks for your help  ;)