Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • xfabiox Friend
    #195683

    Hi to all,
    when I save an article, this appears messaggio:

    Duplicate entry ’38-45-xfield-‘for key’ asset_idx ‘SQL = INSERT INTO gajqn_jak2filter_taxonomy (`type`, `title`, `ASSET_ID`, `option_id`, `labels`, `num_items `) VALUES (‘xfield’, ‘xfield: 38-44’, ’38 ‘, ’44 .9419197’,”, ‘0 ‘).

    how can I fix it.

    thank’s in advance

    Fabio

    Thanh Nguyen Viet Friend
    #526785

    @xfabiox,

    To resolve this issue, please try workaround below.

    1. Open the file: plugins/k2/jak2filter/jak2filter.php

    2. Find the following code snippet

    [PHP]$aXFSupported = array(‘select’, ‘multipleSelect’, ‘radio’, ‘date’, ‘labels’, ‘textfield’, ‘textarea’);[/PHP]

    Replace it with:
    [PHP]$aXFSupported = array(‘select’, ‘multipleSelect’, ‘radio’, ‘labels’);[/PHP]

    If it does not help, please PM me FTP account of your site, I will help you to debug further.

    xfabiox Friend
    #527311

    sorry for may delay.
    solved

    many Tnkz

Viewing 3 posts - 1 through 3 (of 3 total)

This topic contains 3 replies, has 2 voices, and was last updated by  xfabiox 10 years, 1 month ago.

We moved to new unified forum. Please post all new support queries in our New Forum