Problems viewing information
I just installed Fuel CMS for the first time to check it out. I created a Page and a Blog post. However, whenever I try to view either of them I get an error.
Fatal error: Call to a member function get() on a non-object in /made/up/fake/dir/for/posting/MY_Parser.php on line 212
Line 212 is
$parsed_string = $dwoo->get($tpl, $dwoo_data, $compiler);
Comments