Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin URL Change every time we change extension filter #12936

Closed
sahilofficial671 opened this issue Nov 12, 2023 · 2 comments
Closed

Admin URL Change every time we change extension filter #12936

sahilofficial671 opened this issue Nov 12, 2023 · 2 comments

Comments

@sahilofficial671
Copy link

What version of OpenCart are you reporting this for?
3.0.3.9

Describe the bug
Every time I change "Admin > Extensions > Extensions" and filter the current admin page url changes to:
{your domain}/index.php?route=api/promotion&type=module&__cf_chl_rt_tk=wacTbbn7BfqSj2Gf9x8uUK4.23U91C2mknSUUl2S3iU-1699780027-0-gaNycGzNCuU and URL it changes to is also wrong the domain in the URL is ours instead of Opencart Server which should give us a promotional Opencart Image may be Paypal Promotion of something.

To Reproduce
Steps to reproduce the behavior:

  1. Go to 'Admin > Extensions > Extensions'
  2. Select any filter entity let say "Module"
  3. Click on "Filter"
  4. You we can see that current page url has been changed to something from Opencart api/promotion
    {your domain}/index.php?route=api/promotion&type=module&__cf_chl_rt_tk=wacTbbn7BfqSj2Gf9x8uUK4.23U91C2mknSUUl2S3iU-1699780027-0-gaNycGzNCuU
  5. And If we refresh at this moment it will load that api/promotion page

Expected behavior
Current page url should not change after changing any filter value

Screenshots / Screen recordings
image

Server / Test environment (please complete the following information):

  • Local development? Deployed to a web server? - Yes, tested on both
  • Operating system - Windows
  • PHP version - 8.0
  • Apache version
  • Browser(s) tested with [e.g. chrome, safari - if applicable]
  • Version [e.g. 22]
@cartbinder
Copy link

Possibly due to Cloudflare active on your server.

When you pass the captcha test the path gets added to your URL by Cloudflare.

@danielkerr
Copy link
Member

danielkerr commented Nov 12, 2023

Ok will cancel. I was being ddos. I need to put the admin marketplace on a sperate site

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants