Posts Tagged ‘Release’:

WPBook 1.5.2 released

Tagged with: , , , , — John @ 11:48 pm

I’ve just tagged and released version 1.5.2 of WPBook, which should be available for download by the time you read this.

In this version:

  • Plugin now checks for PHP 5 at activation, will not allow activation under PHP4
  • Checks for zero pages of which user is admin (avoid edge case exception)
  • Added link to installation instructions to permissions page
  • Added offline-access permission request (some users had not yet granted this permission)
  • Added “show errors” mode, which when enabled traps exceptions thrown by the Facebook client and shows them to the user

Not really a required upgrade, but it should help folks having trouble, and won’t cause trouble for others.

I will also now close comments on the existing 1.5 release blog post, as it is now out of date.

In general, I’d prefer not to use comments for troubleshooting anyway – please use the support forums for those kinds of items instead.

Thanks

WPBook 1.3 Released: Improved Admin, Bug Fixes – Last PHP4 release

Tagged with: , , , , , , , , — John @ 4:25 pm

Quick Update: I just (3/27) released 1.3.1, a quick bug fix update. Details in the readme. Recommended for all users – still supporting PHP4 in this bugfix release, as I haven’t started on 1.4 yet.

I’ve just checked the code for version 1.3 of the WPBook plugin into subversion, which means it should shortly be available for auto-update in your dashboard/plugins page, or for download here. (Remember that your dashboard/plugins page only checks once each 24 hours for new plugins, so you may not see it until tomorrow).

wpbook_logo

Changes in this release:
(more…)

WPBook 1.2 Released

Tagged with: , , , , , — John @ 3:46 pm

(Updated: 1.3 has been released, so I’ve disabled comments here – please raise any still open issues there.)

Just checked in changes for WPBook version 1.2 – get it from the WordPress Plugin Directory or on this blog.

The biggest change here from 1.1.1 (and why I decided to make it 1.2 rather than 1.1.2) is a change to the mechanism used to create the user profile boxes. Although it worked for some users, the previous method (relying on an fb:ref url pointing to the recent_posts.php page inside the WPBook theme) was at best inconsistent, and could even cause uncaught exceptions.

The new mechanism, which sets the profile FBML in a function and uses an fb:ref handle to refresh it, seems to be more generically robust and should improve things, especially for anyone who had the “No content to display” error when trying to add the profile box to the profile.

Also in this release are some administration page improvements (thanks Brandon) and timestamp on posts.

As always, comment below if you have issues, and if you get your blog setup using the plug please leave a comment on this page.

WPBook: WordPress Facebook Plugin Goes 1.0

Tagged with: , , , , , — John @ 4:10 pm

UPDATE 2 (1-28-09): Seems that the WPBook plugin conflicts with the BadBehavior plugin – I’m looking into options to see if the conflict can be eliminated, but if your WPBook install is not working try disabling BadBehavior.

UPDATE (1-26-09): As noted in the comments below, there is a bug in the copy of the Facebook library included with the Sociable Facebook Connect plugin. If you’re using that plugin, you’ll need to patch their copy of the Facebook client library as follows.

Change line 170 of /wp-content/plugins/fbconnect/facebook-client/facebook.php from:

http_header('Location', $url);

To:

header('Location', $url);

This will eliminate the conflict between these two plugins.
(End UPDATE)

Today I’m releasing version 1.0 of WPBook, the WordPress plugin for embedding your blog in Facebook.

If you have earlier versions installed, you should see an auto-update notification on the plugins page of your WordPress dashboard. (Note that WordPress checks for updates only every 12 hours).

This version includes the following new features:
(more…)

About Me

Open Parenthesis is a blog about free and open source software, next generation internet strategy, and the assembled web, written by John Eckman (me).

John Eckman

I'm a Sr. Director at Optaros, a professional services firm offering strategy, design, development, and consulting services to enterprises interested in leveraging free and open source software.

Optaros Labs

More about me

More About Open Parenthesis

Contact Me

John Eckman on LinkedIn

Optaros

Optaros Blogs
Creative Commons
Creative Commons License
This work is licensed under a Creative Commons Attribution 3.0 License.
Lifestream