logo
Welcome to our new AbleCommerce forums. As a guest, you may view the information here. To post to this forum, you must have a registered account with us, either as a new user evaluating AbleCommerce or an existing user of the application. For all questions related to the older version of Gold and earlier, please go to AbleCommerce Gold forum. Please use your AbleCommerce username and password to Login. New Registrations are disabled.

Notification

Icon
Error

Options
Go to last post Go to first unread
Jay  
#1 Posted : Tuesday, July 26, 2022 9:32:57 AM(UTC)
Jay

Rank: Member

Groups: Authorized User, Developers
Joined: 11/12/2018(UTC)
Posts: 25

Thanks: 1 times
Was thanked: 4 time(s) in 3 post(s)
I have my AC 9.0.6 (development) store's Access Restriction set to "Registered Users Only".

When I point my browser to the home page, the Login page shows as expected. However, the browser's developer tools is showing an attempt to
Code:
GET https://[site]/Checkout/_ItemAddedNotify?allowDisplay=true

with a response of
Code:
400 Bad Request


I have been working on adding my own widget, but I get this even when the Login Inner Template just has the default LoginDialog and Register Dialog widgets in it. It doesn't seem to affect functionality. Any ideas why this is happening? Does it happen on stock install?

Wanna join the discussion?! Login to your AbleCommerce Forums forum account. New Registrations are disabled.

shaharyar  
#2 Posted : Tuesday, July 26, 2022 10:29:15 AM(UTC)
shaharyar

Rank: Advanced Member

Groups: Admin, Developers, Registered, HelpDesk, Authorized User
Joined: 10/5/2018(UTC)
Posts: 704

Thanks: 5 times
Was thanked: 113 time(s) in 112 post(s)
This is an Ajax request and since Ajax request can't be redirected to the login page application issues a BadRequest when the store is set to RegisteredUsersOnly or AuthorizedUsersOnly.
Users browsing this topic
Guest
Forum Jump  
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.