Forums

Array error

jross 10 May, 2021
Hi, just wondering if anyone could shed some light on why I'm getting the following error when viewing a form? Using the latest version of Joomla 3.9.26 and PHP 7.4.16
Thanks,
JR
Array
(
    [__atuvc] => 1|15,0|16,0|17,0|18,18|19
    [55957881bf0edb791f54c5e781cf1b17] => 5096937846834934eef63f0189bc4dec
    [eec375653fccc9f09ffdbc15b1381b1c] => 56c32d139b08240ae0d6220f0a40efeb
    [__atuvs] => 609911781fffd521008
    [Itemid] => 1363
    [option] => com_chronoforms6
    [view] => form
)
Array
(
)
GreyHead 10 May, 2021
Hi JR,

It looks as if you might have enabled the form Debugger? That isn't an error as such, just the form data - mostly from the calling URL.

Bob
David_056 31 May, 2021
I don't think its an error ?
David_056 03 Jun, 2021
Array ( [__atuvc] => 1|15,0|16,0|17,0|18,18|19
[55957881bf0edb791f54c5e781cf1b17] => 5096937846834934eef63f0189bc4dec
[eec375653fccc9f09ffdbc15b1381b1c] => 56c32d139b08240ae0d6220f0a40efeb
[__atuvs] => 609911781fffd521008
[Itemid] => 1363
[option] => com_chronoforms one piece6
[view] => form )

I can't see any error in it.
GreyHead 03 Jun, 2021
Hi David,

I don't think that there is an error - except that the Debugger output is enabled.

Bob
You need to login to be able to post a reply.