is the startcat plugin gone?

Creating and modifying plugins.
Post Reply
groovy
Regular
Posts: 17
Joined: Sun Jan 29, 2006 2:38 pm
Contact:

is the startcat plugin gone?

Post by groovy »

hi,

i tried to install the startcat plugin, but the checkout failes with this:

Code: Select all

Versuche URL package_event_de.xml zu öffnen...
193242 bytes von bereits bestehender Datei geladen. Speichere Inhalt als /is/htdocs/17579/www.paessler.org/hotty//templates_c/package_event_de.xml...


Versuche URL lang_de.inc.php?rev=1.9999 zu öffnen...
Die URL http://cvs.sourceforge.net/viewcvs.py/*checkout*/php-blog//additional_plugins/serendipity_event_startcat/lang_de.inc.php?rev=1.9999 konnte nicht geöffnet werden. Möglicherweise existieren Server- oder Netzwerkprobleme.
Versuche URL lang_de.inc.php?rev=1.9999 zu öffnen...
Die URL http://cvs.sourceforge.net/viewcvs.py/*checkout*/php-blog//additional_plugins/serendipity_event_startcat/UTF-8/lang_de.inc.php?rev=1.9999 konnte nicht geöffnet werden. Möglicherweise existieren Server- oder Netzwerkprobleme.
Versuche URL serendipity_event_startcat.php?rev=1.9999 zu öffnen...
Die URL http://cvs.sourceforge.net/viewcvs.py/*checkout*/php-blog//additional_plugins/serendipity_event_startcat/serendipity_event_startcat.php?rev=1.9999 konnte nicht geöffnet werden. Möglicherweise existieren Server- oder Netzwerkprobleme.
Fehler: serendipity_event_startcat:c17d6ea701a0d93b67ea6ed1149e5bad (serendipity_event_startcat)
DEBUG: Plugin serendipity_event_startcat:c17d6ea701a0d93b67ea6ed1149e5bad not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => serendipity_event_startcat [install_plugin] => serendipity_event_startcat [spartacus_fetch] => event [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_event_startcat [1] => [2] => event [3] => 0 [4] => serendipity_event_startcat )
INSERT INTO hotty_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_startcat:c17d6ea701a0d93b67ea6ed1149e5bad', 25, 'event', '0', 'serendipity_event_startcat')
No valid path/filename found. Aborting.
Classname serendipity_event_startcat still does not exist. Aborting.
Loading plugin failed painfully. File not found?
No valid path/filename found. Aborting.
Classname serendipity_event_startcat still does not exist. Aborting.

Fatal error: Call to a member function on a non-object in /is/htdocs/17579/www.paessler.org/hotty/include/admin/plugins.inc.php on line 797
is this a temporary problem or is this plugin gone?

thanks
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: is the startcat plugin gone?

Post by garvinhicking »

Hi!

Please read blog.s9y.org, top article.

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/
groovy
Regular
Posts: 17
Joined: Sun Jan 29, 2006 2:38 pm
Contact:

Post by groovy »

thanks :wink:
Post Reply