- Posts: 1184
- Thank you received: 13
Saving view error
4 years 9 months ago #338096
by verzevoul
Saving view error was created by verzevoul
-- HikaShop version -- : 4.4.5
-- Joomla version -- : 3.10.4
Hi!
When i try to save a view in the backend i get the message:
"404 Page not found : view"
Why is this happening?
Thank you
-- Joomla version -- : 3.10.4
Hi!
When i try to save a view in the backend i get the message:
"404 Page not found : view"
Why is this happening?
Thank you
Please Log in or Create an account to join the conversation.
4 years 9 months ago #338098
by nicolas
Replied by nicolas on topic Saving view error
Hi,
This usually means that you have some kind of security mechanism on your server/website which blocks the saving because it sees the PHP code being sent to the server by the browser and blocks it, just in case.
In that case, you won't be able to use the view override mechanism in HikaShop.
Either you create the view overrides via Joomla www.joomlashack.com/blog/joomla/overrides/ or manually docs.joomla.org/Understanding_Output_Overrides
Or you turn off the security mechanism while you do the view override, or you whitelist the view edition pages of HikaShop if such a capability is available.
This usually means that you have some kind of security mechanism on your server/website which blocks the saving because it sees the PHP code being sent to the server by the browser and blocks it, just in case.
In that case, you won't be able to use the view override mechanism in HikaShop.
Either you create the view overrides via Joomla www.joomlashack.com/blog/joomla/overrides/ or manually docs.joomla.org/Understanding_Output_Overrides
Or you turn off the security mechanism while you do the view override, or you whitelist the view edition pages of HikaShop if such a capability is available.
The following user(s) said Thank You: verzevoul
Please Log in or Create an account to join the conversation.
Time to create page: 0.169 seconds