PLUGIN GONE BAD
Posted: Mon Jul 11, 2005 3:32 am
I have no clue how to fix this one. I added a plugin (author login box) and now everytime I click configure plugins, It displays all the plugins before the login box and gives me an error
Code:
Fatal error: Call to undefined function: serendipity_currenturl() in /var/www/localhost/htdocs/plugins/serendipity_plugin_loginform/serendipity_plugin_loginform.php on line 64
So this means I can't remove this box, and I also can't see any plugins below it.
Also, because I can't remove the file, I get this massive error on my weblog that says..
Code:
Fatal error: Call to undefined function: serendipity_currenturl() in /var/www/localhost/htdocs/plugins/serendipity_plugin_loginform/serendipity_plugin_loginform.php on line 64
In need of some urgent help. Deleting the directory of the plugin does not help. It just spits out other random errors of admin_plugin.php and plugin_api.php.
I want to know how to remove this plugin without using the interface pretty much.
Code:
Fatal error: Call to undefined function: serendipity_currenturl() in /var/www/localhost/htdocs/plugins/serendipity_plugin_loginform/serendipity_plugin_loginform.php on line 64
So this means I can't remove this box, and I also can't see any plugins below it.
Also, because I can't remove the file, I get this massive error on my weblog that says..
Code:
Fatal error: Call to undefined function: serendipity_currenturl() in /var/www/localhost/htdocs/plugins/serendipity_plugin_loginform/serendipity_plugin_loginform.php on line 64
In need of some urgent help. Deleting the directory of the plugin does not help. It just spits out other random errors of admin_plugin.php and plugin_api.php.
I want to know how to remove this plugin without using the interface pretty much.