Duplicate Lines Created
-
Hi,
When I create a record on the from and submit the form, there is always 2 lines created in the database display.
Is there a setting option to prevent this from occurring.
Thank you in advance for any help.
Regards
-
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?
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(
IDbigint(20) unsigned NOT NULL AUTO_INCREMENT COMMENT ‘ID’,
Namevarchar(255) NOT NULL,
Vornamevarchar(255) NOT NULL,
Telefonvarchar(20) NOT NULL,
Geburtsdatumvarchar(10) NOT NULL,
Fristablaufvarchar(10) NOT NULL,
Fahrschulevarchar(30) NOT NULL,
PRIMARY KEY (ID)
) ENGINE=MyISAM DEFAULT CHARSET=utf8 COMMENT=’ASF Teilnehmer’thanks for your support.
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 tutti14
tutti tutti tutti tutti tutti tutti13
tutti tutti tutti tutti tutti tutti12
blubber blubber blubber blubber blubber blubber11
blubber blubber blubber blubber blubber blubber10
blubber blubber blubber blubber blubber blubberany think I can send you to check?
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
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 ka2@ka2.org.
Thank you,
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,
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,
This matter has closed because correspond already.
The topic ‘Duplicate Lines Created’ is closed to new replies.