-- HikaShop version -- : 4.4.5
-- Joomla version -- : 3.10.6
-- PHP version -- : 7.4.27
Hi,
I have some questions and 1 bug I think.
1) This constant is not replaced by translation:
CART_REMINDER_NOTIFICATION_SUBJECT="Any thing I put here, only the constant it is visible in the email I get"
The main language for Admin and Front it's set to RO, I've even set the language for super user to RO, but in the preview of e-mail, I see the EN version.
2) Can we please get more info about how the plugin is working?
From what I know now, the plugin can be set to send the email, let's say after each 24h from when the cart was left, for the next 30 days, right? So in this situation, a user will get 30 email?
Frequency: After each X second, if the cron link it's accessed, the plugin run the rest of the actions, right?
Waiting period for carts: If the time from when the cart was left is not bigger than this number, the plugin does not send the mail, right?
Max waiting period for carts If the time from when the cart was left it si bigger than this, the plugin it will start to ignore that cart, right?
Does the plugin send notifications to existing baskets if they do not have products in them?
3) I get this when I access the cron link and the email is sent.
Warning: Cannot modify header information - headers already sent by (output started at /administrator/components/com_hikashop/helpers/helper.php:926) in /administrator/components/com_hikashop/classes/cart.php on line 78
Warning: Cannot modify header information - headers already sent by (output started at /administrator/components/com_hikashop/helpers/helper.php:926) in administrator/components/com_hikashop/classes/cart.php on line 79