Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: redirect loop problem on storefront  (Read 9223 times)

Offline Green

  • Newbie
  • *
  • Posts: 36
  • Karma: +4/-1
    • View Profile
redirect loop problem on storefront
« on: January 26, 2015, 02:29:57 AM »
Hello,
 
Im facing redirect loop problem while moving from guest_step_1 to guest_step_2 after checkout. it was working properly before. This problem happens only today. I don know how to find the problem. Im using abantecart version 1.2.0b.

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5777
  • Karma: +274/-2
    • View Profile
Re: redirect loop problem on storefront
« Reply #1 on: January 26, 2015, 04:57:40 AM »

Offline Green

  • Newbie
  • *
  • Posts: 36
  • Karma: +4/-1
    • View Profile
Re: redirect loop problem on storefront
« Reply #2 on: January 26, 2015, 05:10:25 AM »
So,Is it a version problem?.But i have developed some additional feature by using this for my website.Is there any other solution?

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5777
  • Karma: +274/-2
    • View Profile
Re: redirect loop problem on storefront
« Reply #3 on: January 26, 2015, 05:23:08 AM »
So,Is it a version problem?.But i have developed some additional feature by using this for my website.Is there any other solution?

I am not sure is it version problem or not but 1.2b is beta version and we can not support it.

Offline p85_85

  • Newbie
  • *
  • Posts: 5
  • Karma: +1/-0
    • View Profile
Re: redirect loop problem on storefront
« Reply #4 on: March 12, 2015, 06:41:19 AM »
i used version 1.2.1 but still

"The webpage at ?????.com/index.php?rt=checkout/guest_step_3&token=xxxxxxxxx has resulted in too many redirects. Clearing your cookies for this site or allowing third-party cookies may fix the problem. If not, it is possibly a server configuration issue and not a problem with your computer"

i did :

- clear all cookies and history all my browser and changed the browser.
- clear all cache on abantecart admin web.

that's all isn't working. still loop.

i checked all error report but all blank, no error report. i suggest that has error from .htaccess, but i dont know exactly.
« Last Edit: March 12, 2015, 06:48:13 AM by p85_85 »

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5777
  • Karma: +274/-2
    • View Profile
Re: redirect loop problem on storefront
« Reply #5 on: March 12, 2015, 06:49:46 AM »
Hi

Try to check with disabled SSL and in another browser

Offline p85_85

  • Newbie
  • *
  • Posts: 5
  • Karma: +1/-0
    • View Profile
Re: redirect loop problem on storefront
« Reply #6 on: March 12, 2015, 06:59:36 AM »
thanks for the reply  :) ,

 i  did it too. disable ssl on settings > system. but still looping.

is there effects on my job before ??

before this make it happen, i did :
- import 5000+ location for my weight based shipping on mysql, including > zones, zones to description and location. (but no errors, success to import data)
- delete all country, except my country, and zone (success too, no error, and worked on checkout).



Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: redirect loop problem on storefront
« Reply #7 on: March 12, 2015, 09:38:00 AM »
what shipping and payment methods do you use?
 i mean extensions. is some of them have enabled "autoselect" in the settings?
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline p85_85

  • Newbie
  • *
  • Posts: 5
  • Karma: +1/-0
    • View Profile
Re: redirect loop problem on storefront
« Reply #8 on: March 12, 2015, 11:15:56 PM »
what shipping and payment methods do you use?
 i mean extensions. is some of them have enabled "autoselect" in the settings?

i used weight based shipping, and i choose "off" in auto select configuration. in my country has so many state and province and was different cost too. so i must bulk upload into my sql with csv format. and its done with 5000++ data.

payment i choose bank transfer. is there any correlation with 5000++ data that i upload? its so confused. but in register option, it doesnt matter, all worked until step 3. but no option for shipping, its so weird. in administration i has choose weight based shipping "on".

thank you for answer my question :D i really appreciate. :D 
« Last Edit: March 12, 2015, 11:18:39 PM by p85_85 »

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: redirect loop problem on storefront
« Reply #9 on: March 13, 2015, 08:30:06 AM »
no.. data is not a cause of redirects.. something wrong with payments-shippings.. please PM me URL and credentials to your admin-side. I'll check your configuration. Probably you found a bug..
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline p85_85

  • Newbie
  • *
  • Posts: 5
  • Karma: +1/-0
    • View Profile
Re: redirect loop problem on storefront
« Reply #10 on: March 15, 2015, 09:17:27 AM »
no.. data is not a cause of redirects.. something wrong with payments-shippings.. please PM me URL and credentials to your admin-side. I'll check your configuration. Probably you found a bug..

 ;) ;) ;)yeah.. finnaly i got an aswer by my self :D

i miss to set zones at the specific location at :

system > localization > locations > "xxxx" > edit > location zones > choose the "xxxx" (same like at the first you has choose).

but, the problem is, i has 5000++  ::)  so i must one by one to set specific location. do you have an idea? to make it bulk selected?


i was check on my database table on mysql table. there is no correlation at "aban_zones" into the specific location to make it change into specific location.  i met just "location id" column, I was try to make change the "location id" number into the same number like "zones_id", but there is no change in the web admin (system > localization > locations > "xxxx" > edit > location zones > choose the "xxxx")

can i ask more question? because i have 3 question about the weight based shipping topic.  ;D ;D
 

Offline abolabo

  • core-developer
  • Administrator
  • Hero Member
  • *****
  • Posts: 2046
  • Karma: +318/-13
  • web for all, all for web!
    • View Profile
    • AbanteCart
Re: redirect loop problem on storefront
« Reply #11 on: March 15, 2015, 04:34:04 PM »
so.
1. You have enabled auto-select option of your shipping method.
2. You have a lot of locations. We recommends to remove all of them and create new, for ex. INDONESIA - Locations . Then add all zones for country Indonesia into it. You will see only one location in weight based shipping additional settings page and set rates for Indonesia zones at all. Please read our documentation about locations for details.
“No one is useless in this world who lightens the burdens of another.”
― Charles Dickens

Offline p85_85

  • Newbie
  • *
  • Posts: 5
  • Karma: +1/-0
    • View Profile
Re: redirect loop problem on storefront
« Reply #12 on: March 16, 2015, 02:37:42 AM »
Thank you for answer my question,  :D

i forgot about the localization documentations. maybe i'll read more carefully about the documentation. thanks abolabo :D

Best regards.
p85_85

Offline brnrg

  • Newbie
  • *
  • Posts: 8
  • Karma: +1/-0
    • View Profile
Re: redirect loop problem on storefront
« Reply #13 on: March 29, 2015, 09:04:29 AM »
I have same problem with my cart I try to order like a guest...
checkout/guest_step_2&token=431e35c7a98c046b0bfcfd1463c0b234

This webpage has a redirect loop

I install first the AbanteCart cart on a folder then I migrate to root... But don't work to CHECKOUT.
posete-fem.com/index.php?rt=checkout/cart

If I try to order like a user:
Appear DELIVERY INFORMATION
× Error: No Shipping options are available. Please contact us for assistance!
And me cart have: default_flat_rate_shipping   ON & default_store_pickup ON

If is possible to help me !
« Last Edit: March 29, 2015, 09:14:45 AM by brnrg »

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5777
  • Karma: +274/-2
    • View Profile
Re: redirect loop problem on storefront
« Reply #14 on: March 30, 2015, 03:40:36 AM »
Hi.

You have loop because "Error: No Shipping options are available."
Check your shipping method settings (status, cost, locations and other limitations)

 

Powered by SMFPacks Social Login Mod