Skip to content
Mudzakkir edited this page Nov 4, 2021 · 8 revisions

Table of Contents


Error: Unable to save widget files

This issue happen because module unable to save editor content as file at destination folder. Make sure following folder is writable:

  • catalog/controller/extension/architect/
  • catalog/controller/extension/architect/event/
  • catalog/model/extension/architect/
  • catalog/view/theme/default/template/extension/architect/

Modification not working

Possible solution:

  • Modification following widget status, check if widget is Enabled.
  • Refresh modification required to apply Modification tab content.
  • Make sure Modification code work for the OpenCart version you use.
  • Check and refer Modification System documentation.

Events not working

Possible solution:

  • Check if widget event added to Extension > Event and enabled.
  • Check and refer Events System documentation.
Clone this wiki locally