After the confirmation screen, I won't be able to send the form.

Permalink Browser Info Environment
I'm using 5.6.3.3 and Formidable 2.1.1. After the confirmation screen, I won't be able to send the form.
Would you tell me where I'm doing wrong?

4 Attachments

Type: Ticket
Status: Archived
hayaka26
View Replies:
DeWebmakers replied on at Permalink Reply
DeWebmakers
Hi,

It's a known bug. In the next update it will be fixed.
For now you can do it yourself if you want:

Open formidable.js in the js folder of the package and go to line 172:
There should be something like this:
ccmFormidableInitialize(formObj);
ccmFormidableShowMessages(formObj);

Change these lines to:
var newFormObj = $('#formidable_container_'+formID);
ccmFormidableShowMessages(newFormObj);         
ccmFormidableInitialize(newFormObj);
ccmFormidablePleaseWait(newFormObj);

Then save and upload!

Best,

Corretje
DeWebmakers replied on at Permalink Reply
DeWebmakers
Just update the addon. Issue should be fixed

Best,

Corretje
hayaka26 replied on at Permalink Reply
hayaka26
Thanks Corretje.
But, I'm getting an error message After update.

mysqlt error: [1068: Multiple primary key defined] in EXECUTE("ALTER TABLE FormidableSavedSearches ADD PRIMARY KEY (searchID)")


[Formidable Forms - Layout and elements]
Warning: strpos(): Empty needle in .../concrete/helpers/concrete/dashboard.php on line 135

What should I do?
DeWebmakers replied on at Permalink Reply
DeWebmakers
Hi,

Typo in the db.xml. I've updated again...

Best,

Corretje
hayaka26 replied on at Permalink Reply
hayaka26
Thanks Corretje.
It was resolved by updating!
ConcreteCMS replied on at Permalink Reply
ConcreteCMS
Attention: Since there has been no activity on this issue for two weeks, this issue has been automatically archived.

To re-open this issue, reply to this message.

concrete5 Environment Information

# concrete5 Version
5.6.3.3

# concrete5 Packages
Formidable (2.1.1).

# concrete5 Overrides
languages/ja_JP

# concrete5 Cache Settings
Block Cache - On
Overrides Cache - On
Full Page Caching - Off

# Server Software
Apache/2.2.29

# Server API
cgi-fcgi

# PHP Version
5.4.40

# PHP Extensions
cgi-fcgi, Core, ctype, curl, date, dom, ereg, exif, fileinfo, filter, gd, gettext, gmp, hash, iconv, json, libxml, mbstring, mcrypt, mysql, mysqli, mysqlnd, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, Phar, posix, Reflection, session, SimpleXML, soap, SPL, sqlite3, standard, tokenizer, xml, xmlreader, xmlwriter, xsl, zip, zlib.

# PHP Settings
max_execution_time - 30
log_errors_max_len - 1024
max_file_uploads - 20
max_input_nesting_level - 64
max_input_time - -1
max_input_vars - 1000
memory_limit - 128M
post_max_size - 120M
sql.safe_mode - Off
upload_max_filesize - 10M
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
pcre.backtrack_limit - 1000000
pcre.recursion_limit - 100000
session.cache_limiter - nocache
session.gc_maxlifetime - 7200
soap.wsdl_cache_limit - 5

Browser User-Agent String

Mozilla/5.0 (Macintosh; Intel Mac OS X 10_7_5) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/43.0.2357.124 Safari/537.36

Hide Post Content

This will replace the post content with the message: "Content has been removed by an Administrator"

Hide Content

Request Refund

You may not request a refund that is not currently owned by you.