I've moved my install to an xampp server on ubuntu and im getting this error when i try to go to the blog page,
http://localhost/cms/blog ...and the layout isn't loading, only the body of the blog is shown.
Fatal error: Call to a member function get() on a non-object in /opt/lampp/htdocs/fuel_cms/fuel/application/libraries/MY_Parser.php on line 215
I tried a fresh install and the same thing happens. I've tried to trace where this error is originating without any luck. Any ideas?
Comments
fuel/codeigniter/cache/
fuel/codeigniter/cache/dwoo/
fuel/codeigniter/cache/dwoo/compiled/
Also, which GitHub branch are you using, master or 0.91?