Hi winyard,
The button is there - it doesn't have a value which may be a part of the problem. Mostly though it seems to be buried in the CSS somehow. I spent a few minutes fiddling around but couldn't work it out :-(
Bob
Now the following Error comes up:
Fatal error: Cannot redeclare class cf_confirmation_page in /home/*********/www/jm/components/com_chronocontact/plugins/cf_confirmation_page_2.php on line 14
What mistake happen?
Hi harlekyn,
Please post a link to the page.
Do you have two forms on the same page?
Bob
Hi harlekyn,
Please delete the old version of the plugin or rename it to cf_confirmation_page.php.old renaming it to cf_confirmation_page_2.php means that both versions are being loaded.
Bob
Hi winyard,
Changing the submit input into a <input /> element rather than a <button /> element seems to do the trick in FireFox, at least partially. The form submits well enough, but there seems to be some issue displaying any text on the submit button.
/Fredrik
Has there been any joy? I have just installed Chronoforms. I have been able to usccessfuly link and write to the database and send emails, but I cannot see a submit or back button on the confirmation page. Can anyone help?
Here is the debug message I get:
1.Form passed first SPAM check OK
2.Form passed the submissions limit (if enabled) OK
3.Form passed the Image verification (if enabled) OK
4.Form passed the server side validation (if enabled) OK
5.$_POST Array: Array ( [text_2] => sfsdf [text_11] => 23432432432 [text_3] => 4werwerwe [text_4] => rwerwerwe [text_5] => werwerwe [select_6] => NT [text_8] => 1312 [text_13] => 12313123 [text_14] => 1123123213 [text_15] => [email]dsdf@hgf.com[/email] [text_17] => khg.com [text_19] => jh hkj hkj [date_15] => 17/03/2010 [chrono_verification] => yzy42 [button_16] => Submit [3455f11e57ebd33d73829556358d9264] => 1 [1cf1] => 192058dcbc12673ec744a72fa3a47e4e [chronoformname] => EDM_Booking_Form )
6.$_FILES Array: Array ( )
7.Form passed the plugins step (if enabled) OK
Thanks in advance, Gerry
Hi swordfish68,
Have you updated to the fixed version of the plugin?
Bob
Ahhh... no. I guess I incorrectly assumed that the latest version would incorporate the update. If this is not the case then I will update the plug-in.
I actually only downloaded and installed it earlier today... can you please confirm that the current download is not the update?
Thanks in advance, Gerry
Hi Gerry,
Yes - I don't have reliable access to Max's master files so any plugin changes are just posted in the forums at the moment.
Bob
Hi again Bob,
I have now downloaded the two files as follows:
plugin.zip (4.92 KiB) Downloaded 139 times
cf_confirmation_page.zip (4.11 KiB) Downloaded 144 times
Can you please let me know how I should install? Do I simply unzip and upload the plugin file? How about the cf_confirmation_page.zip file?
Thanks in advance, Gerry
Thank you! That did the trick!