markl1420
01-25-2007, 09:09 PM
Hello!
I am using the Fabrik mambot to display a simple form on my frontpage. Once I added a database join field, linking userid from the joomla database to my new table I started getting the following messages on the frontpage:
Notice: Undefined offset: 0 in /var/www/vhosts/xxxxx/httpsdocs/components/com_fabrik/fabrik.class.php on line 762
Notice: Trying to get property of non-object in /var/www/vhosts/xxxxx/httpsdocs/components/com_fabrik/fabrik.class.php on line 762
Notice: Undefined offset: 0 in /var/www/vhosts/xxxxx/httpsdocs/components/com_fabrik/fabrik.class.php on line 763
Notice: Trying to get property of non-object in /var/www/vhosts/xxxxx/httpsdocs/components/com_fabrik/fabrik.class.php on line 763
Notice: Undefined offset: 0 in /var/www/vhosts/xxxxx/httpsdocs/components/com_fabrik/fabrik.class.php on line 808
Notice: Trying to get property of non-object in /var/www/vhosts/xxxxx/httpsdocs/components/com_fabrik/fabrik.class.php on line 808
Note: The form WORKS and inserts the data just fine. These look like PHP informational messages.
My system is:
Fedora FC5
Joomla 1.0.12
MySQL 5.0.27-1.fc5
PHP 5.1.6-1.2
Any help would be appreciated!
Thank You
Mark
I am using the Fabrik mambot to display a simple form on my frontpage. Once I added a database join field, linking userid from the joomla database to my new table I started getting the following messages on the frontpage:
Notice: Undefined offset: 0 in /var/www/vhosts/xxxxx/httpsdocs/components/com_fabrik/fabrik.class.php on line 762
Notice: Trying to get property of non-object in /var/www/vhosts/xxxxx/httpsdocs/components/com_fabrik/fabrik.class.php on line 762
Notice: Undefined offset: 0 in /var/www/vhosts/xxxxx/httpsdocs/components/com_fabrik/fabrik.class.php on line 763
Notice: Trying to get property of non-object in /var/www/vhosts/xxxxx/httpsdocs/components/com_fabrik/fabrik.class.php on line 763
Notice: Undefined offset: 0 in /var/www/vhosts/xxxxx/httpsdocs/components/com_fabrik/fabrik.class.php on line 808
Notice: Trying to get property of non-object in /var/www/vhosts/xxxxx/httpsdocs/components/com_fabrik/fabrik.class.php on line 808
Note: The form WORKS and inserts the data just fine. These look like PHP informational messages.
My system is:
Fedora FC5
Joomla 1.0.12
MySQL 5.0.27-1.fc5
PHP 5.1.6-1.2
Any help would be appreciated!
Thank You
Mark