Giter Site home page Giter Site logo

campaignmonitor's People

Contributors

pgml avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

campaignmonitor's Issues

Notice at row 404

Hi! Thank you for your module.
Though, I'm experiencing a problem on row 404: [8] Trying to get property of non-object.

I get that Notice on the configuration page. My prestashop version is 1614.
I don't get that error with v065.

It seems related to webhooks

3 more sync issues

I noticed 3 issues:

  1. your module doesn't sync at all with the newsletterblock module. The newsletter module keeps track of subscribers on the 'ps_newsletter' table, when they're not also clients. In other words, it deals both with shop clients and only-newsletter subscribers.
  2. What if one subscribes only to campaignmonitor, and after a while, because he's interested, he registers to the shop? What's going on here? Prestashop has no notion of his email, so it thinks he's not subscribed to the newsletter. Instead, he is. Your module should really deal also with this issue.
  3. Another problem is that the module doesn't check at all if a subscriber is already subscribed. So one can subscribe infinite times. Why should this be an issue? Because there can be actions (for example, vounchers) tied with the newsletter subscription. So it's impossible to monitor if a non-registered subscriber has already had his 1-time-voucher. This could be avoided if your module would be in sync with the blocknewsletter mobile, since it does do the double-subscribers check.

Thank you

Fatal Error on install line 403

I wanted to install the most recent version on an older 1.6.0.X shop, before I did so I uninstalled the old and i now get the following error when i try to configure the module:

Fatal error: Cannot use object of type stdClass as array in /html/prestashop/modules/campaignmonitor/campaignmonitor.php on line 403
[PrestaShop] Fatal error in module campaignmonitor:
Cannot use object of type stdClass as array

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.