Bug Report: rev145: View Database from Forms page

tek

Member
In the top i get
Code:
You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'FROM 
 LIMIT 0, 30' at line 2 SQL=SELECT 
 FROM 
 LIMIT 0, 30
Down below i get
Code:
Warning: Invalid argument supplied for foreach() in /var/www/http/administrator/components/com_fabrik/views/table/tmpl/default.php on line 274
 
I get this error as well, but only on forms created as part of a table join?

Code:
[Tue Aug 21 06:22:41 2007] [error] [client 127.0.0.1] PHP Warning: Invalid argument supplied for foreach() in /var/www/html/administrator/components/com_fabrik/views/table/tmpl/default.php on line 274, referer: [url]http://localhost/administrator/index2.php?option=com_fabrik&task=forms[/url]

Andre
 
Back
Top