Flickr and s9y 0.9?

Random stuff about serendipity. Discussion, Questions, Paraphernalia.
Post Reply
Hannes
Regular
Posts: 26
Joined: Fri Apr 22, 2005 12:46 pm
Location: Vienna
Contact:

Flickr and s9y 0.9?

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Re: Flickr and s9y 0.9?

Post 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
# 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/
Hannes
Regular
Posts: 26
Joined: Fri Apr 22, 2005 12:46 pm
Location: Vienna
Contact:

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post 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
# 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/
Guest

Post 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
garvinhicking
Core Developer
Posts: 30022
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany
Contact:

Post 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
# 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/
Hannes
Regular
Posts: 26
Joined: Fri Apr 22, 2005 12:46 pm
Location: Vienna
Contact:

Post by Hannes »

I updated to 0.9beta1 and everything works fine.

Thank you again for your help. :D

Best regards,

Hannes
Post Reply