Page 1 of 1

Flickr and s9y 0.9?

Posted: Mon Oct 10, 2005 10:04 pm
by Hannes
Hi,

after upgrading to s9y 0.9 alpha 4 I cannot post from flickr anymore? Found no hint in the forum. It worked without problems in 0.8! Flickr comes with the message that the endpoint is not correct. The path and the ID to my blog are ok.

Any ideas?

Regards,

Hannes

Re: Flickr and s9y 0.9?

Posted: Tue Oct 11, 2005 12:43 pm
by garvinhicking
In the docs and release announcement of serendipity 0.9 and >= 0.8.4 it is said that XMLRPC was moved frmo the core to a plugin. You need to install the XMLRPC posting plugin before you can post again via XMLRPC.

http://blog.s9y.org/archives/60-Serendi ... eased.html

Regards,
Garvin

Posted: Tue Oct 11, 2005 4:40 pm
by Hannes
OK, but since that update it's not possible to install any new plugin with spartacus. Here is the error message when I tried to install the xmlrpc plugin:

Code: Select all

123758 bytes von bereits bestehender Datei geladen. Speichere Inhalt als /path/html/new/templates_c/package_event_de.xml...


Fehler: serendipity_event_xmlrpc:f5232eae56bb1a9405a233eb1e4aa526 (serendipity_event_xmlrpc)
DEBUG: Plugin serendipity_event_xmlrpc:f5232eae56bb1a9405a233eb1e4aa526 not an object: .
Input: Array ( [adminModule] => plugins [pluginPath] => serendipity_event_xmlrpc [install_plugin] => serendipity_event_xmlrpc [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_xmlrpc [1] => [2] => event [3] => 0 [4] => serendipity_event_xmlrpc )
INSERT INTO ser_plugins (name, sort_order, placement, authorid, path) values ('serendipity_event_xmlrpc:f5232eae56bb1a9405a233eb1e4aa526', 20, 'event', '0', 'serendipity_event_xmlrpc')
Init probe for plugin serendipity_event_xmlrpc:f5232eae56bb1a9405a233eb1e4aa526, , serendipity_event_xmlrpc
Including plugin serendipity_event_xmlrpc, serendipity_event_xmlrpc
No valid path/filename found.
Including plugin(2) serendipity_event_xmlrpc, serendipity_event_xmlrpc
No valid path/filename found. Aborting.
Classname serendipity_event_xmlrpc still does not exist. Aborting.
Loading plugin failed painfully. File not found?
Init probe for plugin serendipity_event_xmlrpc:f5232eae56bb1a9405a233eb1e4aa526, ,
Including plugin serendipity_event_xmlrpc,
No valid path/filename found.
Including plugin(2) serendipity_event_xmlrpc, serendipity_event_xmlrpc
No valid path/filename found. Aborting.
Classname serendipity_event_xmlrpc still does not exist. Aborting.

Fatal error: Call to a member function on a non-object in /home/www/path/include/admin/plugins.inc.php on line 761
Hannes

Posted: Tue Oct 11, 2005 6:06 pm
by garvinhicking
Was the plugin downloaded to your plugins/ directory? Is your plugins/ directory still writable for the webserver user? Does your webserver still allow outgoing connections or is it maybe blocked from a firewall just recently? Domainbox for example no longer supports outgoing connections from their shared webspace.

Best regards,
Garvin

Posted: Tue Oct 11, 2005 8:25 pm
by Guest
I tried it both ways - download the xmlrpc plugin via spartacus and put it directly on the server. the problem is that none of the plugins from the xml file could be installed via spartacus. My serendipity (new) and the plugin directories have full read/write/execute (777) rights. It's not my own server, but there are no new firewall or restrictions for outgoing data.

Thank you again for your help.

Regards,

Hannes

Posted: Tue Oct 11, 2005 10:00 pm
by garvinhicking
How did you put it directly on the server? If you downloaded the plugin properly and put it inside the plugins directory, this will override any spartacus actions...

How did you configure the spartacus plugin?

BTW, please upgrade to Serendipity beta2 or at least beta1.

Regards,
Garvin

Posted: Wed Oct 12, 2005 12:43 am
by Hannes
I updated to 0.9beta1 and everything works fine.

Thank you again for your help. :D

Best regards,

Hannes