Send E-mail

Using the e-mail module for contact form and send e-mail

Send e-mail and Contact Module

Send E-mail and Contact Form

Imagevue has an e-mail module that allows users to contact you through a contact form, or send an image to a friend

Contact form
The contact form is used by visitors of your gallery to send you an email message directly. Example: /demo/x2/#/content/contact/

Send link
The send link module is used by gallery visitors to send link to an image by email to another friend. Example: /demo/x2/#/content/Fancy/ujm7J1cIEu7vbx1CPy.jpg/
(rollover the image that loads, and click the “send link” button)

Instructions

To enable any of these features, you will first have to navigate to you control panel settings, and find the options under email.

  • allowEmail – must be checked/enabled for any of the scripts to run.
  • ownerEmail – must be set to your own E-mail address so that the contact form script will send emails to you from your visitors.
  • contactSubj – must be set to the text you want to appear in the subject field of e-mails from the contact form that goto you.
  • sendlinkSubj – must be set to the text you want to appear in the subject field of e-mails from the send link form.

Adding the modules to your gallery

After you have set the config, you will need to implement any or both of the two modules in any variety of ways:

  • The Contact form can be included in a text page by adding the text by clicking the contact-form button in the text editor for your contact page.
  • Contact form can be included in main controls, imagebuttons, or right-click controls by enabling it in the settings for those items. We recommend using the contact form in a textpage, because this means the visitor get a unique page for contact.
  • Send link module can be included in main controls, imagebuttons, or right-click controls by enabling it in the settings for those items. We recommend using the send link form with imagebuttons.

E-mail Templates

To change the design- and layout of the emails from the contact module and the send-link module, you can edit the following files from the “templates” folder in Imagevue:

imagevue/templates/contact.html
imagevue/templates/sendlink.html

SMTP

If your server does not support the default mail() function, you can set up the e-mail to send from SMTP. Just go to control panel › Settings › settings.email.smtp. Configure your SMTP.

Other issues

  • Unfortunately, users can not type into textfield when in fullscreen mode because of some Flash player restriction. Gallery therefore always goes out of fullscreen mode when visitor opens the sendlink form or contact form.
  • If your web server does not have an emailer utility, you will see an error message “Can not send email”

10 Responses to "Send e-mail and Contact module"

  1. have you recieved my e.mail?….how do i enable it?…jason..x.

  2. When i upgraded from 2.7.2 to 2.7.4 my email template was overridden with the default one.

    Is it possible to preserve personalized email templates?>

    • Actually if you edit template using built-in Settings > Email Templates editor they won’t be overwritten when you update Imagevue.

  3. 能发送的吧?

  4. I’m sorry but I really want to know where is my e-mail sending to ?is there anyone write back to explain my this Confuse?

    • It sends to the e-mail that is in your settings. If you are not receiving any e-mail, then this may have several reasons:
      1. Some domains do not allow sending e-mail to e-mail on the same domain as the website
      2. The recipient e-mail is simply sorting as spam, and there can be many reasons for that.

  5. Hi, I have a problem with the contact form and also with the form for filling in a password if recommended: it´s not possible if I
    - use safari and
    - I´m not in fullscreen mode and
    - if I try it from a windows computer

    At the moment my website is not really online, just on my homeserver until I´m ready with working on it, but I´ve tested it also with my macbook and there were no problems with the contact form and also the password form.

    Have you any idea to help?

    • Sorry, I am not sure what is not possible. Input forms do NOT work in fullscreen mode, simply because this is a Flash security limitation. It works fine in all browsers as long as you ar enot in fullscreen mode … If you still have problems with the contact form, please send a link. They work fine on all browsers in the demo gallery: http://imagevuex.com/demo/x2/

  6. Hey,
    I would like to ask.
    Is it possible to add capcha module in contact form, to protect from spam?


Comments