Page 1 of 2 12 LastLast
Results 1 to 10 of 14
  1. #1
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    567
    Plugin Contributions
    0

    Default Edit Attributes gives ERR_TOO_MANY_REDIRECTS error

    [Note: remember to include site URL, ZC version, list of plugins, PHP version, etc ... read the Posting Tips shown above for information to include in your post here.
    And, remove this comment before actually posting!]

  2. #2
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    567
    Plugin Contributions
    0

    Default Re: Edit Attributes gives ERR_TOO_MANY_REDIRECTS error

    Oooppps, try again
    157b PHP 7.4
    When I go to a product in Categories / Products, click on "attributes controller" then click on "edit attributes" I see this error.

    Redirect checker tells me the 302 problem is in https://www.simmar.ch/catalog/ADMIN/index.php

    Winmerge tells me my index.php is identical to the downloaded one.

    I have cleared my caches.

    Any suggestions?
    Last edited by marton_1; 29 May 2022 at 10:45 PM.

  3. #3
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    567
    Plugin Contributions
    0

    Default Re: Edit Attributes gives ERR_TOO_MANY_REDIRECTS error

    Quote Originally Posted by marton_1 View Post
    Oooppps, try again
    157b PHP 7.4
    When I go to a product in Categories / Products, click on "attributes controller" then click on "edit attributes" I see this error.

    Redirect checker tells me the 302 problem is in https://www.simmar.ch/catalog/ADMIN/index.php

    Winmerge tells me my index.php is identical to the downloaded one.

    I have cleared my caches.

    Any suggestions?
    Restarted my PC and the problem seems to have gone away. I will go and stand in the corner....

  4. #4
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: Edit Attributes gives ERR_TOO_MANY_REDIRECTS error

    I don't recall if there were changes that affected that particular operation, but it still is highly suggested to upgrade to at least 1.5.7c of course 1.5.7d would be preferred... but there are/ were issues in 1.5.7b that are important to correct/ address.
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  5. #5
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    567
    Plugin Contributions
    0

    Default Re: Edit Attributes gives ERR_TOO_MANY_REDIRECTS error

    Thanks for the advice, I was hoping for a simpler solution than upgrading zen cart. :)

    Anyway I am getting the same problem again in Chrome and Microsoft Edge.
    Rebooted my PC again and it did not help.

    Only one Product Category shows this problem, the others are OK..
    I tried the various solutions in the Web like ckearing cookies, cache and other stuff.

    I ran the Kinsta redirect checker but I do not know what the result means, copy of the 302 result below, the 200 response is similar plus "X-Cache-Status MISS"
    Code:
    https://www.simmar.ch/catalog/ADMIN/index.php?cmd=attributes_controller&products_filter=0&current_category_id=148
    
    Response headers
    Server	nginx
    Date	Mon, 06 Jun 2022 12:43:19 GMT
    Content-Type	text/html; charset=utf-8
    Content-Length	0
    Connection	keep-alive
    Vary	Accept-Encoding
    Expires	Thu, 19 Nov 1981 08:52:00 GMT
    Cache-Control	no-store, no-cache, must-revalidate
    Pragma	no-cache
    Set-Cookie	zenAdminID=xxxxxx; path=/catalog/ADMIN; domain=.www.simmar.ch; secure; HttpOnly; SameSite=lax
    Location	https://www.simmar.ch/catalog/ADMIN/index.php?cmd=login&camefrom=attributes_controller.php
    X-Cache-Status	MISS
    URL
    https://www.simmar.ch/catalog/ADMIN/index.php?cmd=login&camefrom=attributes_controller.php
    STATUS MESSAGE
    OK

  6. #6
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    567
    Plugin Contributions
    0

    Default Re: Edit Attributes gives ERR_TOO_MANY_REDIRECTS error

    I added the redirect path Chrome extension which told me I got the following 24 times
    Code:
    https://www.simmar.ch/catalog/ADMIN/index.php?cmd=attributes_controller&products_filter=0Īt_category_id=148
    302: Temporary redirect to https://www.simmar.ch/catalog/ADMIN/index.php?cmd=attributes_controller&products_filter=0Īt_category_id=148
    Plus this detail
    Code:
    Server IP Address80.74.141.90
    servernginx
    dateMon, 06 Jun 2022 13:23:10 GMT
    content-typetext/html; charset=utf-8
    varyAccept-Encoding
    expiresThu, 19 Nov 1981 08:52:00 GMT
    cache-controlno-store, no-cache, must-revalidate
    pragmano-cache
    content-encodinggzip
    locationhttps://www.simmar.ch/catalog/ADMIN/index.php?cmd=attributes_controller&products_filter=0Īt_category_id=148
    x-cache-statusBYPASS

  7. #7
    Join Date
    Feb 2006
    Location
    Tampa Bay, Florida
    Posts
    9,684
    Plugin Contributions
    123

    Default Re: Edit Attributes gives ERR_TOO_MANY_REDIRECTS error

    Don't redirect your admin pages.
    That Software Guy. My Store: Zen Cart Modifications
    Available for hire - See my ad in Services
    Plugin Moderator, Documentation Curator, Chief Cook and Bottle-Washer.
    Do you benefit from Zen Cart? Then please support the project.

  8. #8
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    567
    Plugin Contributions
    0

    Default Re: Edit Attributes gives ERR_TOO_MANY_REDIRECTS error

    Quote Originally Posted by swguy View Post
    Don't redirect your admin pages.
    Thanks but I do not intentionally redirect them :)

    I took another look at the code and the products filter field is zero, see bold.
    Code:
    https://www.simmar.ch/catalog/ADMIN/index.php?cmd=attributes_controller&products_filter=0Īt_category_id=148
    302: Temporary redirect to https://www.simmar.ch/catalog/ADMIN/index.php?cmd=attributes_controller&products_filter=0Īt_category_id=148
    When I look at one that works correctly then product filter has the product number, see bold.
    Code:
    https://www.simmar.ch/catalog/caNdy-shD-dArts/index.php?cmd=attributes_controller&products_filter=2901Īt_category_id=159
    The problem occurs when I click on "Edit Attribues", the good ones have an ID the bad ones no id, see pictures
    Attached Thumbnails Attached Thumbnails Click image for larger version. 

