Schorem, Habari is still in a version 0.x and subject to api changes.The api changed going into Version 0.5 It's up to the theme author to update their theme, or you to update the theme if you wish to use it and the author hasn't updated the theme. If a theme that came with Habari exhibits the error, that is a bug and we would appreciate it if you could file a ticket on it at http://trac.habariproject.org/habari/. If the theme is in habari-extras, you can file a ticket at http://trac.habariproject.org/habari-extras/ .You'll have to register on trac before you can file a bug report.
Rick On Sep 16, 12:02 pm, Schorem <[EMAIL PROTECTED]> wrote: > Thanks, but it comes with ready made themes. If I download a theme, > chance is that this error shows up when I select the theme and refresh > the site... > > On Sep 15, 9:03 pm, rick c <[EMAIL PROTECTED]> wrote: > > > Use $theme->page_selector() instead. The function can specify the > > number of page links to show on each side of the current page. > > > For example, if you want two links on each side of the current page, > > use $theme->page_selector( null, array( 'leftSide' => 2, 'rightSide' > > => 2 ) ); > > > Rick > > > On Sep 15, 12:43 pm, Schorem <[EMAIL PROTECTED]> wrote: > > > > Hi all, > > > > When I try to install a theme I get this error: Call to undefined > > > method Utils::page_selector(). How do I fix it. I use the latest > > > stable release 0.5 of Habari. > > > > Thanks --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
