Same problem here when trying to select a product variation through my
storefront. I think this is a bug in satchmo. I'm also getting the
"too many redirects" error. Just trying to add product variations
(colors, sizes) to products in the database. I invoke the variation
manger, then select the product to edit. I then get the redirect
error.
Redirect Loop
Firefox has detected that the server is redirecting the request for
this address in a way that will never complete.
The browser has stopped trying to retrieve the requested item. The
site is redirecting the request in a way that will never complete.
* Have you disabled or blocked cookies required by this site?
* NOTE: If accepting the site's cookies does not resolve the
problem, it is likely a server configuration issue and not your
computer.
On Sep 16, 4:01 am, nostradamnit <[EMAIL PROTECTED]> wrote:
> Hi Shankar,
>
> Did you overcome this error? If so, please tell me how :)
>
> Thanks,
> Sam
>
> On Sep 15, 7:18 am, "Shankar Dhanasekaran" <[EMAIL PROTECTED]>
> wrote:
>
> > Hi,
>
> > I got the following template error on navigating to
> > "admin/product/productvariation/20/" on my development site. What does it
> > mean?
>
> > Thank you,
>
> > Shakthi
>
> > Template error:
>
> > In template
> > /home/shakthi/Public/mystore/templates/admin/product/productvariation/change
> > _form.html, error at line 61
>
> > Caught an exception while rendering: Reverse for
> > 'mystore.satchmo_admin_variation_manager' with arguments '('',)' and keyword
> > arguments '{}' not found.
>
> > 57 : {% block after_related_objects %}
>
> > 58 : {% if original %}
>
> > 59 : <fieldset class="module">
>
> > 60 : <h2>{% trans "Helpers" %}</h2>
>
> > 61 : <ul><li><a href=" {% url satchmo_admin_variation_manager
> > original.slug %} ">{% trans "VariationManager" %}</a></li></ul>
>
> > 62 : </fieldset>
>
> > 63 : {% endif %}
>
> > 64 : {{ block.super }}
>
> > 65 : {% endblock %}
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Satchmo users" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/satchmo-users?hl=en
-~----------~----~----~----~------~----~------~--~---