coppermine-gallery.com/forum

Support => cpg1.4.x Support => Older/other versions => cpg1.4 upgrading => Topic started by: Feral on March 31, 2006, 02:39:36 PM

Title: Cannot access Config section after upgrade
Post by: Feral on March 31, 2006, 02:39:36 PM
I have just upgraded from 1.3.2 to 1.4.4. everthing is working except whenever I attampt to access the Config. section I get "Critical error Script called without the required parameter(s)."
Title: Re: Cannot access Config section after upgrade
Post by: Stramm on March 31, 2006, 03:42:04 PM
use a theme that comes with cpg 1.4.4
If you continue using your old one from 1.3 then please update it properly (read the docs for that)

config.php doesn't exist anymore in a 1.4 setup, that's why
Title: Re: Cannot access Config section after upgrade
Post by: Feral on March 31, 2006, 04:13:23 PM
I'm not using a custom theme - just the Coppermine cllassic - and it is the 1.4.4 version. The""Config" tab is visible and the error occurs when I click on the tab.
Title: Re: Cannot access Config section after upgrade
Post by: Stramm on March 31, 2006, 04:14:59 PM
does the 'Config' button link to admin.php
Title: Re: Cannot access Config section after upgrade
Post by: Feral on March 31, 2006, 11:26:58 PM
Yep - it does link admin.php.....
Title: Re: Cannot access Config section after upgrade
Post by: Feral on April 01, 2006, 01:36:41 AM
Fixed.....I checked the admin.php file and it was for the previous version..(banging head on computer). Copied the version 1.4.4. and all is well.
Thanks to all that responded.