Thanks for the response. On Thu, Oct 23, 2008 at 9:36 PM, Arthus Erea <[EMAIL PROTECTED]> wrote: > > Hi Firman, > > The problem is that your version of the monthly archives was written > for 0.6-alpha, which introduces a new way to format dates. >
I thought the same, but I didn't try it yet. > To fix it you have two options: switch to 0.6-alpha (SVN) if you want > to keep up with bleeding edge development; or, download an older > tagged version. > > http://trac.habariproject.org/habari-extras/browser/plugins/monthly_archives/tags/0.8.1/monthly_archives.plugin.php > is the old version. > Been tried it, but doesn't work, since it seem using older version of FormUI, got this error: Fatal error: Call to undefined method FormUI::add() in D:\xSrv\www\htdocs\devs\personal\sites\firmanw.com\user\plugins\monthly_archives\monthly_archives.plugin.php on line 75 Well then I will walking through svn to find the working code of monthly archives for 0.5.2 or anyone know which the exactly one? > On Oct 23, 2008, at 5:42 AM, Firman Wandayandi wrote: > >> >> Hi, >> >> Sorry If repeated, I joined this group lately. Currently I'm working >> archives on my own theme. Activate the monthly archives plugin then >> configure it, when I hit Save I got an error: >> >> Fatal error: Call to a member function format() on a non-object in >> D:\xSrv\www\htdocs\devs\personal\sites\firmanw.com\user\plugins >> \monthly_archives\monthly_archives.plugin.php >> on line 204 >> >> This error seems only show up in admin page, because when I open up >> the archives page and got no error. But the archives list generated >> pretty wrong, only December has listed and all posts listed under that >> December, no year nor other month on it. >> >> Any idea what's going on? >> >> I'm using Habari 0.5.2 and grab the monthly archives plugin today >> from dist. >> >> Thanks, >> >> -- >> Firman Wandayandi >> http://firmanw.org/ >> >> > > > > > > -- Firman Wandayandi http://firmanw.org/ --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/habari-users -~----------~----~----~----~------~----~------~--~---
