completed the update.
All went fine.
Looks like Im getting information or warnings in the header.
In config/maint I do not have any notices turned on.
Info can be seen here.
http://teamrv.us/coppermine/
Thanks for your help.
Mike
Wow - that is a new one to me. :)
Have you run update.php and versioncheck.php?
- Have you tried re-uploading all of the cpg files?
- Are there any files out of place?
- the structure and location of the files and folders should be
the same as what you downloaded and unzipped
Do you have anything listed as a Custom header in Config?
Any plugins running?
Update. Yes. Ran complete.
Version check. Yes. Happy green check marks all the way down showing .20
All files copied over and the rest of the system seems to be working just fine.
No custom headers
No plug ins running and I have them turned off.
Wow (again) - it looks like it is loading sections
of a language file before it starts creating the cpg page(s).
I have tried a few that should not show influences from themes and config settings.
So please try as a test...
Create a file called test.php with this code:
<?php
echo 'testing';
?>
Save, upload to your gallery root directory, and run it.
Reply with the result.
returned testing.
You can see at
http://teamrv.us/coppermine/test.php
I am stuck for an answer, so if I were at your keyboard then,
1) Check for any .htaccess files that out of place
2) Unzip the cpg 1.5.20 with something that absolutely doesn't add / change any of the files
(I use Peazip)
and
Re-upload the cpg 1.5.20 package in binary mode with an FTP app that does the same as above
I assume you have no custom / modified files installed.
Your gallery is currently running cpg1.5.12 and works as expected to me, so I guess you reverted the update?
Yes I reverted back until I can figure out whats going on with it.
My plan is to try the upgrade again.
If you don't want to mess up your live gallery, create a copy (preferably on the same server) and apply the update on the copy.