lat9 / ga4-analytics

A plugin to provide GA4 analytics for Zen Cart stores
GNU General Public License v2.0
1 stars 2 forks source link

Need to load *after* currencies are instantiated #13

Closed lat9 closed 11 months ago

lat9 commented 1 year ago

... as identified in this Zen Cart support-thread posting.

lat9 commented 12 months ago

Re-opening, since CP 120 is where the currencies are initialized. Some sites are still seeing the warning, possibly due to file-system-specific load-ordering of the auto_loaders files. Changing to CP 121 should fully correct the issue.