Results 1 to 7 of 7
  1. #1
    Join Date
    Feb 2017
    Posts
    1
    Plugin Contributions
    1

    Default Moosend Website Tracking [Support Thread]

    This is the support thread for the latest version of Moosend Website Tracking for ZenCart v1.5.x. You can also reach us at [email protected] and through the support bubble in our website or your account page.

  2. #2
    Join Date
    Jan 2016
    Location
    Toronto
    Posts
    23
    Plugin Contributions
    0

    Default Re: Moosend Website Tracking [Support Thread]

    Quote Originally Posted by moosend View Post
    This is the support thread for the latest version of Moosend Website Tracking for ZenCart v1.5.x. You can also reach us at [email protected] and through the support bubble in our website or your account page.
    Does anyone have this working? There are errors in the cart observer due to mis-matched types being converted and passed!

    Dan

  3. #3
    Join Date
    Mar 2006
    Location
    Auckland, New Zealand
    Posts
    234
    Plugin Contributions
    0

    Default Re: Moosend Website Tracking [Support Thread]

    Just looking at changing over to Moosend from Mailchimp with our 1.5.8 upgrade - has anyone being using this?
    Elemi

    The Art of Bespoke Aromatherapy
    www.AmorAromatherapy.co.nz

  4. #4
    Join Date
    Apr 2009
    Posts
    417
    Plugin Contributions
    2

    Default Re: Moosend Website Tracking [Support Thread]

    Just tried to install this in zen cart 1.5.7d php 7.4

    on storefront get blank page with error log

    Code:
    [25-Jan-2023 13:32:28 Europe/London] PHP Fatal error: Uncaught Error: Class 'mootracker_remove_from_cart_observer' not found in /includes/autoload_func.php:44
    Stack trace:
    #0 /includes/application_top.php(222): require()
    #1 /index.php(25): require('/home/...')
    #2 {main}
    thrown in /includes/autoload_func.php on line 44
    
    [25-Jan-2023 13:32:28 Europe/London] Request URI: /, IP address: 37.152.207.104
    --> PHP Fatal error: Uncaught Error: Class 'mootracker_remove_from_cart_observer' not found in /includes/autoload_func.php:44
    Stack trace:
    #0 /includes/application_top.php(222): require()
    #1 /index.php(25): require('/home/...')
    #2 {main}
    thrown in /includes/autoload_func.php on line 44.
    mootracker_remove_from_cart_observer.php is not in the includes/classes/observers in the download.zip
    Mark Brittain
    http:\\innerlightcrystals.co.uk\sales\

  5. #5
    Join Date
    Apr 2011
    Posts
    381
    Plugin Contributions
    0

    Default Re: Moosend Website Tracking [Support Thread]

    Quote Originally Posted by brittainmark View Post
    Just tried to install this in zen cart 1.5.7d php 7.4

    on storefront get blank page with error log

    Code:
    [25-Jan-2023 13:32:28 Europe/London] PHP Fatal error: Uncaught Error: Class 'mootracker_remove_from_cart_observer' not found in /includes/autoload_func.php:44
    Stack trace:
    #0 /includes/application_top.php(222): require()
    #1 /index.php(25): require('/home/...')
    #2 {main}
    thrown in /includes/autoload_func.php on line 44
    
    [25-Jan-2023 13:32:28 Europe/London] Request URI: /, IP address: 37.152.207.104
    --> PHP Fatal error: Uncaught Error: Class 'mootracker_remove_from_cart_observer' not found in /includes/autoload_func.php:44
    Stack trace:
    #0 /includes/application_top.php(222): require()
    #1 /index.php(25): require('/home/...')
    #2 {main}
    thrown in /includes/autoload_func.php on line 44.
    mootracker_remove_from_cart_observer.php is not in the includes/classes/observers in the download.zip
    Did a fix for this was provided or found?

    Mailchimp is getting on the high side and looking at alternatives. I am encountering the exact same error as above

  6. #6
    Join Date
    Apr 2009
    Posts
    417
    Plugin Contributions
    2

    Default Re: Moosend Website Tracking [Support Thread]

    A fix was provided.

    Remove lines 20-25
    Code:
    $autoLoadConfig[10][] = array('autoType'=>'class',
        'loadFile'=>'observers/class.mootracker_remove_from_cart_observer.php');
    $autoLoadConfig[90][] = array('autoType'=>'classInstantiate',
        'className'=>'mootracker_remove_from_cart_observer',
        'objectName'=>'mootracker_remove_from_cart_observer');
    However, it will create a lot of log files (20-30 for a customer looking at a product and ordering it) if you use php8.0 or above.
    They have not fixed this and quite frankly their customer service has been appalling.

    I have raised faults, and they have closed them without telling me anything. I have a client who wants to use it, but they are also not getting responses.

    So if you need customer service, I would think twice before using them. (or maybe you will be lucky! Or even if more people start to want to use it, they will start to look at it properly.)

    Let me know how you get on, despite all this, I do like the product.
    Mark Brittain
    http:\\innerlightcrystals.co.uk\sales\

  7. #7
    Join Date
    Apr 2011
    Posts
    381
    Plugin Contributions
    0

    Default Re: Moosend Website Tracking [Support Thread]

    Quote Originally Posted by brittainmark View Post
    A fix was provided.

    Remove lines 20-25
    Code:
    $autoLoadConfig[10][] = array('autoType'=>'class',
        'loadFile'=>'observers/class.mootracker_remove_from_cart_observer.php');
    $autoLoadConfig[90][] = array('autoType'=>'classInstantiate',
        'className'=>'mootracker_remove_from_cart_observer',
        'objectName'=>'mootracker_remove_from_cart_observer');
    However, it will create a lot of log files (20-30 for a customer looking at a product and ordering it) if you use php8.0 or above.
    They have not fixed this and quite frankly their customer service has been appalling.

    I have raised faults, and they have closed them without telling me anything. I have a client who wants to use it, but they are also not getting responses.

    So if you need customer service, I would think twice before using them. (or maybe you will be lucky! Or even if more people start to want to use it, they will start to look at it properly.)

    Let me know how you get on, despite all this, I do like the product.
    Thank you brittainmark for sharing the fix.

    i did notice that their customer service is somewhat inexistent. It is sad as their products seem to have potential down the line. I will try again to contact them as there is a lot of logs being created. If no answer from them , i will just stick to mailchimp.

 

 

Similar Threads

  1. v154 ZipShip - Support Thread
    By lat9 in forum Addon Shipping Modules
    Replies: 94
    Last Post: 16 Apr 2024, 10:07 PM
  2. ZX Slideshow support thread
    By balihr in forum All Other Contributions/Addons
    Replies: 743
    Last Post: 30 Mar 2024, 02:26 AM
  3. Hebrew Support - latest release [Support Thread]
    By eranariel in forum Addon Language Packs
    Replies: 19
    Last Post: 23 Jan 2023, 08:04 AM
  4. v153 v1.5.3 Mod Update Tracking Thread
    By swguy in forum All Other Contributions/Addons
    Replies: 21
    Last Post: 19 Jul 2014, 09:11 PM
  5. User Tracking Interface[UTI] Support Thread
    By data_digger in forum All Other Contributions/Addons
    Replies: 9
    Last Post: 3 Jul 2012, 08:09 PM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg
Zen-Cart, Internet Selling Services, Klamath Falls, OR