Page 1 of 1

email problems

Posted: 04 Mar 2009, 20:45
by vee915
Can't seem to find the admin page for email. Where is it?

Also, trying to configure the email to send to a specific email address by adding the following script under the form id:

<INPUT type=hidden value=x@x.com name=recipient>
<INPUT type=hidden value="x" name=subject>
<input type=hidden name="redirect" value="/x.html">
<INPUT type=hidden value=REMOTE_HOST,REMOTE_ADDR name=env_report>

Is this right? If so, as soon as I click 'send', it says: email disabled. how do i enable it?

Posted: 05 Mar 2009, 03:11
by Nick
To enable email go to Config > Email > EnableEmail [x]

What of contact form, you can change template for html form only. It's in imagevue/templates/contactform.html

Careful when editing though.

Posted: 05 Mar 2009, 15:25
by vee915
To enable email go to Config > Email > EnableEmail [x]
I can't find it! In fact, my config folder is empty. It just has a readme file.

Posted: 07 Mar 2009, 15:09
by Nick
File with your settings will be created there once you go to /imagevue (admin panel) and there select config>email>enable email

Posted: 07 Mar 2009, 23:16
by vee915
File with your settings will be created there once you go to /imagevue (admin panel) and there select config>email>enable email
Nope. Still not working. Nothing's there! When I upload the whole thing online and access it (www.X.com/imagvue), it brings me to my error page. What's going on? What am i doing wrong?

Posted: 07 Mar 2009, 23:19
by vee915
By the way, if this info helps, I downloaded the commercial upgrade of X2. I have the 1st commercial version and just needed the upgrade. Maybe there are files missing in the upgrade?

I followed the instructions to delete everything but the 'content' folder from the 1st version.

Posted: 08 Mar 2009, 21:38
by vee915
I GOT IT!!! Finally figured it out. Sorry for all the trouble.

Posted: 09 Mar 2009, 17:27
by Nick
Hehe, sorry, we're working on new site with improved quickstart and docs.
This should help future users to do everything easier.