Album problem after upgrade to 1.3.5 Album problem after upgrade to 1.3.5
 

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

Album problem after upgrade to 1.3.5

Started by Teknor, November 07, 2005, 07:32:56 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Teknor

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.

Nibbler

Make sure you re-bridged properly after you updated.

Teknor

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 ?

Nibbler

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.

Teknor

Problem solved  ;D  the init.inc.php file was not altered to allow intergration to phpbb.

Thanks for your help  ;)