Any help is greatly appreciated.
Alex
]]>The theme was originally red train, however I’ve altered it a lot and added support for widgets. The original redtrain didn’t have a proper header/footer so I added them among other things.
So what could possibly be stopping my scrobbler from grabbing data from last.fm? Is it something to do with .htaccess rules? I tried doing what is suggested in the scrobbler plugin faq and adding the .htaccess rules but it makes no difference. Where can I go from here?
]]>The site is www.growingsilent.com , and I want to change a few things about how it presents itself, particularly the name (i want my own headline, in bold). Also, I’d like the time format to be changed to:
“Foo Fighers – Wind Up
played on: (15 minutes ago)”
or something like that. Is there a simple way of doing this? I know php have a few defined time formats, but i haven’t found one outputting “song played X minutes ago”.
Any help would be deeply appreciated. Thanks in advance.
]]>I don’t know what I’m doing wrong.
First plugin to try:
https://leflo.de/projekte/scrobbler/
Problem with it:
I put the files scrobbler.php, srcobbler-config.php and scrobbler-content.php in the “//wp-content/plugins/scrobbler?? folder. The folder and the files has the 755-permissions.
The thing I changed in the config-file was USER to my AS-name.
I didn’t put the js-file in WP because I already had one.
On my page is only shows “laddar…?? (loading…) in swedish (my change)
Second plugin to try:
https://fleshy.org.nz/yum/files-and-projects/ez-scrobbler/
Problem with it:
I have add the following code at the and in the footer.php (Using WP-defult theme) ?php do_action(’wp_footer’); ?
(No linebreaks) I add it after But I have tried to add it just before it. No change.
In my sidebar.php I add it just like this:
?php get_scrobbler(); ?
(no linebreaks)
The EZ-scrobbler folder and all the files I give the permission 777. When I tried som other permissions WP crashed.
Third plugin to try:
https://robm.me.uk/projects/plugins/wordpress/scrobbles/
Problem with it:
Don’t know, no AS shows on my blog.
The last plugin i tried:
https://zimaq.org/my-art/aspanel2/
Problem with it:
Got this error-message
Warning: file_get_contents(https://ws.audioscrobbler.com/1.0/user/acrylamid/recenttracks.rss): failed to open stream: Connection timed out in /home/lin/public_html/oerjan/blogg/wp-content/plugins/aspanel2.php on line 316
I got some other plugins like a RunPHP-plugin.
Can it be this one how makes trouble?