Module

Archived
Forum
(read-only)

ProForm Drag and Drop Form Builder

ExpressionEngine 2

Back to this add-on's main page
View Other Add-ons From Isaac Raway

     

[Resolved] Update Problem

Support Request

Big Steve
Big Steve

Congratulations on the update—when I try to install over the top of the previous version I get the following error:

A Database Error Occurred
Error Number
1074

Column length too big 
for column 'heading' (max 255); use BLOB or TEXT instead

ALTER TABLE 
`exp_proform_form_fieldsADD `headingvarchar(256) DEFAULT ''

Filenamethird_party/proform/libraries/proform_install.php

Line Number
300 

Any pointers?

MetaSushi
# 1
Developer
MetaSushi

I have made some changes which require a newer version of MySQL to run correctly - I suspect you are running a version older than 5.0.3. I’ll see about rolling back these changes since they are not critical, just some length restrictions.

Big Steve
# 2
Big Steve

Thank you for getting back to me—look forward to the rollback :)

MetaSushi
# 3
Developer
MetaSushi

I’m terribly sorry, not sure how my follow up didn’t get posted - but I did release an update that should solve this issue, version 1.02. Please let me know if it fixes the problem for you.

Big Steve
# 4
Big Steve

All working as it should.  Once again thank you for your help.

MetaSushi
# 5
Developer
MetaSushi

Glad to hear it, please post again if needed!