Share » Forums » Developer » Need urgent help: Send-mail when a...

Need urgent help: Send-mail when a form is filled

Need urgent help: Send-mail when a form is filled

Monday 11 September 2006 10:33:23 pm - 3 replies

Modified on Monday 11 September 2006 10:39:59 pm by Jorge estévez

Author Message

Claudia Kosny

Monday 11 September 2006 11:49:44 pm

Hi Jorge

Have a look at this post:
http://ez.no/community/forum/setup_design/checkbox_as_info_collector_not_sending_data/re_checkbox_as_info_collector_not_sending_data__1

Claudia

Jorge estévez

Wednesday 11 October 2006 7:29:22 pm

Thanks, I have managed to activate the mail option, but a new problem has arisen.

The site has been installed with the Spanish option and English as a the secondary language, each one of them having his own site.ini and the same configuration for the e-mail, the Spanish form is working great, but the English form sends the email but does not include data from check marks.

The form is at http://www.hotel-saratoga.com/index.php?/eng/content/view/full/299

Here’s the site.ini for Spanish (works fine) and the English site.ini:

Spanish Site.ini

<?php /* #?ini charset="iso-8859-1"?

[DatabaseSettings]
DatabaseImplementation=ezmysql
Server=localhost
User=XXXX
Password=YYYY
Database=DATABASE
Charset=
Socket=disabled

[InformationCollectionSettings]
EmailReceiver= xxx@yahoo.com

[SiteSettings]
SiteName=Hotel Saratoga
SiteURL=www.hotel-saratoga.com/index.php?
LoginPage=embedded

# The default page to show, e.g. after user login this will be used for default redirection
#DefaultPage=/content/view/full/2/
DefaultPage=/content/view/full/130

[UserSettings]
RegistrationEmail=

[SiteAccessSettings]
RequireUserLogin=false
ShowHiddenNodes=false

[DesignSettings]
SiteDesign=news_site
AdditionalSiteDesignList[]=base

[RegionalSettings]
Locale=esl-ES
ContentObjectLocale=esl-MX
SiteLanguageList[]=esl-MX
SiteLanguageList[]=eng-US
TextTranslation=enabled

[FileSettings]
VarDir=var/news_site

[ContentSettings]
TranslationList=eng-US

[MailSettings]
AdminEmail= xxx@yahoo.com
EmailSender=sendmail

[ExtensionSettings]
ExtensionDirectory=extension
# A list of active extensions, add new ones to activate them
# The extension itself will then have it's settings directory read (if any)
# and any extra configurability is done automatically.
ActiveExtensions[]
ActiveExtensions[]=shuffle
ActiveExtensions[]=ezcalendarinput
#ActiveAccessExtensions[]=illightbox2

[TemplateSettings]
# A list of extensions which have template autoloads.
# Only specify the extension name, not the path.
# The extension must contain a subdirectory called autoloads.
ExtensionAutoloadPath[]
ExtensionAutoloadPath[]=shuffle
ExtensionAutoloadPath[]=ezcalendarinput
*/ ?>

English Site.ini

<?php /* #?ini charset="iso-8859-1"?

[DatabaseSettings]
DatabaseImplementation=ezmysql
Server=localhost
User=XXX
Password=YYY
Database=DATABASE
Charset=
Socket=disabled

[InformationCollectionSettings]
EmailReceiver= xxx@yahoo.com

[SiteSettings]
SiteName=Hotel Saratoga
SiteURL=www.hotel-saratoga.com/index.php?
LoginPage=embedded

[UserSettings]
RegistrationEmail=

[SiteAccessSettings]
RequireUserLogin=false
ShowHiddenNodes=false

[DesignSettings]
SiteDesign=news_site
AdditionalSiteDesignList[]=base

[RegionalSettings]
Locale=eng-US
ContentObjectLocale=eng-US
SiteLanguageList[]=eng-US
#SiteLanguageList[]=esl-MX
TextTranslation=enabled

[FileSettings]
VarDir=var/news_site

[ContentSettings]
TranslationList=esl-MX

[MailSettings]
AdminEmail=xxx@yahoo.com
EmailSender=sendmail

# A list of active extensions, add new ones to activate them
# The extension itself will then have it's settings directory read (if any)
# and any extra configurability is done automatically.
ActiveExtensions[]
ActiveExtensions[]=shuffle

[TemplateSettings]
# A list of extensions which have template autoloads.
# Only specify the extension name, not the path.
# The extension must contain a subdirectory called autoloads.
ExtensionAutoloadPath[]
ExtensionAutoloadPath[]=shuffle
*/ ?>

Diseño Web Cuba
Web Design Cuba
www.elfosdesign.com

Claudia Kosny

Thursday 12 October 2006 6:26:07 am

Hi Jorge

I have no idea what could cause this. Do the checked checkboxes appear in the database as collected information?

Claudia

You must be logged in to post messages in this topic!

36 542 Users on board!

Forums menu