Time Out Error and Crash After Update

Permalink Browser Info Environment
Hello,

We have been using this block without any issues for a couple of years. Recently, we started experiencing issues searching for form submissions. This morning we were unable to access form submissions at all (see attached Before Update.jpg)

I suspected there may be to issues that caused this 1.) there were to many saved submissions and deleting them may solve the problem. The issue is now that I can't access them at all, I am unable to delete them. Is it possible to do this through the database? 2.) I needed to install an update. I tried this step first and I got an error that causes Formidable not to work. Clicking on it through the dashboard gives me this issue attached (After Update.png)

Can you please help me get this up and running again?

Thanks,
Jim

Type: Pre-Sale
Status: In Progress
jlines41
View Replies:
DeWebmakers replied on at Permalink Reply
DeWebmakers
Hi Jim,

I can't see the screendumps, but I think I understand.
You can try the following:

1.
Create backups for the following tables:
FormidableAnswerSets
FormidableAnsers

2.
Execute the following MySQL queries:
ALTER TABLE FormidableAnswerSets ADD UNIQUE (answerSetID);
ALTER TABLE FormidableAnswerSets ADD INDEX (formID);
ALTER TABLE FormidableAnswerSets ADD INDEX (userID);
ALTER TABLE FormidableAnswerSets ADD INDEX (collectionID);
ALTER TABLE FormidableAnswers ADD INDEX (answerSetID);
ALTER TABLE FormidableAnswers ADD INDEX (formID);
ALTER TABLE FormidableAnswers ADD INDEX (elementID);

Then see if you can access the submissions again...
If that doesn't work the try step 3.

3.
Execute the following MySQL queries:
TRUNCATE FormidableAnswerSets
TRUNCATE FormidableAnswers

This will empty the tables. See if you can update and access the submissions.

Best,

Corretje
jlines41 replied on at Permalink Reply 3 Attachments
jlines41
Thank you for your reply Corretje.

I have the attachments that were missing in my previous post attached. Sorry about that. I ran both of the queries that you gave me, and the issue is still occurring.

Please see the attached error message that I am receiving. (new.png)
DeWebmakers replied on at Permalink Reply
DeWebmakers
Hi,

Seems something went wrong with the update of Formidable.
Can you try to restart the update process?

Go to the table Packages in your DB
Change the version of Formidable to one lower than the value is currently.
So, for instance, if your version is 2.0.18 change it to 2.0.17.

Than rerun the update and see if it works.

Best,

Corretje
jlines41 replied on at Permalink Reply
jlines41
I am unable to get the forms to work at all at this point. Is there any way you can assist me here?
DeWebmakers replied on at Permalink Reply
DeWebmakers
Hi,

Sure, I can help...
Send FTP-login details and C5 Admin login details to wim@dewebmakers.nl
Also access to the DB would be nice.

Best,

Corretje

concrete5 Environment Information

# concrete5 Version
5.6.2.1

# concrete5 Packages
Air Slider (1.0.2), Amiant CSS3 Menu (0.3), Designer Content (3.1.1), Formidable (2.1.8), Form Tableless Layout (1.2.1), Google Map (Premium) (2.1), Hi Chat (1.2.0), Iframe (1.0).

# concrete5 Overrides
blocks/footer_utilities, blocks/air_slider, blocks/external_form, blocks/form, blocks/icon_link, blocks/search, blocks/amiant_css3_menu, blocks/autonav, blocks/link_button, blocks/scrolling_text, blocks/shortcut_box, blocks/shortcut_box_three, blocks/sabres_content, blocks/body_block, blocks/banner, themes/newwave

# Server Software
Apache

# Server API
cgi-fcgi

# PHP Version
5.4.45

# PHP Extensions
bcmath, bz2, calendar, cgi-fcgi, Core, ctype, curl, date, dom, ereg, exif, fileinfo, filter, ftp, gd, gettext, gmp, hash, iconv, imagick, imap, intl, ionCube Loader, json, libxml, mbstring, mcrypt, mhash, mssql, mysql, mysqli, odbc, openssl, pcre, PDO, pdo_mysql, pdo_sqlite, Phar, posix, pspell, Reflection, session, SimpleXML, soap, sockets, SourceGuardian, SPL, sqlite3, standard, tidy, tokenizer, wddx, xml, xmlreader, xmlrpc, xmlwriter, xsl, Zend Guard Loader, 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 - 60
max_input_vars - 1000
memory_limit - 256M
post_max_size - 64M
sql.safe_mode - Off
upload_max_filesize - 64M
mssql.max_links - Unlimited
mssql.max_persistent - Unlimited
mssql.max_procs - Unlimited
mssql.textlimit - Server default
mysql.max_links - Unlimited
mysql.max_persistent - Unlimited
mysqli.max_links - Unlimited
mysqli.max_persistent - Unlimited
odbc.max_links - Unlimited
odbc.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_12) AppleWebKit/602.1.50 (KHTML, like Gecko) Version/10.0 Safari/602.1.50

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.