Can't get the "confirmation page" to appear, always get the default Thank you, your submission has been received.
I have a non empty "confirmation message", and selected the "co mfirmation page" radio button.
I am a newby so sorry if this has been covered.

Comments

jesh’s picture

Second here, my custom message is not show too in reload current page. Using with drupal7 RC4.

finex’s picture

Confirmed: I've set "confirmation page" but it is not displayed. Instead it is shown a default page:

Thank you, your submission has been received.
Go back to the form

duntuk’s picture

Yup same here.

duntuk’s picture

Ended up using a custom template for now.

* This file may be renamed "webform-confirmation-[nid].tpl.php" to target a
* specific webform e-mail on your site. Or you can leave it
* "webform-confirmation.tpl.php" to affect all webform confirmations on your
* site.

quicksketch’s picture

Status: Active » Postponed (maintainer needs more info)

I can't confirm this problem. Have you run update.php since you last installed Webform? The confirmation message format was a change between 3.3 and 3.4.

mitsyn’s picture

I have the same problem with fresh install of 7.x-3.6.
Sorry I can't be of more help.

Anonymous’s picture

Same problem for me. I just updated to 7.x-3.6. Still not working. The format change does not appear to stick, but more importantly, the custom confirmation message is not displayed.

Anonymous’s picture

+1 for me with 7.x-3.6, fresh install. Set a custom confirmation message but always receive the default.

Also get a blank From: header in the e-mail that is sent out, despite having customised this too.

johngraminski’s picture

I have the same issue. I installed webform 7.x-3.6, and the customized confirmation message does not show - just the default confirmation page shows up. Also, I can only enter the confirmation message using a plain text editor even though I have the latest CKEditor module installed.

sapox’s picture

Yes, "Confirmation message" doesn't show and also the Text format (Select option element) is not saved to the chosen value.

7.x-3.6 fresh install.

Chris Einkauf’s picture

Same error for me as well.

Fresh install of Webform 7.x-3.6. No confirmation message is displayed on the page when I set it for "No redirect (reload current page)", and when I set the redirection location to "Confirmation page", the default "Thank you, your submission has been received." is displayed rather than my custom confirmation message.

Side note (not sure if it's relevant): When I had CKEditor 7.x-1.0 installed, I had this issue, and I still have the issue after just switching to the Jan. 20 version of CKEditor 7.x-1.x-dev. (I switched to the latest dev version of CKEditor due to this bug: #1033068: CKEditor causes error in Webform Form Settings page. That particular bug appears to have been fixed because I don't see the CKEditor-related error message anymore, but I'm wondering if perhaps the bug we're talking about on this page has anything to do with CKEditor integration.)

abbasmousavi’s picture

Version: 7.x-3.6 » 7.x-3.4-beta1

I had the same problem with 7.x-3.6. the patch in
#976102: Drupal 7 version of Webform not updated for text format changes
comment-3968706 solves the problem.

abbasmousavi’s picture

Version: 7.x-3.4-beta1 » 7.x-3.6

changing the version number as the problem exists with 3.6 and the patch is against 3.6.

thetechguide’s picture

Version: 7.x-3.4-beta1 » 7.x-3.6
Status: Postponed (maintainer needs more info) » Reviewed & tested by the community

I tested the patch posted in #12 comment and it did indeed solve this problem of the confirmation page not displaying.

quicksketch’s picture

Status: Reviewed & tested by the community » Fixed
alvinj’s picture

I've installed Webform 7.x-3.6 with Drupal 7.0 and I'm having the problems described here, the text format is not saved, and the default confirmation message is shown. This wasn't an upgrade, it was a fresh install. Any suggestions? The form is at this URL if it will help to see it:

http://www.matsuvp.com/survey-alaska-web-training

Thanks.

alvinj’s picture

Oops, I'm sorry, I didn't read the previous comments properly, it looks like this is not in the 3.6 release. I'll try the dev version, thanks.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.

mbria’s picture

Sorry to reopen, but it still happens with 7.x-3.6.

mbria’s picture

Status: Closed (fixed) » Active

uppps... i missed to change the status. :-)

robertom’s picture

Status: Active » Closed (fixed)

Sorry to reopen, but it still happens with 7.x-3.6.

this is fixed in 7.x-3.7 see comment #17 on #976102: Drupal 7 version of Webform not updated for text format changes

last version is 7.x-3.9 ...

I set bug report closed(fixed). If upgrade to later version don't solve your trouble, remark this as active

Anonymous’s picture

I just installed Version: 7.x-4.19 and I have this problem. Custom confirmation setting configured but after form submit I get the default confirm message.