Viewing 13 replies - 1 through 13 (of 13 total)
  • Plugin Author ka2

    (@ka2)

    I’m so sorry for not replying sooner.

    I had fixed a bug that the session remain after the data registration.

    Please try again in the latest version 2.0.5.

    Thank you,

    I am using the latest version 2.0.7, and I get 3 lines of the same record when using the short code entry.

    Any idea why?

    Plugin Author ka2

    (@ka2)

    Thank you for your inquiry.

    Please try to enable the “Prevent duplicate sending” setting in the plugin options added since version 2.0.7. Then are you sure that you want to have the same issue?

    If it does not improve even in change of the above settings, please tell me the schema of the table where the problem occurs.

    Thank you,

    I have tried with and without the ‘Prevent duplicate sending’ option.
    I get 3 new lines by the edit short code.

    CREATE TABLE asf_teilnehmer_neu (
    ID bigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT ‘ID’,
    Name varchar(255) NOT NULL,
    Vorname varchar(255) NOT NULL,
    Telefon varchar(20) NOT NULL,
    Geburtsdatum varchar(10) NOT NULL,
    Fristablauf varchar(10) NOT NULL,
    Fahrschule varchar(30) NOT NULL,
    PRIMARY KEY (ID)
    ) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT=’ASF Teilnehmer’

    thanks for your support.

    Plugin Author ka2

    (@ka2)

    Thank you very much for your prompt reply.

    I have tried to entry some data and edit after creating the same table that you told me. However, the problem did not occur.

    Also, those’s test pages on the my public demo site are follows:

    Once, please try after being checked the “Prevent duplicate sending” option.

    Thank you,

    I have tested several times. Even disabled the .htaccess protection. still the same result. I get 3 new lines with entry short code.

    15
    tutti tutti tutti tutti tutti tutti

    14
    tutti tutti tutti tutti tutti tutti

    13
    tutti tutti tutti tutti tutti tutti

    12
    blubber blubber blubber blubber blubber blubber

    11
    blubber blubber blubber blubber blubber blubber

    10
    blubber blubber blubber blubber blubber blubber

    any think I can send you to check?

    Plugin Author ka2

    (@ka2)

    Hmm, that’s a difficult problem.

    I’m understanding that was happened trouble for the insert query is running in a continuous.
    However, I can’t put my finger on it whether this plugin or a browser or using your theme or other plugins.
    Also, it did not happened trouble when I tried at the environment of your same table on the theme of “twentysixteen”.

    Please try to set the redirect url option of the “cdbt-enrty” shortcode.

    Thank you,

    setting redirect url option in entry short code did not help.

    I use twentyfourteen theme and php version 5.5.32.

    if you give me your email, I can give you subriber access to the frontend page.

    thx for your support.

    do you think this can be fixed soon? I like your plugin, but if there is no fix for this bug I need to find an alternative plugin.

    if you give me your email, I can give you subriber access to the frontend page.

    thx

    Plugin Author ka2

    (@ka2)

    Sorry for my late reply.

    I do not know whether can be solved this problem as soon as at present.
    However, because I want to see actually a symptom of the problem, please to be able to access to your front end.

    My e-mail address is [email protected].

    Thank you,

    Plugin Author ka2

    (@ka2)

    Thank you for providing credentials.

    Thanks to you, I was able to recognize the finally trouble.

    I probably seem a trouble that happen when the multiple shortcodes was put in the one page at the same time.
    I’m going to immediately perform bug fixes.
    As soon as possible to fix, so I will release a bug fix version, please wait.

    Thank you,

    Plugin Author ka2

    (@ka2)

    I apologize for the wait.

    I released version 2.0.8 as hotfix of some bugs.
    Please try to update to new version soon.

    Thank you,

    Plugin Author ka2

    (@ka2)

    This matter has closed because correspond already.

Viewing 13 replies - 1 through 13 (of 13 total)
  • The topic ‘Duplicate Lines Created’ is closed to new replies.