forum.coppermine-gallery.net

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upgrading => Topic started by: Bullmax on February 04, 2006, 06:18:28 pm

Title: Upgrade instructions?
Post by: Bullmax on February 04, 2006, 06:18:28 pm
I can't seem to find the actual upgrade instructions to go from 1.3.3 to 1.4.3.
Can anyone help?

Thanks!
Title: Re: Upgrade instructions?
Post by: Nibbler on February 04, 2006, 06:28:59 pm
http://coppermine-gallery.net/demo/cpg14x/docs/index.htm#13
Title: Re: Upgrade instructions?
Post by: Bullmax on February 05, 2006, 07:34:49 pm
Thanks.
I have now upgraded but cannot login to my photo album.
I commented out in groupmgr.php this line:
Code: [Select]
// if (!GALLERY_ADMIN_MODE) cpg_die(ERROR, $lang_errors['access_denied'], __FILE__, __LINE__);and ran groupmgr.php in my browser but still cannot login.
When I click on usergalleries, it says there is no users.

http://www.thepregnancyplace.com/photoalbum/index.php
Title: Re: Upgrade instructions?
Post by: Nibbler on February 05, 2006, 07:36:14 pm
If you were bridged before the update then you need to bridge again using the bridge manager.
Title: Re: Upgrade instructions?
Post by: Bullmax on February 05, 2006, 08:35:31 pm
If you were bridged before the update then you need to bridge again using the bridge manager.
I was before.  The instructions says to start the bridge manager, login as admin. 
I can't login though.  Thats the problem.

Thanks for the replies.
Title: Re: Upgrade instructions?
Post by: Joachim Müller on February 06, 2006, 01:00:51 am
you'll have to log in using the standalone admin account that you used before bridging in the first place, not the admin account of your bbs.

I commented out in groupmgr.php this line:
Code: [Select]
// if (!GALLERY_ADMIN_MODE) cpg_die(ERROR, $lang_errors['access_denied'], __FILE__, __LINE__);and ran groupmgr.php in my browser but still cannot login.
Undo the changes you applied - it's silly and unsecure.

Respect the "one question per thread" policy!
Title: Re: Upgrade instructions?
Post by: Bullmax on February 06, 2006, 01:18:41 am
Sorry, starting a new thread.