Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


These support forums are now closed for new topics and comments.
Please head on over to http://eureka.ucommerce.net/ for support.

  • Alex 6 posts 26 karma points
    Feb 17, 2011 @ 13:09
    Alex
    0

    Image datatype rendering in Admin Ui

    Hello,

    After update of ucommerce to version 1.3.0.3 all custom fields with image datatype in products definition now renders as simple text boxes instead of image selector.

    Please advise! ;(

  • Søren Spelling Lund 1797 posts 2786 karma points
    Feb 18, 2011 @ 15:05
    Søren Spelling Lund
    0

    I'm looking into a similar issue with another site. I'll let you know when I know more.

  • Søren Spelling Lund 1797 posts 2786 karma points
    Feb 21, 2011 @ 11:02
    Søren Spelling Lund
    0

    Hi Alex,

    Images are confused with texts in 1.3.0.3. I'll incorporate a fix into 1.5. In the meantime you can fix it quite easily by running the following script on your uCommerce database.

    update uCommerce_DataType set DefinitionName = 'Media' where DataTypeId = 8

  • Alex 6 posts 26 karma points
    Feb 21, 2011 @ 14:44
    Alex
    0

    Thanks a lot!

    Will try.

  • Søren Spelling Lund 1797 posts 2786 karma points
    Feb 21, 2011 @ 15:16
    Søren Spelling Lund
    0

    Hi Alex,

    A quick update: You'll have to update to 1.5 PR1 to get it going. I discovered a related issue while looking into it some more, which requires an update of the binaries. Sorry for the inconvenience.

  • Alex 6 posts 26 karma points
    Feb 24, 2011 @ 13:21
    Alex
    0

    It works now, thanks a lot!

Please Sign in or register to post replies

Write your reply to:

Draft