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 -~----------~----~----~----~------~----~------~--~---
