Can not save a view after editing - Resolved

  • Posts: 180
  • Thank you received: 13
7 years 11 months ago #240837

-- HikaShop version -- : Business 2.6.3 [1605112330]
-- Joomla version -- : 3.5.1
-- PHP version -- : 5.6
-- Browser(s) name and version -- : Safari Version 9.1.1 (11601.6.17)
-- Error-message(debug-mod must be tuned on) -- : Call stack
# Function Location
1 JApplicationCms->execute() /home/haruka/public_html/index.php:49
2 JApplicationSite->doExecute() /home/haruka/public_html/libraries/cms/application/cms.php:257
3 JApplicationSite->dispatch() /home/haruka/public_html/libraries/cms/application/site.php:230
4 JComponentHelper::renderComponent() /home/haruka/public_html/libraries/cms/application/site.php:191
5 JComponentHelper::executeComponent() /home/haruka/public_html/libraries/cms/component/helper.php:380
6 require_once() /home/haruka/public_html/libraries/cms/component/helper.php:405
7 JControllerLegacy->execute() /home/haruka/public_html/components/com_content/content.php:38
8 ContentController->display() /home/haruka/public_html/libraries/legacy/controller/legacy.php:728
9 JControllerLegacy->display() /home/haruka/public_html/components/com_content/controller.php:113
10 ContentViewCategory->display() /home/haruka/public_html/libraries/legacy/controller/legacy.php:690
11 JViewCategory->commonCategoryDisplay() /home/haruka/public_html/components/com_content/views/category/view.html.php:72
12 JError::raiseError() /home/haruka/public_html/libraries/legacy/view/category.php:136
13 JError::raise() /home/haruka/public_html/libraries/legacy/error/error.php:254

When I try and save a View after editing, I am faced with the following message:


You may not be able to visit this page because of:

an out-of-date bookmark/favourite
a search engine that has an out-of-date listing for this site
a mistyped address
you have no access to this page
The requested resource was not found.
An error has occurred while processing your request.
Please try one of the following pages:

Home Page
If difficulties persist, please contact the System Administrator of this site and report the error below.

Category not found

Last edit: 7 years 5 months ago by esotechie.

Please Log in or Create an account to join the conversation.

  • Posts: 81539
  • Thank you received: 13069
  • MODERATOR
7 years 11 months ago #240850

Hi,

That error comes from Joomla not HikaShop.
HikaShop is actually not involved in the saving process that you're doing based on your debug trace.
Could it be linked to a problem with your HTML editor ? What if you try with another one ?
Or maybe you have a security module like mod_security configured on your web server which prevents you from saving the files as it detects a false positive and removes all the parameters sent to the server (and thus joomla doesn't know where to send the request for processing and sends it by default to com_content.
In that case, you'll have to see with your hosting company. But a simple solution would be to use the view override system of Joomla instead of the one in HikaShop. It might work and they both are compatible together.

The following user(s) said Thank You: esotechie

Please Log in or Create an account to join the conversation.

  • Posts: 180
  • Thank you received: 13
7 years 10 months ago #242692

Thanks Nicolas

Please Log in or Create an account to join the conversation.

Time to create page: 0.057 seconds
Powered by Kunena Forum