Plugin Install Mishap

Having trouble installing serendipity?
Post Reply
hemotox
Regular
Posts: 27
Joined: Thu Mar 31, 2005 2:06 am

Plugin Install Mishap

Post by hemotox »

Was experimenting with a plug in (which when fails you can usually delete), and this error arose.

How do I go about repairing the problem since it not only appears in the admin area but is spread across the blog as well.

Thank you in advance.


Warning: generate_content(HTML/TreeMenu.php): failed to open stream: No such file or directory in /home/psych6/www/psychological.com/blog/plugins/serendipity_plugin_category_dhtml_menu/serendipity_plugin_category_dhtml_menu.php on line 87

Fatal error: generate_content(): Failed opening required 'HTML/TreeMenu.php' (include_path='/home/psych6/www/psychological.com/blog/:/home/psych6/www/psychological.com/blog/bundled-libs/:.:/usr/local/lib/php') in /home/psych6/www/psychological.com/blog/plugins/serendipity_plugin_category_dhtml_menu/serendipity_plugin_category_dhtml_menu.php on line 87
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Plugin Install Mishap

Post by garvinhicking »

Either you fix the error by installing the PEAR HTML::TreeMenu Package, or you use phpMyAdmin to access your serendipity_plugins table and delete the categories_dhtml plugin from there.

Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Post Reply