Welcome guest, please Login or Register

EEC.MS - ExpressionEngine add-ons

You are here: HomeForum Home → Modules → MX Tool Box → Thread

   

version 1.2.0 download / bug tracker / future requests

Rank

Total Posts: 1

Joined 2011-06-08

PM

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

     
Avatar
RankRankRankRank

Total Posts: 701

Joined 2010-07-13

PM

thanks for report Diadyo i will check it.

     
Rank

Total Posts: 1

Joined 2011-10-10

PM

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 indexfield_fmt_options
Filename
fieldtypes/EE_Fieldtype.php
Line Number
265

A PHP Error was encountered
Severity
Warning
Message
Invalid argument supplied for foreach()
Filenamehelpers/form_helper.php
Line Number
324

A PHP Error was encountered
Severity
Notice
Message
Undefined indexfield_fmt_options
Filename
fieldtypes/EE_Fieldtype.php
Line Number
265

A PHP Error was encountered
Severity
Warning
Message
Invalid argument supplied for foreach()
Filenamehelpers/form_helper.php
Line Number
324

A PHP Error was encountered
Severity
Notice
Message
Undefined indexfield_fmt_options
Filename
fieldtypes/EE_Fieldtype.php
Line Number
265

A PHP Error was encountered
Severity
Warning
Message
Invalid argument supplied for foreach()
Filenamehelpers/form_helper.php
Line Number
324

A PHP Error was encountered
Severity
Notice
Message
Undefined indexfield_fmt_options
Filename
fieldtypes/EE_Fieldtype.php
Line Number
265

A PHP Error was encountered
Severity
Warning
Message
Invalid argument supplied for foreach()
Filenamehelpers/form_helper.php
Line Number
324

A PHP Error was encountered
Severity
Notice
Message
Undefined indexfield_fmt_options
Filename
fieldtypes/EE_Fieldtype.php
Line Number
265

A PHP Error was encountered
Severity
Warning
Message
Invalid argument supplied for foreach()
Filenamehelpers/form_helper.php
Line Number
324
A PHP Error was encountered
Severity
Notice
Message
Undefined indexfield_fmt_options
Filename
fieldtypes/EE_Fieldtype.php
Line Number
265

A PHP Error was encountered
Severity
Warning
Message
Invalid argument supplied for foreach()
Filenamehelpers/form_helper.php
Line Number
324 

Everything seems to be working okay, but the errors look ominous.

     
Avatar
RankRankRankRank

Total Posts: 701

Joined 2010-07-13

PM

yes, I hope to have time to release next version in 2-3 weeks.  Bug fixing (included this), new functions.