Zen Cart Logo
Forums / Upgrading from 1.3.x to 1.3.9 / extraneous code/text on Admin pages: (GZIP_LEVEL); } } ?>

extraneous code/text on Admin pages: (GZIP_LEVEL); } } ?>

Locked

Views: 1,246

Results 1 to 2 of 2
This thread is locked. New replies are disabled.
15 Dec 2007, 3:58 PM
#1
ccarter avatar

ccarter

New Zenner

Join Date:
May 2007
Posts:
22
Plugin Contributions:
0

extraneous code/text on Admin pages: (GZIP_LEVEL); } } ?>

The bottom of my Admin pages on 1.3.8 have the extraneous bit of text on the bottom of all pages that is:

(GZIP_LEVEL); } } ?>

I'm going back to search to see where it's coming from and see if I can do a bit of on-the-fly PHP learnin' to correct the problem.

If someone else has this text on their admin pages and has figured out where it's coming from, lemme know, OK?

On the other hand, if I figure it out, I'll let everyone else know what I did to fix it.

Luckily, it's not messing with anything so it's been low on my 'to do' list for setting up this new version.

CJ

15 Dec 2007, 4:34 PM
#2
drbyte avatar

drbyte

Sensei

Join Date:
Jan 2004
Posts:
63,513
Plugin Contributions:
176

Re: extraneous code/text on Admin pages: (GZIP_LEVEL); } } ?>

It would seem that your /admin/includes/application_bottom.php file needs to be re-uploaded.
And maybe your /admin/includes/functions/gzip_compression.php file as well.