upload/resize image and send the link via email

Resize uploaded images and send the link via email.

Overview

The issue occurred because the user initially tried to configure the image resize action without first setting up a file upload action and used an incorrect relative path for storage.
First, add a file upload action to handle the image upload. Then, in the image resize action, specify the absolute path for storing resized images. Finally, use the appropriate email template variable to include the file link in the notification email.

Answered
ol oloccina 28 Nov, 2015
Hi,
I'd like to resize uploaded images and receive via email the link so I can easily retrieve them.

I added an "image resize" action in setup tab, but I am not sure if I shoud insert there a relative or absolute
path for where to store the resized images. I have tried with "images/testimonials" (relative path) but
it doesn't work.

About how to display a link to the uploaded image in the email I receive,
I have no clue how to do it... I have looked around in Faq and tutorials but no luck until now.

Thank you!
ol oloccina 28 Nov, 2015
Thanks automated service, I appreciate the effort
but that is not what I need.
ol oloccina 28 Nov, 2015
Answer
Hold on, I just realized that I needed to create a file upload action...
and as per the file path I also realize I need to use the absolute path
This topic is locked and no more replies can be posted.