Archive for October 19th, 2004

WPBlacklist 2.6

Posted @ 11:01 AM
Visitors: 48 views
Filed under: Studios News

I was testing out wordpress and also installed wpblacklist 1.22. However, it was causing “unknown modifier” errors. So I looked in Fahim Farook’s website for an update.

I got the wpblacklist 2.6. I received new errors. “open_basedir” errors. I noticed that line 3 of blacklist-install.php was causing the error: “require_once(’/wp-includes/wpblfunctions.php’);”

The fix I did was to add the full directory path of my home directory:
“require_once(’/home/user/wordpress/wp-includes/wpblfunctions.php’);”

Hope it helps.

Comments (3)
Copyright © 2001-2008 Mesedilla Studios
Top |  Home |  About Mesedilla Studios |  Privacy Policy |  Entries RSS |  Comments RSS