Page 1 of 1

Image plugin

Posted: Sat Mar 28, 2009 1:14 am
by RedBaron
Got the following error message:

trying to decipher it - maybe it failed to download a file?

Error message:

This error can happen if a plugin was not properly downloaded (check your plugins directory if the requested plugin was downloaded) or the inclusion of a file failed (permissions?)
Backtrace:
Installing plugin: Array ( [0] => serendipity_plugin_imagesidebar [1] => [2] => right [3] => 0 [4] => serendipity_plugin_imagesidebar )
INSERT INTO plugins (name, sort_order, placement, authorid, path) values ('serendipity_plugin_imagesidebar:41cae73306c939f2aeb40711076e3417', 13, 'right', '0', 'serendipity_plugin_imagesidebar')
No valid path/filename found. Aborting.
Classname serendipity_plugin_imagesidebar still does not exist. Aborting.
Loading plugin failed painfully. File not found?
No valid path/filename found. Aborting.
Classname serendipity_plugin_imagesidebar still does not exist. Aborting.


Anyone know what I need to do to fix it - just trying to display a logo image in the sidebar

Trevor

Re: Image plugin

Posted: Sat Mar 28, 2009 2:08 am
by Don Chambers
Trevor - I would bet this is part of your ongoing server permission issue. See here for more information on permissions: http://www.s9y.org/36.html

Re: Image plugin

Posted: Sat Mar 28, 2009 8:25 am
by RedBaron
Don:

Thanks - I have cut and paste the permissions entry information off to host provider.

:P

Re: Image plugin

Posted: Tue Mar 31, 2009 6:09 pm
by RedBaron
PHP permissions seem to be set right - still having multiple errors with plugins!

Anyone got any other thoughts?

:(

Re: Image plugin

Posted: Tue Mar 31, 2009 6:13 pm
by judebert
That is very weird. I think you'd need to provide a developer with access to get that one figured out.