Zen Cart Logo
Forums / General Questions / Bouncing to Admin Home

Bouncing to Admin Home

Locked

Views: 1,292

Results 1 to 8 of 8
This thread is locked. New replies are disabled.
13 Jul 2009, 4:07 AM
#1
ideasgirl avatar

ideasgirl

Totally Zenned

Join Date:
Aug 2005
Location:
Trujillo Alto, Puerto Rico
Posts:
1,437
Plugin Contributions:
3

Bouncing to Admin Home

Hi guys,

This is the first time I come across this issue, not sure if it is because of the server (Dreamhost).

If I try to change anything in admin (the template, the boxes, the configuration, options, etc.) it won't do the change and will bounce to the Admin Home.

ZC v.1.3.8a with all security patches (fresh install)
PHP v5.2.6

Let me know if you need more information.

13 Jul 2009, 4:31 AM
#2
bunyip avatar

bunyip

Totally Zenned

Join Date:
Sep 2004
Location:
Western Massachusetts
Posts:
2,361
Plugin Contributions:
1

Re: Bouncing to Admin Home

I saw this problem on a site where the latest admin security patch had been improperly installed - the file admin/includes/functions/html_output.php had not been replaced with the new one. Updating that file with the one from the security patch fixed the problem immediately.

13 Jul 2009, 3:06 PM
#3
ideasgirl avatar

ideasgirl

Totally Zenned

Join Date:
Aug 2005
Location:
Trujillo Alto, Puerto Rico
Posts:
1,437
Plugin Contributions:
3

Re: Bouncing to Admin Home

Thank you. Apparently I missed that file when I uploaded the patch. :hug:

16 Jul 2009, 8:51 PM
#4
soxophoneplayer avatar

soxophoneplayer

Totally Zenned

Join Date:
Feb 2008
Posts:
534
Plugin Contributions:
0

Re: Bouncing to Admin Home

I am having the same problem. Just started today.

I am also with Dreamhost.

I uploaded the html_output patches yesterday. I just double checked the two files with WinMerge and the patch files are indeed identical to the ones I ftp'd yesterday.

Everything esle in the admin panel works...just can't update ANYTHING via the config menus.

17 Jul 2009, 12:10 AM
#5
vanettda avatar

vanettda

New Zenner

Join Date:
Jul 2005
Posts:
49
Plugin Contributions:
0

Re: Bouncing to Admin Home

I had this exact same problem. Again, I would echo comment about checking the patch install. Because the admin html_output.php already exists in the system, it is easy to see it there and assume that you have already uploaded it instead of overwriting it. I blindly reinstalled (and overwrote) each of the five files in the patch and the non sticking data issue disappeared. Oh ... I logged out of the admin and re-logged after the patch reinstall. Worked fine then.

17 Jul 2009, 12:35 AM
#6
soxophoneplayer avatar

soxophoneplayer

Totally Zenned

Join Date:
Feb 2008
Posts:
534
Plugin Contributions:
0

Re: Bouncing to Admin Home

5 files?
I only see:
admin/includes/function/html_output.php and
includes/function/html_output.php

17 Jul 2009, 12:41 AM
#7
drbyte avatar

drbyte

Sensei

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

Re: Bouncing to Admin Home

soxophoneplayer:

5 files?
I only see:
admin/includes/function/html_output.php and
includes/function/html_output.php

  1. Re-read the "IMPORTANT NOTE" section of the patch announcement: http://www.zen-cart.com/forum/showthread.php?t=130161

  2. Re-read the documentation supplied inside the zip file about how to install the patch.

17 Jul 2009, 1:30 AM
#8
soxophoneplayer avatar

soxophoneplayer

Totally Zenned

Join Date:
Feb 2008
Posts:
534
Plugin Contributions:
0

Re: Bouncing to Admin Home

Thank you for the reply.

It seems I was swimming against the current.

I applied the v138_2009_0619 patch (5 files) in June when it came out, and while I was still in v1.3.7. Also followed all the other security recommendations.

I upgraded to 1.3.8 this week. Yesterday I diligently (so I thought) went through all the known bugs list and applied all the changes, including the two zip files for admin and includes html_output.php.

Which would explain why everything was working yesterday and not today.

OY

I just re-edited the wayward html_output file in admin/incl/functions on my test localhost site and that has rectified the config problem. So now I will apply the same changes to livesite. Fingers crossed.

A thousand thankyous.