Serendipity-Buch

Handbuch für Serendipity bestellen

Das offizielle, umfassende Serendipity-Handbuch für Einsteiger und Profis ist nun im Handel und kann online bei Amazon oder OpenSourcePress, oder auch bei jedem Buchhändler, bestellt werden!

Forum-Information

Before posting about errors, make sure that the answer cannot already be found in our FAQ or by searching this forum!
Posting is restricted to registered users (registering is free and simple!) due to recent spam attacks. When having trouble with this board, contact garvin(-at)s9y(-dot)org.

Board index Plugins Scrobbler Error

Creating and modifying plugins.
KarlKoch
Regular
 
Posts: 12
Joined: Wed Oct 04, 2006 2:58 pm

Postby KarlKoch » Wed Oct 04, 2006 3:23 pm

Hey Folk from s9y :D

I am running a S9y blog for a few days, just for testing.
I have had running some WP blogs, but s9y is quite easier and has more style, so good work developers :) The theme blue has style :) (But I don't know if I make 2 or 3 columns? what looks better)

So I activated the scrobbler Plugin, but i doesn't work.

PLUGIN_AUDIOSCROBBLER_ERROR:

* Cache konnnte nicht ausgewertet werden


means cache couldn't be evaluatet

I think that is an error which depends on my settings, but I don't know what it Could be, i don't change so much. I'm not an beginner- I think - but i can't figure out why this error comes. it says the cache, but i don't changed this setting.

sorry for my bad english, hope you understand me :)

Thx for help,

KarlKoch aka André
The sky is the sky and people are people wherever you go.

User avatar
garvinhicking
Core Developer
 
Posts: 26675
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany

Postby garvinhicking » Wed Oct 04, 2006 5:07 pm

Hi!

Do you have audioscrobbler_cache_* files in your templates_c directory? Are they readable, do they have content? Is your templates_c directory (still) writable?

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/

User avatar
ms-k
Regular
 
Posts: 6
Joined: Sat Mar 11, 2006 1:34 pm
Location: Japan

Postby ms-k » Thu Oct 05, 2006 5:17 am

This error happened a few day ago in my s9y.
In the meanwhile, this plugin worked.

BTW, the location of last fm's rss was changed.
old) http://ws.audioscrobbler.com/rdf/history/username
now) http://ws.audioscrobbler.com/1.0/user/u ... tracks.rss

So, I changed line247 in serendipity_plugin_audioscrobller.php, but plugin doesnot work.

Is your templates_c directory (still) writable?

yes, of course.

KarlKoch
Regular
 
Posts: 12
Joined: Wed Oct 04, 2006 2:58 pm

Postby KarlKoch » Thu Oct 05, 2006 11:20 am

And my template.c directory is (still) writable too. But there is no Audioscrobbler temp file in the directory...(I think scrobbler couldn't make one beacause of the wrong/failure reading from the feed)



If I change line 247
Code: Select all
$array      = $objXml->getXMLArray('http://ws.audioscrobbler.com/1.0/user/estide/recenttracks.rss');

there is one more error
Code: Select all
PLUGIN_AUDIOSCROBBLER_FEED_OFFLINE


btw the de_lang and en_lang files have the same content is that correct?

nice day or whatever,

André
The sky is the sky and people are people wherever you go.

User avatar
garvinhicking
Core Developer
 
Posts: 26675
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany

Postby garvinhicking » Thu Oct 05, 2006 12:00 pm

Hi!

I don'T use audioscrobbler, so maybe the changed something completely - sadly I'm not familiar enough with their web service. Maybe you can get in contact with alpha at alphalogic.org, who wrote the plugin?

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/

User avatar
garvinhicking
Core Developer
 
Posts: 26675
Joined: Tue Sep 16, 2003 9:45 pm
Location: Cologne, Germany

Postby garvinhicking » Thu Oct 05, 2006 12:03 pm

Hi!

I don'T use audioscrobbler, so maybe the changed something completely - sadly I'm not familiar enough with their web service. Maybe you can get in contact with alpha at alphalogic.org, who wrote the plugin?

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/

User avatar
ms-k
Regular
 
Posts: 6
Joined: Sat Mar 11, 2006 1:34 pm
Location: Japan

Postby ms-k » Fri Oct 06, 2006 2:29 am

I sent him a mail today.
Thanks.

User avatar
alphalogic
Regular
 
Posts: 14
Joined: Mon Jul 25, 2005 12:11 am

Postby alphalogic » Fri Oct 06, 2006 9:48 am

I will have a look this weekend

KarlKoch
Regular
 
Posts: 12
Joined: Wed Oct 04, 2006 2:58 pm

Postby KarlKoch » Fri Oct 06, 2006 11:03 am

alphalogic wrote:I will have a look this weekend


Thanks..
The sky is the sky and people are people wherever you go.

User avatar
alphalogic
Regular
 
Posts: 14
Joined: Mon Jul 25, 2005 12:11 am

Postby alphalogic » Fri Oct 06, 2006 11:46 am

A working version is now on CVS. I have still to change a few things like lang files, but if you want to have a working version you can grab it.
Last.fm removed the album info from the feed so you should change your formatstring and remove %album%

User avatar
ms-k
Regular
 
Posts: 6
Joined: Sat Mar 11, 2006 1:34 pm
Location: Japan

Postby ms-k » Fri Oct 06, 2006 2:13 pm

Hi alphalogic.
This is MS-K who sent you a mail.

Now I have tried your fix and I am realy thanksfull.
It is working well.

Thanks your great job!

User avatar
alphalogic
Regular
 
Posts: 14
Joined: Mon Jul 25, 2005 12:11 am

Postby alphalogic » Fri Oct 06, 2006 7:43 pm

ms-k wrote:Hi alphalogic.
This is MS-K who sent you a mail.

Now I have tried your fix and I am realy thanksfull.
It is working well.

Thanks your great job!


Thanks :)
Check for an update soon i have to clean some things up because of the last.fm changes, but at least the output should be correct right now.

User avatar
basquiat
Regular
 
Posts: 6
Joined: Sat Oct 07, 2006 11:45 am
Location: Mannheim, Germany

Postby basquiat » Sat Oct 07, 2006 11:51 am

alphalogic wrote:Check for an update soon i have to clean some things up because of the last.fm changes, but at least the output should be correct right now.

I really missed my scrobbler thingie on the blog, so I just updated to version 1.22 today - and everything works fine again! Thank you for your plugin, your update, your work - it's appreciated. :-)



Return to Plugins

Who is online

Users browsing this forum: No registered users and 0 guests