Plugins

everything plugins

2

Sermon Browser Fix for 3.0

If you are running a church website powered by WordPress then the Sermon Browser is a must have plugin for sharing your latest sermons with your members.

However, upgrading to WordPress 3.0 and enabling the new Multi Site feature broke many of the links in the plugin. The links would revert back to the main blog (site 1) instead of to the site url it was operating in.

The problem appears to be with the following code in sb-includes/admin.php:

?php echo $_SERVER['PHP_SELF'] ?

And more specifically with:

$_SERVER['PHP_SELF']

I stripped out all of the code – and wha-la! Sermon browser was working again!

Here is a copy of the updated code.

Download

Just unzip the file and overwrite the old one and you’re back in business!

UPDATE: 10/1/2010 – I realized that there were a few more coding errors and had to make a few more adjustments, so I’ve included the entire plugin zipped up here now.

2 Comments to “Sermon Browser Fix for 3.0”

  • I ran into more issues with the latest version of SermonBrowser, and had to tweak a few more settings. I just added the entire plugin code in zipped format, that ChurchPress.org is using on it’s multi-site installations. So far, it seems to be working fine!

    Blessings!

  • Thanks a bunch for this post it was a great help when I was trying to trouble shoot certain things in sermon browser

Post comment

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>