movieseals Posted April 29, 2020 Posted April 29, 2020 For example, in the order page, if I click on the View Full Details buttons, the link is correctly created: https://librairiezbookstore.com/<secret>/index.php?tab=AdminCustomers&id_customer=5&viewcustomer&token=<secret> But for some reason, it gets me back to the Dashboard instead of the customer page. It happens with a few other links as well. Any ideas why?
1 datakick Posted April 29, 2020 Posted April 29, 2020 1 hour ago, movieseals said: For example, in the order page, if I click on the View Full Details buttons, the link is correctly created: https://librairiezbookstore.com/<secret>/index.php?tab=AdminCustomers&id_customer=5&viewcustomer&token=<secret> But for some reason, it gets me back to the Dashboard instead of the customer page. It happens with a few other links as well. Any ideas why? When you copy the url and paste it into address bar, does it work as expected? If so, then it's javascript / client side issue. If the url does not work, it's server-side dispatcher issue. 1
0 AndyC Posted April 29, 2020 Posted April 29, 2020 (edited) Hi .. I would remove access link to my admin asap ... Rather PM to someone who can help.. Try clearing all cache even on host site Edited April 29, 2020 by AndyC
0 AnnaLisik Posted April 29, 2020 Posted April 29, 2020 54 minutes ago, datakick said: When you copy the url and paste it into address bar, does it work as expected? If so, then it's javascript / client side issue. If the url does not work, it's server-side dispatcher issue. Its true
0 movieseals Posted April 30, 2020 Author Posted April 30, 2020 17 hours ago, AndyC said: Hi .. I would remove access link to my admin asap ... Rather PM to someone who can help.. Try clearing all cache even on host site I know about clearing cache. Manually and otherwise - still does not work.
0 movieseals Posted April 30, 2020 Author Posted April 30, 2020 (edited) @datakick, regardless of what I do, the link always go back to Dashboard. So how do I fix server side dispatcher issue? Edited April 30, 2020 by movieseals
0 datakick Posted April 30, 2020 Posted April 30, 2020 2 hours ago, movieseals said: @datakick, regardless of what I do, the link always go back to Dashboard. So how do I fix server side dispatcher issue? Hard to tell, this can be caused by many things. Somebody needs to debug things
0 movieseals Posted April 30, 2020 Author Posted April 30, 2020 3 minutes ago, datakick said: Hard to tell, this can be caused by many things. Somebody needs to debug things Cool. Thanks.
Question
movieseals
For example, in the order page, if I click on the View Full Details buttons, the link is correctly created:
But for some reason, it gets me back to the Dashboard instead of the customer page. It happens with a few other links as well. Any ideas why?
8 answers to this question
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