Ticket #94 (closed defect: wontfix)
fatal error
| Reported by: | wilbecker@… | Owned by: | |
|---|---|---|---|
| Priority: | minor | Component: | blogroll |
| Keywords: | Cc: |
Description
recently updated to Habari 0.5.2, after update the blogroll was deactivate, natch. I added the <?php $theme->show_blogroll(); ?> to the sidebar and then activated the plugin. After activation I receive the below error.
Fatal error: Class 'HabariDateTime' not found in /home/drgrim/public_html/system/plugins/blogroll/blogroll.plugin.php on line 585
line 585 = 'pubdate' => isset($pubdate) ? HabariDateTime::date_create($pubdate) : HabariDateTime::date_create(),
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
