Error codes!! while instaling Plugins

Creating and modifying plugins.
Post Reply
Phaidros
Regular
Posts: 19
Joined: Mon Jan 22, 2007 6:57 pm
Contact:

Error codes!! while instaling Plugins

Post by Phaidros »

I always get the following error code when i wanna install Plugins!
Fehler: serendipity_event_entrysplit:9e7eba60d958e4d9850b9e38d0de5368 (online_repository)
DEBUG: Plugin serendipity_event_entrysplit:9e7eba60d958e4d9850b9e38d0de5368 not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => online_repository [install_plugin] => serendipity_event_entrysplit [spartacus_fetch] => [action] => [adminAction] => ) .

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_entrysplit [1] => [2] => event [3] => 0 [4] => online_repository )
INSERT INTO serendipity_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_entrysplit:9e7eba60d958e4d9850b9e38d0de5368', 34, 'event', '0', 'online_repository')
No valid path/filename found. Aborting.
Classname serendipity_event_entrysplit still does not exist. Aborting.
Loading plugin failed painfully. File not found?
No valid path/filename found. Aborting.
Classname serendipity_event_entrysplit still does not exist. Aborting.

Fatal error: Call to a member function introspect() on a non-object in /hp/ab/ad/bc/www/steparoundtheworld/blog/include/admin/plugins.inc.php on line 441
What can i do?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Error codes!! while instaling Plugins

Post by garvinhicking »

Hi!

Is your plugins directory writable? Does the serendipity_event_entrysplit directory exist? Which mirror did you configure in the spartaucs plugin`?

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/
Phaidros
Regular
Posts: 19
Joined: Mon Jan 22, 2007 6:57 pm
Contact:

Post by Phaidros »

Hi Garvin, thanks for your reply
yes, the Plugins directory is writable with 777. But there ´s no serendipity_event_entrysplit directory there. Only serendipity_event_entryproperties...And as the mirror in Spartacus i use the default one (Netmirror.org).
Hope you can give me further help with this...
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Which serendipity version are you using?

Do *.xml files exist in your templates_c directory?

Can you ask your server provider if he is running any content-filtering applications like mod_security or suhosin?

Best 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/
Phaidros
Regular
Posts: 19
Joined: Mon Jan 22, 2007 6:57 pm
Contact:

Post by Phaidros »

Hi,
i downloaded the version last week so it should be the latest one..It´s 1.1

There are three .xml-files in the templates_c-directory:
- package_event_de.xml
- package_sidebar_de.xml and
- package_template.xml

I can ask the provider, surely. If he´s running content-filtering applications, what then?
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

If he is running that application, then you won't be able to use Spartacus and will need to fetch plugins manually from http://spartacus.s9y.org/...

So let's wait for the feedback :)

Best 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/
Phaidros
Regular
Posts: 19
Joined: Mon Jan 22, 2007 6:57 pm
Contact:

Post by Phaidros »

Thanks a lot! But anyway...they are very slow in answering (my provider).
In any case i can download the plugin manually, no?

I have another question meanwhile (and there´s no third party needed like my provider, i think :lol: ):
I´ve set up some static pages but on these i don´t wanna have any sidebar-navigation (the plugins shouldn´t show up, but only the content). Is that possible?
here´s the link if you wanna have a look (but beware! i really just started :D ) The links on the left sidebar are made with "static pages".
Thanks alothttp://www.steparoundtheworld.net
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post by garvinhicking »

Hi!

Right, you can manually load the plugin.
I´ve set up some static pages but on these i don´t wanna have any sidebar-navigation (the plugins shouldn´t show up, but only the content). Is that possible?
(BTW, your using the ´ the wrong way - the character you want to use is ', which is achieved by pressing "Shift + #" :-) )

Yes, you can have static pages like that. There's an option at the bottom of the static page creation panel where you can say "Include in navigation".

HTH,
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/
Phaidros
Regular
Posts: 19
Joined: Mon Jan 22, 2007 6:57 pm
Contact:

Post by Phaidros »

:lol: BTW I'm not a native speaker as you probably have noticed yet. But I'm thankful for every idea improving my written english ''''''
:oops:
Well GArvin, thanks a lot for your help! I'll seee how i'm going to manage all these things...Anyway this all is so more interesting then writing my Thesis... :lol: :lol: :lol: :lol:
Post Reply