Main menu:

Links

Site search

Categories

March 2010
M T W T F S S
« Jan    
1234567
891011121314
15161718192021
22232425262728
293031  

Tags

Blogroll


Apple iTunes


Tag: Database

Single Sign-on for a Wordpress Blog and BBPress Forum

I recently experimented with single sign-on for an existing Wordpress blog (2.7.1) and BBPress forum (0.9.4). The two sites were already visually integrated, but behind the scenes everything, including user logins, was separate. With some help from BobbyH (webmaster at Weddingbee.com) and a lot of digging into the BBPress forums, things worked out well and [...]

Reset your Admin Password in the Wordpress Database

Like most systems that require password authentication, Wordpress will help you out if you forget your password. Clicking the “lost your password” link at the login page will take you through a sequence of steps that ultimately sends a new password to the email address associated with your Wordpress account.
But what if your Wordpress installation [...]

Replicate your bbPress Forum Locally for Development

One part of setting up the YLF forum development server did not run very smoothly: replicating the database. I wanted to get a full version of the current YLF forum with all 20,272 posts by 1214 users. There is no backup or import/export functionality currently built in to bbPress (or available as a plug-in), so [...]

Database Errors with a Local Install of bbPress 0.8.3

This is filed under the heading “I don’t know why the solution works, but it does, and that’s good enough for me”.
The YLF forum is currently based on bbPress 0.8.3 (great forum system, more on that in future posts). I was setting up a development server to test some new features and hit a strange [...]