Name:	NoID.jpg 
Views:	26 
Size:	86.2 KB 
ID:	20029   Click image for larger version. 

Name:	withID.jpg 
Views:	28 
Size:	141.9 KB 
ID:	20030  

  9. #9
    Join Date
    Jul 2012
    Posts
    16,732
    Plugin Contributions
    17

    Default Re: Edit Attributes gives ERR_TOO_MANY_REDIRECTS error

    When the product that is not working is displaying that "empty" area, what is the browser link? I assume that part of it reads: ?cmd=category_product_listing

    What is the rest?
    ZC Installation/Maintenance Support <- Site
    Contribution for contributions welcome...

  10. #10
    Join Date
    Apr 2013
    Location
    eglisau switzerland
    Posts
    567
    Plugin Contributions
    0

    Default Re: Edit Attributes gives ERR_TOO_MANY_REDIRECTS error

    Quote Originally Posted by mc12345678 View Post
    When the product that is not working is displaying that "empty" area, what is the browser link? I assume that part of it reads: ?cmd=category_product_listing

    What is the rest?
    It looks like this,

    Code:
    https://www.simmar.ch/catalog/ADMIN/index.php?cmd=category_product_listing&cPath=74&pID=2337&action=attribute_features&page=2
    2337 is the correct project id for this product, that is the bad one in my picture

 

 
Page 1 of 2 12 LastLast

Similar Threads

  1. ERR_Too_Many_Redirects using Ceon URI Mapping
    By MikeyG in forum General Questions
    Replies: 28
    Last Post: 25 May 2017, 07:51 PM
  2. Preview button gives error message.
    By Kalcat in forum Templates, Stylesheets, Page Layout
    Replies: 1
    Last Post: 20 Apr 2010, 07:46 PM
  3. Help! Add to cart gives error...
    By srt9969 in forum General Questions
    Replies: 0
    Last Post: 17 Mar 2009, 02:31 PM
  4. Adding attributes as dropdown gives radio buttons
    By marksu in forum Setting Up Categories, Products, Attributes
    Replies: 7
    Last Post: 24 Nov 2007, 01:29 PM
  5. Click on Product gives 404 Error
    By apster in forum Setting Up Categories, Products, Attributes
    Replies: 7
    Last Post: 27 May 2007, 05:20 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR