pagebar v2.52

July 17, 2009

I’ve updated pagebar to version 2.52. This version is fxing two bugs:

  • function pb_remove_nav was missing
  • non administrators could change settings

Download:

6 Responses to “pagebar v2.52”

  1. Hi!

    I installed the pagebar plugin a few month ago and it worked very well. But since I graded up to WP 2.8.1. it doesn’t work anymore. I’ve downloaded your latest version of pagebar, but there is always the same mistake

    Parse error: syntax error, unexpected T_STRING, expecting T_OLD_FUNCTION or T_FUNCTION or T_VAR or ‘}’ in /mnt/web2/23/80/51665780/htdocs/wordpress/wp-content/plugins/pagebar/class-basebar.php on line 5

    Could you please give me a hint what’s the problem?

    Thanks a lot!

    Danke schon mal im Voraus!

    Michaela

  2. Hallo Lutz,

    ich möchte mich mal auf diesem Wege für Dein Pagebar-Plugin bedanken. Es verrichtet zuverlässig seine Arbeit.

    Danke und Grüße aus Dortmund
    Oliver

  3. @Michaela: I bet you’ve got PHP4 working on your host. At the moment pagebar 2.5x need PHP5 to do it’s work but I’m backporting it to PHP4. Stay tuned ;-)

  4. Das sind die Kommentare, die motvieren :-)

  5. I’ve been working a pagebar like navigation with a go to page option for a theme I’m developing and was viewing your code along with native Wordpress functions as reference on what could be extended and leveraged. It’s not easy to find how to get the current page or maximum number of pages from the information on the Wordpress Codex site.

    I noticed that you aren’t using: paginate_links (2.1 – wp-includes\general-template.php) and paginate_comment_links (2.7 – wp-includes\link-template.php); which might make it easier to maintain this plugin. However, I’m not sure if the behavior is the same as your implementation but it’s what being used on the Admin pages for pagination.

    Unfortunately, on-line documentation for these functions is pretty poor so you’ll have to look at the comments in the code to see what arguments will be accepted.

  6. Hallo!
    Ich haben den Fehler auch in PHP5 :(

Leave a Reply

Additional comments powered by BackType