Hi,
my form works in frontend, but in backend on click on form link i get over the form a message:
1. how can I remove it (not the message - the CAUSE) ?
2. if it remains, is this dangerous?
Thanks.
my form works in frontend, but in backend on click on form link i get over the form a message:
Warning: array_keys() [function.array-keys]: The first argument should be an array in /var/www/vhosts/example.de/httpdocs/components/com_chronocontact/plugins/cf_profile.php on line 172
Warning: Invalid argument supplied for foreach() in /var/www/vhosts/example.de/httpdocs/components/com_chronocontact/plugins/cf_profile.php on line 173
1. how can I remove it (not the message - the CAUSE) ?
2. if it remains, is this dangerous?
Thanks.
I am getting similar error on attempt to create my first project with ChronoConnectivity...
Warning: Invalid argument supplied for foreach() in C:\Data\WebServer\xampp2\htdocs\lss090611\components\com_chronoconnectivity\chronoconnectivity.html.php on line 172
???
any idea on what could be causing this?
Warning: Invalid argument supplied for foreach() in C:\Data\WebServer\xampp2\htdocs\lss090611\components\com_chronoconnectivity\chronoconnectivity.html.php on line 172
???
any idea on what could be causing this?
@lemur, which version ?
@ranail, looks like its not the latest one, please get V2 RC1
Regards
Max
@ranail, looks like its not the latest one, please get V2 RC1
Regards
Max
Hi Max,
Installed 2 rc1 ontop of 1.2 and got the same error but different php file... connection.php instead of chronoconnectivy.html.php
Any field setup entries I could be missing or keying incorrectly to produce this?
R.
Installed 2 rc1 ontop of 1.2 and got the same error but different php file... connection.php instead of chronoconnectivy.html.php
Warning: Invalid argument supplied for foreach() in C:\Data\WebServer\xampp2\htdocs\lss090611\components\com_chronoconnectivity\libraries\connection.php on line 264Any field setup entries I could be missing or keying incorrectly to produce this?
R.
RESOLVED:
I put it through debug and found the SQL was failing.
I had a field name called "Group" and that is a reserved word.
Changed the field name and it works...
Rusty
I put it through debug and found the SQL was failing.
I had a field name called "Group" and that is a reserved word.
Changed the field name and it works...
Rusty
Great, thanks for posting the fix!
Max
Max
This topic is locked and no more replies can be posted.
