DB save problem V4 Joomla 1.7

fkaram65 02 Feb, 2012
HI

I am trying to save to a DB table and get the following error in a debug mode.

Warning: array_merge() [function.array-merge]: Argument #2 is not an array in /hermes/waloraweb031/b2513/moo.northvilleyouthfootb/NYFA2012/administrator/components/com_chronoforms/form_actions/db_save/db_save.php on line 85

I noticed the script is looking at jos_ files when my db starts with jml_. I changed the script to jml but it still did not work.

The form processes but does not save to the DB. Any help would be appreciated.

Thanks in advance
GreyHead 03 Feb, 2012
Hi fkaram65,

Please upgrade to the latest release of ChronoForms v4 RC3.11 - I think that this bug has now been fixed.

Bob
ehsanz 26 Feb, 2012

Hi fkaram65,

Please upgrade to the latest release of ChronoForms v4 RC3.11 - I think that this bug has now been fixed.

Bob


Hello GH
the upgrade has not been fixed yet!! :-(
I'm still facing the same problem😫
but, fortunately, when sth entered in form, backend db is updated, but
the frontend shows the problem..😟
Kindly give me a concrete solution to overcome this problem..
GreyHead 26 Feb, 2012
Hi ehsanz ,

Exactly what 'error' are you seeing. The message in the earlier post is a PHP Notice, you can hide that by changing the Error Reporting settings either in your site Global Configuration or in your php.ini file.

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