[bug] error on changing element from 'field' to 'databasejoin' SOLVED

batonac

Member
I've imported tables from a MySQL Workbench project and I'm assigning fabrik lists to them. The foreign key fields (from the one-to-many relationships I've predefined) automatically create a 'field' element by default. When I try to change them to a 'databasejoin' element, I get the following error:
Code:
 1146 Table 'joomla_db.Array' doesn't exist SQL=DESCRIBE Array
Log file:
Code:
2013/07/15 17:20:02 [error] 789#0: *4083 FastCGI sent in stderr: "PHP message: PHP Warning:  Invalid argument supplied for foreach() in /srv/www/fabrik_test/libraries/joomla/database/driver.php on line 1413
PHP message: PHP Notice:  Array to string conversion in /srv/www/fabrik_test/plugins/fabrik_element/databasejoin/databasejoin.php on line 1446" while reading response header from upstream, client: 174.49.214.254, server: ft.3cordinc.com, request: "POST /administrator/index.php?option=com_fabrik&view=element&layout=edit&id=13 HTTP/1.1", upstream: "fastcgi://unix:/var/run/php5-fpm.sock:", host: "ft.3cordinc.com", referrer: "http://ft.3cordinc.com/administrator/index.php?option=com_fabrik&view=element&layout=edit&id=13"
 
Just found out this happens when I try to create a completely new 'databasejoin' element, not just on changing types.
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top