Page 79 of 95 FirstFirst ... 2969777879808189 ... LastLast
Results 781 to 790 of 943
  1. #781
    Join Date
    Mar 2010
    Posts
    83
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by mailbeez View Post
    I guess you have an additional rewrite rule in you .htaccess which does the redirect?

    feel free to contact me on helpdesk at mailbeez dot com if you want me to check your system

    regards
    cord
    Sorry I cannot find a link to the helpdesk on your site. Can you please send me the URL?

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

    Default Re: Mailbeez After Sales Modules

    just sent you a PM

  3. #783
    Join Date
    Sep 2005
    Location
    Ocala, FL
    Posts
    494
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    Hi everyone!

    I am using zen cart 1.39h and Mailbeez v2.2 and was able to send myself a test of the 'review reminder' module successfully but would like to edit the text of the body. Instead of saying "we would very much appreciate to hear if you are happy with your products.

    Please review your purchased products:"

    I would like to change this to this...."So, by now your order items have been shipped to you, and you've had some time to try them out. How have you liked them so far? Good quality? Are you happy with your purchase?
    We'd certainly love to hear about it and so would a bunch of other customers who may be considering the same products. If you wouldn't mind taking a minute to write a review about the products you've purchased, we'd sure appreciate it."

    how can I have this displayed instead of the default contents in {$body} ?

    Thank you kindly for your help.

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

    Default Re: Mailbeez After Sales Modules

    hi,

    you can edit the email content templates located in

    /mailhive/mailbeez/review/emails/

    Also check out the MailBeez Guide to Getting Started
    http://www.mailbeez.com/documentatio...tting-started/

    cheers
    cord

  5. #785
    Join Date
    Jul 2013
    Location
    Cloquet, Minnesota, United States
    Posts
    9
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    I cannot get Mailbeez After Sales Modules to show up on my admin page for Zen Cart installation. Does anybody have an idea how I can get it to show up? I can get it to show up in my browser if I type in the address.

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

    Default Re: Mailbeez After Sales Modules

    hi jeff,

    looks like the menu integration is not showing up the menu item. Did you copy all admin includes into your zencart system?

    Are you having any add ons, which control admin access to menu items?

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

    Default Re: Mailbeez After Sales Modules

    Bugfix for MailBeez 2.8

    As with MailBeez 2.8 there is a bug causing issues with the clicktracker:

    please replace in
    mailhive/common/classes/clicktracker.php round line 86:
    Code:
    $rewritten = str_replace('/?', '/&', $rewritten);
    with
    Code:
    $rewritten = str_replace('/&', '/?', $rewritten);
    if you already have sent out emails, you can "repair" the links with following rewrite rule (.htaccess)


    RewriteCond %{THE_REQUEST} /&mid=* [NC]
    RewriteRule ^(.*)&mid=*(.*) /$1 [L,NC,R=301]

    regards
    cord

  8. #788
    Join Date
    Jul 2013
    Location
    Cloquet, Minnesota, United States
    Posts
    9
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by mailbeez View Post
    hi jeff,

    looks like the menu integration is not showing up the menu item. Did you copy all admin includes into your zencart system?

    Are you having any add ons, which control admin access to menu items?
    I have installed mailbeez by following the file structure in the zip file, and I still cannot get it to show up in my stores admin section. Is there with any way that I can get rid instructions on where the files go? I have looked on the mailbeez.com and instructions are confusing.

    As far as I know, I am not using any add ons which control admin access to menu items.

  9. #789
    Join Date
    Sep 2010
    Posts
    32
    Plugin Contributions
    0

    Default Re: Mailbeez After Sales Modules

    Hello,

    Mailbeez is causing High CPU use due to slow query.

    Does any one have idea how to reduce the slow query?

    Here is slow query log.
    http://23.92.20.59/slow-log.txt

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

    Default Re: Mailbeez After Sales Modules

    Quote Originally Posted by nlinksolution View Post
    Hello,

    Mailbeez is causing High CPU use due to slow query.

    Does any one have idea how to reduce the slow query?
    looks like the sending process never finished and the table mailbeez_process is filling up. please empty table "mailbeez_process" and run the cronjob url manually in your browser to see where it fails.

    often issues are caused by (meaningless) huge timeframes in the modules together with a small server memory limit.

    regards
    cord

 

 
Page 79 of 95 FirstFirst ... 2969777879808189 ... 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