Hello Mailbeez,
Is your plugin fully functional on Zen 154?
Please let me know when you have a moment. Thank you!
Printable View
Hello Mailbeez,
Is your plugin fully functional on Zen 154?
Please let me know when you have a moment. Thank you!
I have been playing with Mailbeez 2.9.8-7 and it show this message
- This MailBeez Version is compatible with PHP up to Version 5.3 but not with the installed PHP-Version 5.4.32 . This can cause malfunction like empty emails - the system will not sent out empty emails. We are working on fixing this issue.
Is the newer version 2.991 compatible with PHP-Version 5.4.32?
In my test emails i have the following showing up above the email
"$EMAIL_SUBJECT
s!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">"
I have the override zen cart email template set to true.
Any Ideas?
hi tamya,
still no solution for the strange not reproducable behaviour of generating empty emails. But they are not sent out.
Always update your MailBeez System to the latest version!
Check the Zencart FAQ section on http://www.mailbeez.com/support/ regarding "$EMAIL_SUBJECT ..."
when i send a test email i get a bunch of warnings
MailBeez - Mode: simulate
Processing....
code: winback
module: winback
Warning: Illegal string offset 'EMAIL_TO_NAME' in /public_html/includes/functions/functions_email.php on line 91
Warning: Illegal string offset 'EMAIL_TO_ADDRESS' in /public_html/includes/functions/functions_email.php on line 92
Warning: Illegal string offset 'EMAIL_SUBJECT' in /public_html/includes/functions/functions_email.php on line 93
Warning: Illegal string offset 'EMAIL_FROM_NAME' in /public_html/includes/functions/functions_email.php on line 94
Warning: Illegal string offset 'EMAIL_FROM_ADDRESS' in /public_html/includes/functions/functions_email.php on line 95
1 [SIM]successfully sent: 007 TestFirstName TestLastName testemail######################
lines 91 - 95
if (!isset($block['EMAIL_TO_NAME']) || $block['EMAIL_TO_NAME'] == '') $block['EMAIL_TO_NAME'] = $to_name;
if (!isset($block['EMAIL_TO_ADDRESS']) || $block['EMAIL_TO_ADDRESS'] == '') $block['EMAIL_TO_ADDRESS'] = $to_email_address;
if (!isset($block['EMAIL_SUBJECT']) || $block['EMAIL_SUBJECT'] == '') $block['EMAIL_SUBJECT'] = $email_subject;
if (!isset($block['EMAIL_FROM_NAME']) || $block['EMAIL_FROM_NAME'] == '') $block['EMAIL_FROM_NAME'] = $from_email_name;
if (!isset($block['EMAIL_FROM_ADDRESS']) || $block['EMAIL_FROM_ADDRESS'] == '') $block['EMAIL_FROM_ADDRESS'] = $from_email_address;
after changing a few things in the configurations i do not see the warning anymore.
But i still can not send html emails, all the emails are sent in text format, i am using
the SMTP email server. Any idea how to fix that?
Ok, with all the test account that i had and set to HTML subscription did not work, when i created a new fresh email and created a new account it worked,i am confused since all the testing was done with accounts that set-up to receive html email.
Cord,
Any idea why there is a significant difference in the number or orders shown under mailbeez for the same criteria with zen cart admin?
for example the number of shipped orders in the past year under zen cart is double the orders shown under mailbeez taking in consideration the repeat orders and repeated emails addresses.
This was working fine on zen cart v1.5.1. When upgraded to zen cart v1.5.4 and go to admin/tools/MailBeez you get:
select configuration_value from configuration where configuration_key = 'MAILBEEZ_MAILHIVE_UPDATE_REMINDER_TIMESTAMP'
[TEP STOP]
Any idea why...
sorry for the late reply, did not get any notification.
I need to check with Zencart 1.5.4