You are here: Home → Forum Home → Modules → MX Tool Box → Thread
Hi Max, very useful add-on.
I’ve noticed something strange though using MX Tool Box. Whenever I cloned a field with “none” as its default formatting the contents of that particular field were wrapped in
<p></p>
tags. I thought this is strange so I looked at the database and this is what I found—> http://screencast.com/t/PuLtyKNLvg
Even though the cloned fields get the correct format settings in eec_channel_fields they seem to be missing in eec_channel_data ! (show up as (NULL)) However the manually created fields do carry over the formatting settings… I am new to EE (but an experienced PHP/Mysql programmer) and I am not sure whether this is an EE related bug/problem or a MX Tool Box one. Any ideas?
I am using EE 2.1.3
Thank you
Evangelos
thanks for report Diadyo i will check it.
Hi Max! Great plugin. I’ve got an issue that’s popping up though. I copied and pasted a bunch of fields and am now seeing the following errors above the Custom Field settings:
A PHP Error was encountered
Severity: Notice
Message: Undefined index: field_fmt_options
Filename: fieldtypes/EE_Fieldtype.php
Line Number: 265
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: helpers/form_helper.php
Line Number: 324
A PHP Error was encountered
Severity: Notice
Message: Undefined index: field_fmt_options
Filename: fieldtypes/EE_Fieldtype.php
Line Number: 265
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: helpers/form_helper.php
Line Number: 324
A PHP Error was encountered
Severity: Notice
Message: Undefined index: field_fmt_options
Filename: fieldtypes/EE_Fieldtype.php
Line Number: 265
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: helpers/form_helper.php
Line Number: 324
A PHP Error was encountered
Severity: Notice
Message: Undefined index: field_fmt_options
Filename: fieldtypes/EE_Fieldtype.php
Line Number: 265
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: helpers/form_helper.php
Line Number: 324
A PHP Error was encountered
Severity: Notice
Message: Undefined index: field_fmt_options
Filename: fieldtypes/EE_Fieldtype.php
Line Number: 265
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: helpers/form_helper.php
Line Number: 324
A PHP Error was encountered
Severity: Notice
Message: Undefined index: field_fmt_options
Filename: fieldtypes/EE_Fieldtype.php
Line Number: 265
A PHP Error was encountered
Severity: Warning
Message: Invalid argument supplied for foreach()
Filename: helpers/form_helper.php
Line Number: 324
Everything seems to be working okay, but the errors look ominous.
yes, I hope to have time to release next version in 2-3 weeks. Bug fixing (included this), new functions.