[SOLVED]Unable to install serendipity_event_wrapurl

Creating and modifying plugins.
Post Reply
crapmaster
Regular
Posts: 27
Joined: Fri Sep 15, 2006 5:19 pm

[SOLVED]Unable to install serendipity_event_wrapurl

Post by crapmaster »

I have tried to install the serendipity_event_wrapurl pluging but is failing no matter what I do. I can install other plugins so permissions are correct. I have also tried to change download mirror with the same result (see below).
I'm running 1.1-beta5.
Any clues how to fix this?

Thanks!

/Peter

-----------------------

Fel: serendipity_event_wrapurl:ff2a983846f7716d549b3cd7a3b9f83b (online_repository)
DEBUG: Plugin serendipity_event_wrapurl:ff2a983846f7716d549b3cd7a3b9f83b not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => online_repository [install_plugin] => serendipity_event_wrapurl [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_wrapurl [1] => [2] => event [3] => 0 [4] => online_repository )
INSERT INTO serendipity_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_wrapurl:ff2a983846f7716d549b3cd7a3b9f83b', 19, 'event', '0', 'online_repository')
No valid path/filename found. Aborting.
Classname serendipity_event_wrapurl still does not exist. Aborting.
Loading plugin failed painfully. File not found?
No valid path/filename found. Aborting.
Classname serendipity_event_wrapurl still does not exist. Aborting.
Last edited by crapmaster on Thu Nov 09, 2006 10:52 am, edited 1 time in total.
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Unable to install serendipity_event_wrapurl

Post by garvinhicking »

Hi!

Is a 'serendipity_event_wrapurl' directory existing in your installation?

The other plugins you can install, are you sure that those are plugins you do not already have installed/copied to your server?

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/
crapmaster
Regular
Posts: 27
Joined: Fri Sep 15, 2006 5:19 pm

Re: Unable to install serendipity_event_wrapurl

Post by crapmaster »

Hi Garvin!

* The serendipity_event_wrapurl is not in my plugins directory.
* Yes, I have installed plugins not already installed on my server.

Anything else I should check?

Thanks,

/Peter
garvinhicking wrote:Hi!

Is a 'serendipity_event_wrapurl' directory existing in your installation?

The other plugins you can install, are you sure that those are plugins you do not already have installed/copied to your server?

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

Re: Unable to install serendipity_event_wrapurl

Post by garvinhicking »

Hi!

Hm, can you show the complete output you get when you click on the install link of that plugin, as HTML code? There should be links inside the output for each file that s9y tries to download.

Maybe you can try to install again by creating an empty serendpity_event_wrapurl directory and giving it 777 permissions?

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/
crapmaster
Regular
Posts: 27
Joined: Fri Sep 15, 2006 5:19 pm

Post by crapmaster »

I finally got it to work.

I did like this:
1. Changed Spartacus config from netmirror.org to s9y.org for both XML and files.
2. Then I did "Check for new plugins".
3. Changed Spartacus config from s9y.org back to netmirror.org for both XML and files.
4. Then I did "Check for new plugins".
5. Installed serendipity_event_wrapurl successfully.

Thanks for the assistance anyway!

/Peter
Post Reply