not saving my form in DB :(

Qbik 30 Sep, 2014
I have istalled both Chronoforms V4 and V5 on my Joomla
V4 works ok
I want to add one feature to my form HoneyPot so i installed V5 and created a new form, create a Table for it

debug show me this
Data Array
Array
(
    [chronoform] => zima_loewe_hotel_2015
    [event] => submit
    [Itemid] => 947
    [option] => com_content
    [view] => article
    [id] => 196
    [turnus] => T2
    [name] => Jurczak
    [ile_osob] => 1
    [pokoj] => Haundold
    [email] => kontakt@jjmanufaktura.pl
    [tel] => 222222222
    [transport] => Autokar
    [dane_rodziny] => ddddddddd
    [uwagi] => dddddddd
    [input_submit_6] => Wyślij
    [ccff95b4e3a23d0d2143de5f6c6051bb7b6a455b] => 1
)
Array
(
)
Errors
Array
(
)
Debug Info
Array
(
    [2] => Array
        (
            [Check Honeypot] => Array
                (
                    [0] => Honeypot check passed.
                )

        )

    [6] => Array
        (
            [DB Save] => Array
                (
                    [Queries] => Array
                        (
                            [0] => UPDATE `jf4p9_chronoengine_chronoforms_datatable_zima_loewe_hotel_2015` AS `Data` SET `turnus` = 'T2', `name` = 'Jurczak', `ile_osob` = '1', `pokoj` = 'Haundold', `email` = 'kontakt@jjmanufaktura.pl', `tel` = '222222222', `transport` = 'Autokar', `dane_rodziny` = 'ddddddddd', `uwagi` = 'dddddddd' WHERE `id` = '196';
                        )

                )


Any idea whats wrong??
If You want I can send You backup of my form
Qbik 18 Nov, 2014
I try to change that id, but strange think is that when i fill form by my own it add record to DB and sent email but when someone else doing that no new record add to DB only email that someone fill it
GreyHead 18 Nov, 2014
Hi Qbik,

Are you logged in? That might be the difference? Try testing the form in a different browser and see if you can see what is causing the error.

Bob
Qbik 18 Nov, 2014
Answer
Only on back-end, ok ill check on the other browser
Qbik 18 Nov, 2014
I just check on tablet without login in it save record to database :/
GreyHead 18 Nov, 2014
Hi Qbik,

By all means email or PM me the site URL, the form name, and a SuperAdmin login and I'll take a quick look.

Bob
This topic is locked and no more replies can be posted.