Page 23 of 95 FirstFirst ... 1321222324253373 ... LastLast
Results 221 to 230 of 943
  1. #221
    Join Date
    Jan 2004
    Posts
    482
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by mailbeez View Post
    just fixed it for MailBeez 2.0

    the fix is in where MailBeez changed heavily, so won't digg it out in 1.7
    Awesome! Thank you! We are fine with the edited emails until then. This Module is awesome!! Thank you!

  2. #222
    Join Date
    Jun 2010
    Location
    Copenhagen, Danmark
    Posts
    464
    Plugin Contributions
    7

    Default Re: Mailbeez After Sales Modules

    MailBeez 2.0 Public Beta

    known issues: none

    please try the public Beta Version of MailBeez 2.0:

    http://www.mailbeez.com/wp-content/p...load.php?id=19


    MailBeez 2.0 is fully compatible to MailBeez 1.x and will keep all configuration & tracking data.

    MailBeez does not modify any zencart tables and does not require any modification of zencart's core files!


    Fresh Install

    copy

    (shop)/admin/mailbeez.php
    (shop)/mailhive.php
    (shop)/mailhive


    copy the files from

    extras_zencart

    into their place:

    admin:

    admin/includes/boxes/extra_boxes/mailbeez_tools_dhtml.php
    admin/includes/extra_datafiles/mailbeez.php


    store-front:

    includes/extra_datafiles/mailbeez.php


    update v1.7 to 2.0

    Rename

    (shop)/mailhive in e.g. (shop)/mailhive_old_1.7

    copy

    (shop)/admin/mailbeez.php
    (shop)/mailhive.php
    (shop)/mailhive




    go to storefront, admin > tools > MailBeez

    MailBeez automatically updates itself.


    if you have done customization of email-templates

    (shop)/mailhive/common/templates/*.tpl

    (shop)/mailhive/mailbeez/birthday/email/*.tpl


    copy your customized and adopted email-templates back to their location.


    copy your additional modules

    (shop)/mailhive/mailbeez/(module) - file & folder


    back to their location


    you are done :-)

    The new template system (smarty.net) uses

    HTML Code:
    {$name}
    instead of
    HTML Code:
    $name
    In compatibility mode the old templates can be used.

    If you change the compatibility mode you need to clear the compiled templates (button)


    am looking forward for some feedback regarding installation, usability etc!

    enjoy mailbeez
    cord

  3. #223
    Join Date
    Jan 2004
    Posts
    482
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    Beta 2.0... easy install... thank you :)

    here are a few issues i am having

    Blank popups to view html or text emails
    send test email hangs on processing

    simulate on modules hangs on processing
    MailBeez - Mode: simulate
    Processing....
    code: winback module: winback

  4. #224
    Join Date
    Jun 2010
    Location
    Copenhagen, Danmark
    Posts
    464
    Plugin Contributions
    7

    Default Re: Mailbeez After Sales Modules

    Blank popups to view html or text emails
    did it work with 1.7?

    send test email hangs on processing

    simulate on modules hangs on processing
    MailBeez - Mode: simulate
    Processing....
    code: winback module: winback
    please go to configuration > event log > check "MODULE_INIT"


    run again

    please check reports > event log

    what does it say for the last batch?
    (lines with same number)

  5. #225
    Join Date
    Jan 2004
    Posts
    482
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by mailbeez View Post
    did it work with 1.7?
    It did work with the exception of one of the html messages (cannot remember which, but didn't worry because I could see it in txt view)

    And, for the other three modules, both views of txt and html worked.


    Quote Originally Posted by mailbeez View Post
    please go to configuration > event log > check "MODULE_INIT"


    run again

    please check reports > event log

    what does it say for the last batch?
    (lines with same number)
    Is this what you are looking for?


    13 2011-01-27 10:38:49 MAILBEEZ_MODULE_INIT mailbeez_feedback class constructed [SIM]
    13 2011-01-27 10:38:49 MAILBEEZ_MODULE_INIT birthday class constructed [SIM]
    13 2011-01-27 10:38:49 MAILBEEZ_MODULE_INIT mailbeez_check class constructed [SIM]
    13 2011-01-27 10:38:49 MAILBEEZ_MODULE_INIT nopurchase class constructed [SIM]
    13 2011-01-27 10:38:49 MAILBEEZ_MODULE_INIT review class constructed [SIM]
    13 2011-01-27 10:38:49 MAILBEEZ_MODULE_INIT review_facebook class constructed [SIM]
    13 2011-01-27 10:38:49 MAILBEEZ_MODULE_INIT winback class constructed [SIM]
    13 2011-01-27 10:38:49 MAILBEEZ_MODULE_INIT winback class constructed [SIM]
    13 2011-01-27 10:38:49 MAILBEEZ_MODULE_INIT review_facebook class constructed [SIM]
    13 2011-01-27 10:38:49 MAILBEEZ_MODULE_INIT review class constructed [SIM]
    13 2011-01-27 10:38:49 MAILBEEZ_MODULE_INIT nopurchase class constructed [SIM]
    13 2011-01-27 10:38:49 MAILBEEZ_MODULE_INIT mailbeez_feedback class constructed [SIM]
    13 2011-01-27 10:38:49 MAILBEEZ_MODULE_INIT mailbeez_check class constructed [SIM]
    13 2011-01-27 10:38:49 MAILBEEZ_MODULE_INIT birthday class constructed [SIM]

  6. #226
    Join Date
    Jun 2010
    Location
    Copenhagen, Danmark
    Posts
    464
    Plugin Contributions
    7

    Default Re: Mailbeez After Sales Modules

    let me check it and come back later

  7. #227
    Join Date
    Jan 2004
    Posts
    482
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by mailbeez View Post
    let me check it and come back later
    that is fine... it is twice in the log for me

    this is what i have in my mailbeez folder...


    folder - birthday
    folder - mailbeez_check
    folder - mailbeez_feedback
    folder - nopurchase
    folder - review
    folder - review_facebook
    folder - winback

    index.html
    birthday.php
    mailbeez_check.php
    mailbeez_feedback.php
    nopurchase.php
    review.php
    review_facebook.php
    winback.php

  8. #228
    Join Date
    Jun 2010
    Location
    Copenhagen, Danmark
    Posts
    464
    Plugin Contributions
    7

    Default Re: Mailbeez After Sales Modules

    are you having the issues (blank pop-ups) with ALL modules or just specific ones?

    did you check the section "common problems" on
    http://www.mailbeez.com/documentatio...lation/config/

  9. #229
    Join Date
    Jan 2004
    Posts
    482
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by mailbeez View Post
    are you having the issues (blank pop-ups) with ALL modules or just specific ones?

    did you check the section "common problems" on
    http://www.mailbeez.com/documentatio...lation/config/
    Good morning,

    For all four modules installed (winback, review, facebook review and no purchase):

    Blank Popup for HTML and TXT view email boxes only...
    the other popups list recipients, show a test email dialog etc...

    Is it the templates?

  10. #230
    Join Date
    Jan 2004
    Posts
    482
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by mailbeez View Post
    are you having the issues (blank pop-ups) with ALL modules or just specific ones?

    did you check the section "common problems" on
    http://www.mailbeez.com/documentatio...lation/config/
    Is it possible I go back to 1.7 or will that have conflicts now?

 

 
Page 23 of 95 FirstFirst ... 1321222324253373 ... LastLast

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