forum.coppermine-gallery.net

Support => cpg1.5.x Support => cpg1.5 upgrading => Topic started by: rvsuper8 on April 09, 2012, 06:05:14 pm

Title: Update from 1.5.12 to .20. Getting jibberish in the header
Post by: rvsuper8 on April 09, 2012, 06:05:14 pm
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

Title: Re: Update from 1.5.12 to .20. Getting jibberish in the header
Post by: Joe Carver on April 10, 2012, 12:36:37 am
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?

Title: Re: Update from 1.5.12 to .20. Getting jibberish in the header
Post by: rvsuper8 on April 10, 2012, 12:42:05 am
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.

Title: Re: Update from 1.5.12 to .20. Getting jibberish in the header
Post by: Joe Carver on April 10, 2012, 01:11:44 am
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:

Code: [Select]
<?php
echo 'testing';
?>


Save, upload to your gallery root directory, and run it.
Reply with the result.
 
Title: Re: Update from 1.5.12 to .20. Getting jibberish in the header
Post by: rvsuper8 on April 10, 2012, 01:59:43 am
returned testing.
You can see at
http://teamrv.us/coppermine/test.php
Title: Re: Update from 1.5.12 to .20. Getting jibberish in the header
Post by: Joe Carver on April 10, 2012, 02:50:24 am
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. 
Title: Re: Update from 1.5.12 to .20. Getting jibberish in the header
Post by: Αndré on April 12, 2012, 10:26:55 am
Your gallery is currently running cpg1.5.12 and works as expected to me, so I guess you reverted the update?
Title: Re: Update from 1.5.12 to .20. Getting jibberish in the header
Post by: rvsuper8 on April 12, 2012, 02:23:33 pm
Yes I reverted back until I can figure out whats going on with it.
My plan is to try the upgrade again.
Title: Re: Update from 1.5.12 to .20. Getting jibberish in the header
Post by: Αndré on April 12, 2012, 02:55:47 pm
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.