Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
billj9000 opened this issue Jan 14, 2024 · 1 comment
Open

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

billj9000 opened this issue Jan 14, 2024 · 1 comment

Comments

@billj9000
Copy link

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.
@billj9000
Copy link
Author

billj9000 commented Jan 14, 2024

P.S. Now I have made some code changes and got it running I'm very pleased indeed with what it does. Well done! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant