Page 1 of 1

[SOLVED]Unable to install serendipity_event_wrapurl

Posted: Thu Nov 09, 2006 12:39 am
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.

Re: Unable to install serendipity_event_wrapurl

Posted: Thu Nov 09, 2006 10:05 am
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

Re: Unable to install serendipity_event_wrapurl

Posted: Thu Nov 09, 2006 10:18 am
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

Re: Unable to install serendipity_event_wrapurl

Posted: Thu Nov 09, 2006 10:45 am
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

Posted: Thu Nov 09, 2006 10:52 am
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