Active
Project:
Petition Node
Version:
6.x-1.4
Component:
User interface
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
26 Jan 2011 at 11:36 UTC
Updated:
12 Dec 2012 at 17:10 UTC
Hello,
petition works fine. I have only one request/question.
After mail confirmation users can't see any message that: "your mail confirmation was successful..." and that everything is fine.
They just see the signature list and just all. Some of them are very confused...
Is there any possibilities to do that? How could I do that?
Thank you in advance!
Comments
Comment #1
stijn vanhandsaeme commentedsubscribing
Comment #2
stijn vanhandsaeme commentedFor now I added a line on line 1701
drupal_set_message(t("Your signature has been confirmed. Thank you for signing the petition.") . check_plain($node->title));Still have to test this
Comment #3
VirtualNorman commentedAccording to Enhanced version of Petition Node comments #13 and #15 this is fixed in 6.x-2.x-dev.