Forums

Connecting to more than one database

ilpuffo 07 Feb, 2013
Hi everybody,i created a form to register user in my joomla site.I need to store custom fields,but the form doesn't store custom fields in custom db table and in the same time create the joomla user.
I created my form in this way :


how can i solve my problem?

thanks
GreyHead 07 Feb, 2013
Hi ilpuffo,

Everything there looks OK. What exactly is the problem?? How do you know it isn't working?

Bob
ilpuffo 07 Feb, 2013
this are the errors with the Error Reporting activated
Parse error: syntax error, unexpected T_VAR, expecting '{' in /web/htdocs/www.piazzaconsumatori.it/home/administrator/components/com_chronoforms/form_actions/db_save/db_save.php(66) : eval()'d code on line 4

Fatal error: Call to a member function bind() on a non-object in /web/htdocs/www.piazzaconsumatori.it/home/administrator/components/com_chronoforms/form_actions/db_save/db_save.php on line 119
ilpuffo 08 Feb, 2013
no help?😟
GreyHead 09 Feb, 2013
Hi ilpuffo,

The error is on, or before, line 4 of the code you have in the Where box of the DB Save action. What code is there?

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