I have upgraded to v.1.5.6 but when I log in as administrator I no longer see the menus for User administration, Album creation, etc. I have checked that the option is set to "Show admin controls" i.e. menu shows option to "Hide admin controls". I note on the bottom left of page it shows what appears to be a variable ADMIN_MENU}. All other functions seem normalAny suggestions what to do?
Post a link to your gallery. Why did you upgrade to 1.5.6 when the current version is 1.5.8?
Probably your theme hasn't been upgraded.
I was having consistent errors trying to upgrade via my server (fatcow.com). After querying it would appear that Tech Support there have upgraded me as I can now access the gallery again. The version I have is 1.5.6 with no option to upgrade further shown.
The link to the gallery is http://www.domaine-de-manson.cl/Mansons/
Quote from: shaftsinker on September 29, 2010, 02:16:46 PM
http://www.domaine-de-manson.cl/Mansons/
Quote from: Αndré on September 29, 2010, 01:31:04 PM
your theme hasn't been upgraded.
Quote from: shaftsinker on September 29, 2010, 02:16:46 PM
The version I have is 1.5.6 with no option to upgrade further shown.
Sounds like an auto installer to me. http://documentation.coppermine-gallery.net/en/auto-installers.htm
I have had a look at theme.php and it does not seme to have been updated as you suggest. The header is as follows:
Coppermine version: 1.4.19
$HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/themes/classic/theme.php $
$Revision: 4392 $
$Author: gaugau $
$Date: 2008-04-16 09:25:35 +0200 (Mi, 16 Apr 2008) $
style.css has following header:
********************************************
Coppermine version: 1.4.19
$HeadURL: https://coppermine.svn.sourceforge.net/svnroot/coppermine/trunk/cpg1.4.x/themes/classic/style.css $
$Revision: 4392 $
$Author: gaugau $
$Date: 2008-04-16 09:25:35 +0200 (Mi, 16 Apr 2008) $
**********************************************/
Is there anything I can do to update these manually?
Quote from: shaftsinker on September 29, 2010, 02:52:45 PM
Is there anything I can do to update these manually?
http://documentation.coppermine-gallery.net/en/theme_upgrade_14x-15x.htm
Thanks all. Had managed to work it out and have upgraded the themes. All seems OK now. I am afraid I am not very SQL savvy!