Blesta Addons Posted June 21, 2018 Report Posted June 21, 2018 we are working in a plugin, and from admin area we have the fallowing url that is not working, and always return to the admin dashboard admin/plugin/my_plugin/admin_partners/getImages/1/logo.png => redirect to admins dashboard admin/plugin/my_plugin/admin_partners/getImages/1/sdsdsds.jpg => redirect to admins dashboard admin/plugin/my_plugin/admin_partners/getImages/1/logo => no redirect is there any function in the core that prevent such url ? Quote
0 Tyson Posted June 21, 2018 Report Posted June 21, 2018 5 hours ago, Blesta Addons said: is there any function in the core that prevent such url ? No, not that I'm aware of. Might have something to do with the AdminPartners controller in your plugin? Quote
0 Blesta Addons Posted June 21, 2018 Author Report Posted June 21, 2018 5 hours ago, Tyson said: No, not that I'm aware of. Might have something to do with the AdminPartners controller in your plugin? Nothing, and this impact also another controller that is not AdminPartners Quote
Question
Blesta Addons
we are working in a plugin, and from admin area we have the fallowing url that is not working, and always return to the admin dashboard
admin/plugin/my_plugin/admin_partners/getImages/1/logo.png => redirect to admins dashboard admin/plugin/my_plugin/admin_partners/getImages/1/sdsdsds.jpg => redirect to admins dashboard admin/plugin/my_plugin/admin_partners/getImages/1/logo => no redirect
is there any function in the core that prevent such url ?
2 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.