showentries plugin

Creating and modifying plugins.
Post Reply
Col. Kurtz
Regular
Posts: 450
Joined: Thu May 26, 2005 10:43 am
Location: Bonn, Germany
Contact:

showentries plugin

Post by Col. Kurtz »

I´ve just tried to download the new serendipity_plugin_showentries "show entries in sidebar".

When I tried Spartacus I got this error:

Code: Select all

Versuche URL package_sidebar_de.xml zu öffnen...
59746 bytes von bereits bestehender Datei geladen. Speichere Inhalt als /www/htdocs/renn//test/templates_c/package_sidebar_de.xml...


Versuche URL serendipity_plugin_showentries.php?rev=1.9999 zu öffnen...
Die URL http://cvs.sourceforge.net/viewcvs.py/*checkout*/php-blog//additional_plugins/serendipity_plugin_showentries/serendipity_plugin_showentries.php?rev=1.9999 konnte nicht geöffnet werden. Möglicherweise existieren Server- oder Netzwerkprobleme.
Versuche URL plugin_showentries.tpl?rev=1.9999 zu öffnen...
Die URL http://cvs.sourceforge.net/viewcvs.py/*checkout*/php-blog//additional_plugins/serendipity_plugin_showentries/plugin_showentries.tpl?rev=1.9999 konnte nicht geöffnet werden. Möglicherweise existieren Server- oder Netzwerkprobleme.
Fehler: serendipity_plugin_showentries:c88062bb3f13175908d2affdafb22e6c (serendipity_plugin_showentries)
DEBUG: Plugin serendipity_plugin_showentries:c88062bb3f13175908d2affdafb22e6c not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => serendipity_plugin_showentries [install_plugin] => serendipity_plugin_showentries [spartacus_fetch] => sidebar [action] => [adminAction] => ) .

Please report this bug. 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_showentries [1] => [2] => right [3] => 0 [4] => serendipity_plugin_showentries )
INSERT INTO serendipity_plugins (name, sort_order, placement, authorid, path) values ('serendipity_plugin_showentries:c88062bb3f13175908d2affdafb22e6c', 4, 'right', '0', 'serendipity_plugin_showentries')
No valid path/filename found. Aborting.
Classname serendipity_plugin_showentries still does not exist. Aborting.
Loading plugin failed painfully. File not found?
No valid path/filename found. Aborting.
Classname serendipity_plugin_showentries still does not exist. Aborting.

Fatal error: Call to a member function on a non-object in /www/htdocs/renn/test/include/admin/plugins.inc.php on line 797
Then I tried downloading it manually, but it isnt in http://cvs.sourceforge.net/viewcvs.py/p ... l_plugins/

so how to get this?
Marc
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: showentries plugin

Post by garvinhicking »

It seems anonymous SF.Net has not yet caught that file. But it is in CVS for developers! :(

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