Dez 15 2008
Fixing the wordpress-plugin “Drain Hole” after updating to WP 2.7
After updating to wordpress 2.7, I was not able to access the administion front-end of the wordpress-plugin “Drain Hole”. Drain Hole is download manager. More about on the official website http://urbangiraffe.com/plugins/drain-hole/
According to a comment I found on the Drain Hole website, I have fxed the problem as follows:
I have replaced each reference to “edit.php” with “tools.php” on drain-hole.php, view/admin/files_item.php, view/admin/versions.php and view/admin/hole_item.php.
In the comment is one little mistake: You have to edit view/admin/versions.php and not view/admin/version.php
