Hi,
The attachement option at the bottom left is not working for me in the SEND MAIL. After installation I see it but when I click on it to attach document, nothing happened. Is there something I am doing wrong? I have gone throught the options from the component control panel to see if there is a parameter referring to attachment settings but none.
Please help !!!
SEND MAIL attachment option not working
-
- Phoca Member
- Posts: 30
- Joined: 15 Jul 2011, 15:21
- Location: UK
- Contact:
- Benno
- Phoca Hero
- Posts: 9464
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: SEND MAIL attachment option not working
Hi,
see: https://www.phoca.cz/documents/60-phoca- ... hoca-email
Benno
see: https://www.phoca.cz/documents/60-phoca- ... hoca-email
Kind regards,Go to Joomla! administration - to Components - Phoca Email - Write. Fill the form fields and send the email. Article ID can be selected. If yes, then text of this article will be sent as email body text. If in folder:
phocaemail (in root of your Joomla! site)
there are some files, such files can be selected as attachment. Attachment files will be sent through the email.
Benno
-
- Phoca Member
- Posts: 30
- Joined: 15 Jul 2011, 15:21
- Location: UK
- Contact:
Re: SEND MAIL attachment option not working
Hi Benno,
Thanks a lot, it works. You can close the call now.
Thanks a lot, it works. You can close the call now.
- Benno
- Phoca Hero
- Posts: 9464
- Joined: 04 Dec 2008, 11:58
- Location: Germany
- Contact:
Re: SEND MAIL attachment option not working
You're welcome!
Kind regards,
Benno
Kind regards,
Benno
-
- Phoca Member
- Posts: 19
- Joined: 28 Jul 2016, 06:13
Re: SEND MAIL attachment option not working
Is it possible to change the attachment folder from phocaemail to phocadownload (and it's subdirectories).
The reason for this is that my users upload files using the Phoca Download tool which then have to be distributed to others not necessarily visiting the website.
At the moment the only way I see to get the files is to copy them using Phoca Commander. A challenging additional admin burden for many files.
Regards Robert
The reason for this is that my users upload files using the Phoca Download tool which then have to be distributed to others not necessarily visiting the website.
At the moment the only way I see to get the files is to copy them using Phoca Commander. A challenging additional admin burden for many files.
Regards Robert
- Jan
- Phoca Hero
- Posts: 48416
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: SEND MAIL attachment option not working
Hi, try to edit the code, open:
administrator/components/com_phocaemail/helpers/phocaemail.php
First method is getPath() method. So try to change the folder here.
Jan
administrator/components/com_phocaemail/helpers/phocaemail.php
First method is getPath() method. So try to change the folder here.
Jan
If you find Phoca extensions useful, please support the project
-
- Phoca Member
- Posts: 19
- Joined: 28 Jul 2016, 06:13
Re: SEND MAIL attachment option not working
Thanks Jan
- Jan
- Phoca Hero
- Posts: 48416
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
Re: SEND MAIL attachment option not working
Ok
If you find Phoca extensions useful, please support the project