Skip to content

Will not install or run on a standard Zen Cart installation #1

@billj9000

Description

@billj9000

This is a great Zen Cart plug-in but when I tried to install it I found it would not work because it appears to depend on some non-standard Zen Cart code. In particular, the following:

  • includes/functions/extra_function/init_matomo_ga_alternative.php should be includes/functions/extra_functions/init_matomo_ga_alternative.php.
  • Creating the configuration items fails because reference is made to a configuration table column "configuration_tab", which doesn't exist.
  • Product prices are provided by functions that do not exist in a standard Zen Cart installation and in any case the sanitisation will only work for currency "$" and no other currency symbol.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions