I upgraded my site today to the lastest version of EE, and when goto the index.php I get this message.
A PHP Error was encountered
Severity: Notice
Message: Undefined property: EE::$typography
Filename: core/EE_Output.php
Line Number: 308
Line 308 in the EE_Output file.
$data[‘content’] = $EE->typography->parse_type(stripslashes($data[‘content’]), array(‘text_format’ => ‘xhtml’));
Any help would be appreciated.
Best Regards,
Paul