Hi,
I created a form to display, and when I access it, I get the following php error message:
Notice: Trying to get property 'id' of non-object in /Users/su/www/j3next/components/com_chronoforms7/chronoforms7.php on line 21
Line 21 is: $itemId = $active->id;
The link to the form in in a module:
I am on joomla 3.10.04, php 7.3.34 on localhost
Any ideas?
Thanks
I created a form to display, and when I access it, I get the following php error message:
Notice: Trying to get property 'id' of non-object in /Users/su/www/j3next/components/com_chronoforms7/chronoforms7.php on line 21
Line 21 is: $itemId = $active->id;
The link to the form in in a module:
I am on joomla 3.10.04, php 7.3.34 on localhost
Any ideas?
Thanks
this should be fixed in 7.0.9
You need to login to be able to post a reply.