- Posts: 267
- Thank you received: 5
Mass Action Send Email Error
11 years 7 months ago #189335
by dvddvd
Mass Action Send Email Error was created by dvddvd
-- HikaShop version -- : bussiness 2.17
-- Joomla version -- : 2.5.28
-- PHP version -- : 5.3.10-1ubuntu3.8
-- Browser(s) name and version -- : chrome Versión 40.0.2214.94
hello,
I have the following problem . When I select send email on mass action : I get an empty email without attachments . Just email me the title appears .
Thank You
-- Joomla version -- : 2.5.28
-- PHP version -- : 5.3.10-1ubuntu3.8
-- Browser(s) name and version -- : chrome Versión 40.0.2214.94
hello,
I have the following problem . When I select send email on mass action : I get an empty email without attachments . Just email me the title appears .
Thank You
Please Log in or Create an account to join the conversation.
11 years 7 months ago #189348
by Xavier
Replied by Xavier on topic Mass Action Send Email Error
Hi,
Do you have filled a path for the csv file ?
If not, please set it, without that path, the system can't create the csv file and take it from the server to attach it to the email.
The path must be an absolute server path, something like: /var/www/mysite/myfolder/myfile.csv
We will improve the documentation for that part
Do you have filled a path for the csv file ?
If not, please set it, without that path, the system can't create the csv file and take it from the server to attach it to the email.
The path must be an absolute server path, something like: /var/www/mysite/myfolder/myfile.csv
We will improve the documentation for that part
The following user(s) said Thank You: dvddvd
Please Log in or Create an account to join the conversation.
11 years 7 months ago #189475
by dvddvd
Replied by dvddvd on topic Mass Action Send Email Error
Thanks Xavier,
Now I understood and working properly.
But, that utility has the option "send mail" then?
Now I understood and working properly.
But, that utility has the option "send mail" then?
Please Log in or Create an account to join the conversation.
11 years 7 months ago #189492
by Xavier
Replied by Xavier on topic Mass Action Send Email Error
Hi,
Yes the path is useful for the send email option.
Yes the path is useful for the send email option.
The following user(s) said Thank You: dvddvd
Please Log in or Create an account to join the conversation.
10 years 8 months ago #226262
by mardhiah
Replied by mardhiah on topic Mass Action Send Email Error
How do i get the link for the absolute server path? I have the same situation as dvddvd, getting an empty email without the attachments.
Please Log in or Create an account to join the conversation.
10 years 8 months ago #226269
by Xavier
Replied by Xavier on topic Mass Action Send Email Error
Hi,
www.hikashop.com/forum/mass-actions/8804...-working.html#226268
Regarding the link, you can now set a relative path.
www.hikashop.com/forum/mass-actions/8804...-working.html#226268
Regarding the link, you can now set a relative path.
Please Log in or Create an account to join the conversation.
10 years 8 months ago #227813
by mardhiah
Replied by mardhiah on topic Mass Action Send Email Error
URGENT!
i am unable send the email together with attachment on mass action. i am using joomla 2.5.6 and hikashop 2.6.1.
These are the settings that i have done for the mass action.
i am unable send the email together with attachment on mass action. i am using joomla 2.5.6 and hikashop 2.6.1.
These are the settings that i have done for the mass action.
Please Log in or Create an account to join the conversation.
10 years 8 months ago #227817
by Xavier
Replied by Xavier on topic Mass Action Send Email Error
Hi,
Is the file created in the "/tmp" folder ?
If not, so that's potentially due to folder permissions that are not enough permissive.
Or you maybe have no elements returned by the mass action due to the filters.
Is the file created in the "/tmp" folder ?
If not, so that's potentially due to folder permissions that are not enough permissive.
Or you maybe have no elements returned by the mass action due to the filters.
Please Log in or Create an account to join the conversation.
10 years 4 months ago #241257
by wernejo
Replied by wernejo on topic Mass Action Send Email Error
Hi,
Just a quick question in regards to exporting the CSV file but is there a way to have each file saved with a different file name?
One of the mass actions I'm setting up is for whenever a customer adds or changes their billing address that I get sent a file with the changed address. Is it possible for each CSV to be saved on the server as "address01.csv, address02.csv, address03.csv"?
Just a quick question in regards to exporting the CSV file but is there a way to have each file saved with a different file name?
One of the mass actions I'm setting up is for whenever a customer adds or changes their billing address that I get sent a file with the changed address. Is it possible for each CSV to be saved on the server as "address01.csv, address02.csv, address03.csv"?
Please Log in or Create an account to join the conversation.
10 years 4 months ago #241275
by nicolas
Replied by nicolas on topic Mass Action Send Email Error
Hi,
What you can do is to add the {time} tag to the filename of the CSV in your mass action so that the date gets added to the file name.
What you can do is to add the {time} tag to the filename of the CSV in your mass action so that the date gets added to the file name.
The following user(s) said Thank You: wernejo
Please Log in or Create an account to join the conversation.
Time to create page: 0.219 seconds