WebSite X5Help Center

 
Henk H.
Henk H.
User

Email form  en

Author: Henk H.
Visited 2043, Followers 2, Shared 0  
Tags: email,form

email form does not work a few month ago in version 9 it worked but now in version 9 and 10 it does not work please help

Posted on the
6 ANSWERS
JJ. JUAG
JJ. JUAG
User

Please give moreinformationforexample:domain (www.domain.ext)andprint screenthe emailsettings inWebsitex5toview

google Translation from german

Geben Sie bitte mehr Information , z. Bsp. Domain  (www.domain.ext) und printscreen der Email Einstellungen in Websitex5, zu ansehen

Gruss JBr.

Read more
Posted on the from JJ. JUAG
Henk H.
Henk H.
User
Author

this is what I get when i click the send buttom

<?php if(substr(basename($_SERVER['PHP_SELF']), 0, 11) == "imEmailForm") { include "../res/x5engine.php"; $form = new ImForm(); $form->setField('Naam:', $_POST['imObjectForm_13_1'], '', false); $form->setField('Adres:', $_POST['imObjectForm_13_2'], '', false); $form->setField('Woonplaats:', $_POST['imObjectForm_13_3'], '', false); $form->setField('Email:', $_POST['imObjectForm_13_4'], '', false); $form->setField('Telefoon nr:', $_POST['imObjectForm_13_5'], '', false); $form->setField('Mobiel nr:', $_POST['imObjectForm_13_6'], '', false); $form->setField('Begin datum:', $_POST['imObjectForm_13_7'], '', false); $form->setField('Eind datum:', $_POST['imObjectForm_13_8'], '', false); $form->setField('Algemene voorwaarden verhuur wfo camper', $_POST['imObjectForm_13_9'], '', false); if(@$_POST['action'] != "check_answer") { if(!isset($_POST['imJsCheck']) || $_POST['imJsCheck'] != "jsactive" || (isset($_POST['imSpProt']) && $_POST['imSpProt'] != "")) die(imPrintJsError()); $form->mailToOwner($_POST['imObjectForm_13_4'] != "" ? $_POST['imObjectForm_13_4'] : '***;***', '***, ***', 'Reservering camper', '', false); $form->mailToCustomer('***', $_POST['imObjectForm_13_4'], 'Reseserveren camper', 'Dit is een geautomatiseerd antwoord bericht. Bedankt voor uw vraag. U krijgt zo spoedig mogelijk antwoordt. Met vriendelijke groeten, WFO camper verhuur', false); @header('Location: ../bedankt-.html'); exit(); } else { echo $form->checkAnswer(@$_POST['id'], @$_POST['answer']) ? 1 : 0; } } // End of file

Read more
Posted on the from Henk H.
Henk H.
Henk H.
User
Author

you can send me mail to ***

Read more
Posted on the from Henk H.
JJ. JUAG
JJ. JUAG
User

Unfortunately, I cannotsee exactlywhat is happeningin your site,butwhen they see thisphpcode in the browser, it ismostlyon the serverphpnot activeway.

JBr.

test www.your-domain.ext/admin  for php activ (more info Show the help Websitex5)

Read more
Posted on the from JJ. JUAG
Henk H.
Henk H.
User
Author

the settings:

Read more
Posted on the from Henk H.
JJ. JUAG
JJ. JUAG
User

wfocampers.nl php are not activ ??  not fully functionality of Website

email;email   => email; email with "; " not ";"

Read more
Posted on the from JJ. JUAG