where is the place directory for attachment

4 posts / 0 new
Letzter Beitrag
fragajah
Offline
Last seen: vor 8 Jahre 8 Monate
Joined: 19/11/2014 - 05:00
where is the place directory for attachment

i wanna allow attachment in email, but have to create a folder for attachment, i created in main directory but it didn't work when submited.

thanks

brettermeier
Offline
Last seen: vor 8 Jahre 7 Monate
Joined: 18/08/2015 - 11:50

Hi guys,

i tried to setup a folder for uploads, too. I set the permissions of the folder I created to 777, but that won't work, too.
In the backend it tells me, that there are no permissions in this directory.

What can I do?
Thanks!

Tomark
Offline
Last seen: vor 11 Monate 1 Woche
Joined: 14/01/2013 - 16:00

Attachments folder option is a bit tricky one. You need to give the complete path of the folder where you wish to send the attachments.
The problem is usually the path to the folder, which unfortunately varies from provider to provider. For example, in a hosting with cPanel may be something like: / home / your_host_name / public_html / attachments. In configuration with Plesk: / var / www / vhosts / your_domain_name / httpdocs / attachments.

Besides that, the folder permissions set to 777 should be OK.

More than that I can not say. Send me more details if you do not solve the problem, and I'll try to help you.

brettermeier
Offline
Last seen: vor 8 Jahre 7 Monate
Joined: 18/08/2015 - 11:50

Nice, thank you very much!
With the complete path it's no problem :)