Forums

Unspecified Array() error

RadekO 02 May, 2015
1 Likes
Hello,

I'd like to inquire about a problem I was having.
IT first started after adding Google spreadsheet save, but even after removing, debugger still reports following error
Array
(
)


Whole debug info:
Array
(
    [0] => Array
        (
            [Email] => Array
                (
                    [0] => An email with the details below was sent successfully:
                    [1] => To:info@kvetinydominique.cz
                    [2] => Subject:Nový záznam ze svatebního formuláře
                    [3] => From name:Svatební formulář
                    [4] => From email:svatebni@formular.cz
                    [5] => CC:
                    [6] => BCC:
                    [7] => Reply name:
                    [8] => Reply email:
                    [9] => Attachments:
                    [10] => Array
                        (
                        )

                    [11] => Body:
<table>
<tr><td>Jméno a přijmení:</td><td>Radek Ouhel</td></tr>
<tr><td>Email:</td><td>ouhelradek@gmail.com</td></tr>
<tr><td>Telefon:</td><td></td></tr>
<tr><td>Datum svatby:</td><td></td></tr>
<tr><td>Barva a styl celé svatby:</td><td></td></tr>
<tr><td>Jakou máte představu o svatební kytici?</td><td></td></tr>
<tr><td>Házecí květina pro nevěstu?</td><td></td></tr>
<tr><td>Květy do vlasů pro nevěstu?</td><td></td></tr>
<tr><td>Klopičky pro ženicha, svědky, tatínky atp.?</td><td></td></tr>
<tr><td>Počet a upřesnění:</td><td></td></tr>
<tr><td>Květiny pro svědkyně ?</td><td></td></tr>
<tr><td>Počet:</td><td></td></tr>
<tr><td>Myrtičky s mašličkou?</td><td></td></tr>
<tr><td>Počet a barva stužky:</td><td></td></tr>
<tr><td>Myrtová kolečka ?</td><td></td></tr>
<tr><td>Počet a barva stužky:</td><td></td></tr>
<tr><td>Dekorace na auto?</td><td></td></tr>
<tr><td>Vaše představa:</td><td></td></tr>
<tr><td>Dekorace stolů?</td><td></td></tr>
<tr><td>Vaše představa:</td><td></td></tr>
<tr><td>Pošlete nám obrázky, které jsou vaší inspirací</td><td></td></tr>
<tr><td></td><td></td></tr>
<tr><td></td><td></td></tr>
<tr><td>Na něco jsme zapoměli?</td><td></td></tr>
<tr><td>Potvrzovací kód</td><td></td></tr>
<tr><td></td><td></td></tr>
</table>

IP: 121.98.132.110
                )

        )

)



Any advice will be welcome.
Thank you

Ragards
Radek
GreyHead 02 May, 2015
Answer
1 Likes
Hi Radek,

I don't see any Error there?

Bob
RadekO 02 May, 2015
Hi Bob,

that was exactly my confusion. Yet the empty Array is displayed in a red error bracket.

I've just created a new simple form, and the output is the same, so I just misenterpreted the message, which actually says that there is no error at all (empty array).

Excuse me, I'm new to chronoforms🙂

Radek
GreyHead 03 May, 2015
Hi Radek,

It would be better if ChronoForms didn't show empty error arrays but for the moment you can take 'empty' to mean 'no errors found'.

Bob
Dsign 05 Aug, 2015
1 Likes
I got kind of the same weird thing hapening here while im building a multipage form.
Please i need some help on this.
GreyHead 06 Aug, 2015
Hi REBEL NETWORK INC,

Please see my answer just before your post. Or is there some other problem you are having?

Bob
jdran 14 Oct, 2015
I had the same issue but I face no other problem, my single page form works fine. So I guess I should take it as "No error found".
Thanks Bob.
This topic is locked and no more replies can be posted.