PG4WP 1.2.0 had a bug that caused WordPress paging to not work, so it’s time for PG4WP 1.2.2 to come out ! This new release corrects this problem. Also included are some code reorganising (for easier testing of the SQL rewriting code), and some changes to the install/upgrade handling code mainly for WPMU support. Please [...]
PG4WP and WordPress Multisite (aka WPMU)
Since version 3.0, WordPress integrated multisite code into its core code, so I’ve recently tested setting up a network of sites on a dev environment. Not so surprisingly it didn’t work, but the generated errors showed that it shouldn’t be very difficult to get it working. WPMU will require code reorganisation, and enhanced support for [...]
PG4WP 1.2.0 released !
PG4WP 1.2.0 is finally out ! This version has been tested with WordPress 3.2.1 and works OK. It should also work with WP 2.9.2 (tested during development phase), and probably older versions as well (but untested). If you are using an older version of PG4WP and want to upgrade, don’t forget to make a complete [...]
Time for a release candidate (PG4WP 1.2.0rc)
I’ve juste tagged PG4WP version 1.2.0rc, which after complete testing should become the next stable version of PG4WP. PG4WP 1.2.0b1 had a few regressions that caused some WordPress features to not work properly. This new release fixes them and improve installation so that WordPress can now tell you if your login/password is wrong. Here is [...]
PG4WP 1.2.0b1 (Beta release)
I’ve just tagged PG4WP version 1.2.0b1 in order to ease testing. You can download it from http://downloads.wordpress.org/plugin/postgresql-for-wordpress.1.2.0b1.zip. This version should work with WordPress up to version 3.2.1 and includes some improvements to generic plugins support. Please note : if upgrading you should overwrite your ‘db.php’ with the one from the ‘pg4wp’ directory as it was [...]
Some good news about PG4WP
First of all, I must apologize for not giving any news about PG4WP for a so long time … I finally came back to PG4WP development, and already integrated a bunch of updates in the development release (which you can download from http://downloads.wordpress.org/plugin/postgresql-for-wordpress.zip ). If your wordpress is currently running version 2.9.2 with PG4WP 1.1.0 [...]
[Update] WordPress 3.0-beta1 is out, PG4WP development goes on
Time for some news, and these are quite good. The development version of PG4WP seems to work ok with WordPress 3.0-beta1. I’ve improved the ‘db.php’ file that sets PG4WP up during WP’s startup to remove some annoying notices (they don’t appear in a « non-debug » install but still exist) and to remove potential fatal errors. Upgrading [...]
PG4WP 1.1.0 is out with WP 2.9.2 support
Yes ! I’ve just released PG4WP 1.1.0, and it is the official release having support for WordPress 2.9.x series Many thanks to all of you who tested the development releases and gave me feedback and patches to make PG4WP better. There are still some annoying problems (read more here), but they are in the TODO [...]
[Update] PG4WP 1.1.0rc3
PGP4WP 1.1.0rc3 is out, integrating some patches transmited by Boris HUISGEN (many thanks to him). I tagged this release as stable, but it still needs testing before I remove the ‘rc’ status. See the changelog if you want to know what has changed. Please vote in the plugin directory if it works for you. [Update] [...]
[Update] PG4WP 1.1.0rc2
Time for some news about PG4WP. Hawkix Blog is now running WordPress 2.9.1 using PG4WP 1.1.0rc2 I’ve tagged a 1.1.0rc2 release because I didn’t get much feedback until now. ‘RC’ means it is a Release Candidate, I feel confident about it being stable enough for production use, but it still needs testing. Please note : [...]