HackerOne users: Testing against this community violates our program's Terms of Service and will result in your bounty being denied.
When I select "Store" from the menu bar get page not found.
Apache8075
New
in Feedback
When I select "Store" from the menu bar get page not found. If I retry the page it works just fine. It's only the first time I access the Store from the browser. I didn't think to capture the url that was not found but I think it ended in /marketplace. Once I retry the page the url ends in ...store.
0
Comments
Here are the urls. The first one is when you initially select "Store" and get "page not found". The second one is when you click the store link a second time and it works.
https://lovetheberry.com/forums/index.php?p=/vanilla/marketplace
https://lovetheberry.com/forums/index.php?p=/store
I'm not having any issues.
You are not supposed to use
https://lovetheberry.com/forums/index.php?p=/vanilla/marketplace
It is deliberate that you get not found there.
There can be caching issues, with the browser, but shouldn't have any issues once it is working. Clear browser cache if you are having issues.
grep is your friend.
oops. Brain fart.
I've cleared the browser cache and tried it again. It's still going to this url initially,
https://lovetheberry.com/forums/index.php?p=/vanilla/marketplace
What do you mean the 'first' time?
grep is your friend.
I think you are talking about an edge case where you are actually logged out, then you redirect once you log in.
grep is your friend.
I don't understand what you mean. I am going to PM you credentials to the site so you can see it for your self.
First time meaning that the first time I click on the Store during that session. such as, I log in, click on store, get page not found. If I click on store again, I then go to the correct url. Clicking on store will now work as long as I don't flush my cache. If I do flush the cache, then click on store, I will get "page not found" again.
I have already tested it. The only thing I have found is related a sign in redirect.
grep is your friend.
So how do I prevent this from happening? It's the one thing from keeping my site from going live. I know you have a lot of irons in the fire. I am willing to provide compensation for your time.
x00,
Your update fixed the problem!
Thank you so very much!