Uriel Posted December 26, 2018 Share Posted December 26, 2018 (edited) When i try to access the OrdersController doing click in the orders link in the backoffice i am automaticly redirected to the backoffice login page. But i am still logged in.... If i try to access the orderscontroller page without token variable in the url i can access withput any problem. For example: NOT WORKING: https://www.example.com.ar/adminfolder/index.php?controller=AdminOrders&token=e6a479aacc65fc5380fcf7114a1e3f42 WORKING: https://www.example.com.ar/adminfolder/index.php?controller=AdminOrders How to solve this issue?? Edited December 26, 2018 by Uriel (see edit history) Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now