2004-10-10 00:01:06

andrea
Member
delta
From: la la land
Website

Re: [archived] bsl_audioscrobbler

version 0.7 didn’t work for me but v0.6 did ~ perfect!

thanks so much, this is a great plugin. looking forward to using forms for formatting, but until then a simple < div > works fine for me.

Offline

 

2004-10-14 03:19:34

botono9
Member
beta
Website

Re: [archived] bsl_audioscrobbler

In what way(s) did 0.7 not work for you? It works great for me, so I have a hard time troubleshooting problems. Can you produce any error messages?

Thanks for using it!


The future is… now!

Offline

 

2004-11-24 16:46:46

qrayg
Member
delta
From: USA
Website

Re: [archived] bsl_audioscrobbler

I can’t seem to get 0.7 to work at all. It does not throw any errors… it just does not spit out anything. I have the form created with the correct code.

I have the tag inside of a UL tag but when I view the page all I get is an empty UL tag.

I thought maybe it was the cache path so I created my cache dir in multiple places and CHMod 777 on all. I don’t understand what is wrong.

Offline

 

2004-11-24 16:54:24

qrayg
Member
delta
From: USA
Website

Re: [archived] bsl_audioscrobbler

Ughh!

Nevermind… I didn’t know that TXP does not activate plugins by default. My bad… sheesh.

Offline

 

2004-12-01 21:35:33

arakune
Member
beta

Re: [archived] bsl_audioscrobbler

I just tried installing 0.7, and get the following error when I activate it:

Fatal error: Call to undefined function: curl_init() in /u2/afs/home/arakune/web_tree/pretty.cp/textpattern/publish.php(767) : eval()‘d code on line 513

I’m calling it with the following tag:

txp:bsl_audioscrobbler limit=“10” username=“arakune” form=“audioscrobbler” usecache=“1” cachepath=”./cache” feedtimeout=“2” cacheoldtime=“900”

and am using the sample “audioscrobbler” form provided above.

Offline

 

2004-12-04 03:59:39

misterk
Member
epsilon
Real name: Kjell
From: Morris, MN
Website

Re: [archived] bsl_audioscrobbler

I can’t get version seven to work, but if I use version 6 it works fine… Anyone have any ideas as to why this would happen? I’m using the example of the audioscrobbler form above, and I remember that it worked at one point in time. The plugin tag looks like the one above.

Offline

 

2004-12-04 06:57:32

kevinashworth
Member
beta
Real name: Kevin Ashworth
From: Massachusetts
Website

Re: [archived] bsl_audioscrobbler

If it helps, here’s mine:

<pre><txp:bsl_audioscrobbler username=“kevinashworth”
limit=“4” form=“audioscrobbler” usecache=“1” cachepath=”./as_cache”
notworkingmessage=“This feature is having technical difficulties; please stand by.” /></pre>

The audioscrobbler form is thus:

<pre><span class=“songauthor”><txp:author /></span>:
<txp:permlink><span class=“songtitle”><txp:title /></span></txp:permlink><br /></pre>

Last edited by kevinashworth (2004-12-04 07:00:02)

Offline

 

2004-12-06 21:03:25

arakune
Member
beta

Re: [archived] bsl_audioscrobbler

> kevinashworth wrote:

> If it helps, here’s mine:

<pre><txp:bsl_audioscrobbler username=“kevinashworth”
limit=“4” form=“audioscrobbler” usecache=“1” cachepath=”./as_cache”
notworkingmessage=“This feature is having technical difficulties; please stand by.” /></pre>

The audioscrobbler form is thus:

<pre><span class=“songauthor”><txp:author /></span>:
<txp:permlink><span class=“songtitle”><txp:title /></span></txp:permlink><br /></pre>

Using your txp:bsl_audioscrobbler tag & form, I still get the same error:

Fatal error: Call to undefined function: curl_init() in /u2/afs/home/arakune/web_tree/blog.cp/textpattern/publish.php(767) : eval()‘d code on line 946

Offline

 

2005-01-11 10:44:48

Martagnan
Member
epsilon
From: Humberside - uk
Website

Re: [archived] bsl_audioscrobbler

I’m getting the same error as above.

Offline

 

2005-01-11 16:58:19

kevinashworth
Member
beta
Real name: Kevin Ashworth
From: Massachusetts
Website

Re: [archived] bsl_audioscrobbler

This continues to work for me as I described it previously. A couple of possibilities, hopefully not too obvious.

1. Don’t use username=“kevinashworth”, but your own Audioscrobbler username.
2. Make sure the cachepath directory has proper write permissions (I don’t know what “proper” is, but try 777, at least as a test), and the directory has already been created.

If these things don’t help, I’m at a loss.

By the by, I’ve never seen the notworkingmessage appear, but I have seen blank information. Don’t know what that means.

Offline

 

Powered by FluxBB