AbleCommerce Forums
»
AbleCommerce
»
General Questions
»
Application Page Redirects cache location
Rank: Newbie
Groups: Developers
Joined: 4/18/2020(UTC) Posts: 0
|
I have a custom report that I deploy on my stores that I've always done the same way and never had any issues, until today when I decided to change the name of my page. My process is simple, my custom page is built into my project and deployed just like any other. After I deploy I use the Admin to add an Application Page and call my custom report page. No problem typically. What I did today, however, was instead of just calling it the same name, I thought I'd change the name when I created the page in the admin portal, really just because I wanted to name it differently without changing my code. I thought the redirect would do as expected but now I can't find where to fully undo what I started. Here's the sequence:
- Added an Application Page called "Order History Report" with the url being to a page called OrderHistoryReport - this is the name of the page in my project. This works fine. - I decided I wanted to call it Order Dashboard instead, so I renamed it and ended up with a redirect somehow - I deleted that so I could just start over - Now when I try and go to "OrderHistoryReport" it redirects to "OrderDashboard" which doesn't exist
I've looked in ac_redirects, ac_CatalogUrls, ac_webpages, etc. and of course in the SEO screens in admin->settings, and for the life of me cannot find where this redirect would be hanging. As another test I connected my local build to the database on the server and ran the code locally. As expected it does NOT redirect, so this tells me whatever remnant of this is on the server not in the db, and since it's cached somehow that makes sense but where?
I have reset IIS also hoping that might clear it but no dice.
Help, please?
Thanks, Art
|
|
|
|
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)
|
Sorry for the late reply.
This is the browser cache that is causing the issue. You can try in a different browser or just clear the browser cache and it will work fine.
|
|
|
|
AbleCommerce Forums
»
AbleCommerce
»
General Questions
»
Application Page Redirects cache location
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.
Important Information:
The AbleCommerce Forums uses cookies. By continuing to browse this site, you are agreeing to our use of cookies.
More Details
Close