First of all all thumbs up for the good work you have done. I really love the component. This is one of the best components for Joomla. It makes life 100 times more easy.
Let's come to the point of this post. In Global configuration if you turn your error reporting to high and go to Mass Content you get lots of notices of undefined variables and properties. For example
| Code: |
Notice: Undefined variable: sectionid in
***\administrator\components\com_masscontent\admin.masscontent.php on line 204
Notice: Undefined property: mosDBMassContent::$ordering in
***\libraries\joomla\html\html\list.php on line 125
|
'
And there are lot's of these messages. I just wanted to know why is it happening and can it be fixed. I'm using Joomla 1.5.3 and Mass Content 1.1.
I don't think it causes any problems in using Mass Content but just gives me a creep to see all those notices. When I work on site I keep the error reporting to maximum so that I know if there is an error but when I come to mass content I turn it off.
Just wanted to know if this is a known issue and can be fixed or maybe in future versions. Or it is something I did wrong. I tried it on two sites and it was doing the same.
Once again Thank You for the beautiful component!