When I run the component from the sandbox, the views come out clean, but when I try to run them from my Win-7 Xampp setup, it always returns the following:
(in both List and Item Views)
Notice: Undefined property: ***Model***::$stateSet in C:\xampp\htdocs\j252\administrator\components\com_***\classes\jmodel.list.php on line 603
And in Item View only:
Notice: Undefined property: ***Model***::$stateSet in C:\xampp\htdocs\j252\administrator\components\com_***\classes\jmodel.item.php on line 387
Any ideas?
Thanks
Scott