Page 34 of 95 FirstFirst ... 2432333435364484 ... LastLast
Results 331 to 340 of 943
  1. #331
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    i get the following error with mailbeez

    MailBeez - Mode: simulate
    Processing....
    code: review module: review


    1146 - Table 'mydatabase.zen_mailbeez_block' doesn't exist

    select date_block from zen_mailbeez_block where module='review' and customers_id='1068' order by date_block DESC

    [TEP STOP]


    any ideas?

  2. #332
    Join Date
    Mar 2009
    Posts
    414
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    Hi. I modified the "Nopurchase" module 7 times to send a series of 7 email articles to new customers, 2 days apart. I would not want to ever repeat the particular email series, so I would like to remove the portion of code that refers to "set days to skip." I have that currently set at empty.

    I think the portion of code is this, but I would like to confirm that it is okay to delete this:

    mh_insert_config_value(array('configuration_title' => 'Set days to skip after',
    'configuration_key' => 'MAILBEEZ_EMAILSERIES1A_PASSED_DAYS_SKIP',
    'configuration_value' => '',
    'configuration_description' => 'number of days after which do skip the emailseries1a email',
    'set_function' => ''
    ));


    Secondly, I notice the Birthday module 2.x has Google Analytics code in it. If I wanted to track whether my 7-email series brings back customers, would I need to insert the code as it appears in the Birthday module, and would that integrate with the Google Analytics code placed in my cart by the Simple Google Analytics module?

    Thanks for any responses. Sorry for the double question.

    I am not sure my series will work in production mode but it seems to be cooperating in test mode. Thanks to Mailbeez.

    Notageek

  3. #333
    Join Date
    Mar 2009
    Posts
    414
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    Hi. I have seen it mentioned previously that the following shows up in the test email:

    template: mailhive/common/templates/email_txt.tpl
    Also, in the test email the $firstname $lastname shows instead of the name of the person to whom the test email was sent.

    How does one verify that the same does not show up in the real email? I suppose putting Mailbeez in production mode and sending to oneself would do it. It would be nice to know in advance, but I suppose I should try that next. I do not believe this was cleared up when asked on this forum previously.

    Thanks for any insight.

    Notageek

  4. #334

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by notageek View Post
    ....in the test email the $firstname $lastname shows instead of the name of the person to whom the test email was sent.
    Elsewhere in this thread, someone mentioned resolving this by putting curly brackets around $firstname $lastname so that it looks like this: {$firstname} {$lastname}

    I haven't installed this mod yet, as I'm waiting for the dev to get back from vacation and answer my questions, so I haven't tried that solution myself, but I recall reading that it worked for someone else.
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

  5. #335
    Join Date
    Feb 2007
    Posts
    1,704
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    still getting the following error with mailbeez

    MailBeez - Mode: simulate
    Processing....
    code: review module: review


    1146 - Table 'mydatabase.zen_mailbeez_block' doesn't exist

    select date_block from zen_mailbeez_block where module='review' and customers_id='1068' order by date_block DESC

    [TEP STOP]


    any ideas?

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

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by kitcorsa View Post
    still getting the following error with mailbeez

    MailBeez - Mode: simulate
    Processing....
    code: review module: review


    1146 - Table 'mydatabase.zen_mailbeez_block' doesn't exist

    select date_block from zen_mailbeez_block where module='review' and customers_id='1068' order by date_block DESC

    [TEP STOP]


    any ideas?
    hi kitcorsa,

    looks like you have done an unclean update (just follow the readme...)

    the clean up the mess I suggest:

    See FAQ "My installation failed – what can I do?" on http://www.mailbeez.com/support/ to remove the DB entries.
    Rename mailhive into "mailhive_mess"
    copy the latest version from mailbeez.com onto your server (replacing mailhive.php and admin/mailbeez.php)

    than you should be able to install clean. copy your modules back from mailhive_mess/mailbeez into mailhive/mailbeez (but not config.php)

    tracking data from former runs will stay in place. you need to adjust your "secret url" in cronjobs if you have that in place

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

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by ScriptJunkie View Post
    Elsewhere in this thread, someone mentioned resolving this by putting curly brackets around $firstname $lastname so that it looks like this: {$firstname} {$lastname}

    I haven't installed this mod yet, as I'm waiting for the dev to get back from vacation and answer my questions, so I haven't tried that solution myself, but I recall reading that it worked for someone else.
    I can confirm that {$firstname} {$lastname} will do the job!

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

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by joyjoy View Post
    Hi Cord,

    Hope you're well! I have a quick question. I have the most recent mailbeez installed. When I check for updates it's not recognizing the current mailbeez that I have installed on my server. Do you know what the problem could be?

    Thanks!
    hi joyjoy,

    was probably an issue on the version check server - with mailbeez v2.1 (coming soon) the version check will be much more advanced

  9. #339
    Join Date
    Jun 2010
    Location
    Copenhagen, Danmark
    Posts
    464
    Plugin Contributions
    7

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by ksoup View Post
    Bummer... well hope you have a nice holiday. When you return...

    The facebook share module doesn't work as far as... it will send the email, but when you get it and click on the share button... Facebook throws this error.

    Post to Profile
    There was an error posting this item.
    This box will close automatically in a few seconds. Close this window.


    link from email looks like...

    PHP Code:
    http://www.facebook.com/sharer.php?u=http%3A%2F%2Fxxxxxxxxxx.com%2Findex.php%3Fmain_page%3Dproduct_reviews_info%26amp%3Bproducts_id%3Dproducts_id%3Dxxxx%26amp%3Breviews_id%3Dxxxx&t=My+Review 
    please check if the URL given to the facebook sharer works? any kind of url rewrite which does not allow facebook to resolve the URL?

    It is a quite simple thing, the sharer.php just visits the url and looks for the content.

    cheers
    cord

  10. #340

    Default Re: Mailbeez After Sales Modules

    I want to remove the product image from my product review email.

    Would I do this by editing mailhive/mailbeez/review/email/productlist_html.tpl?

    And if so, would I change this:
    HTML Code:
    $review_products_image<a href="$review_link">$review_products_name</a>
    <br>
    <br>
    <a href="$review_link">$review_button</a>
    <br clear="all">
    <br>
    to this?:
    HTML Code:
    <a href="$review_link">$review_products_name</a>
    <br>
    <br>
    <a href="$review_link">$review_button</a>
    <br clear="all">
    <br>
    Go that extra mile, you never know what's at the end of the road

    Empowerment Sanctuary

 

 
Page 34 of 95 FirstFirst ... 2432333435364484 ... 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