Update from 1.5.12 to .20. Getting jibberish in the header Update from 1.5.12 to .20. Getting jibberish in the header
 

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Main Menu

Update from 1.5.12 to .20. Getting jibberish in the header

Started by rvsuper8, April 09, 2012, 06:05:14 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

rvsuper8

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


Joe Carver

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?


rvsuper8

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.


Joe Carver

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.



Joe Carver

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. 

Αndré

Your gallery is currently running cpg1.5.12 and works as expected to me, so I guess you reverted the update?

rvsuper8

Yes I reverted back until I can figure out whats going on with it.
My plan is to try the upgrade again.

Αndré

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.