Some extra information:
WP 4.8.3
WP installed in directory /wp/
The massage is in the Soundcloud is Gold settings page.
[ Please do not bump. ]
Plugin Author
TM
(@realtm)
Hi @henry-peters,
This is a weird gap in Soundcloud’s API where intentionally block tracks and just empty accounts return the same response. Would you be able to give me your Soundcloud username so I can have a look?
Cheers
Hi @realtm,
The username is henry-peters-2. It’s just a account for testing.
Plugin Author
TM
(@realtm)
Hi again,
I just tried it and at first I got the message too but once I clicked “Saved Your SoundCloud Settings” button at the bottom your latest track appeared.
Have you tried: Adding your account, wait for the error message > click save settings
Cheers
Yes i tried that already. To bad, no luck. I copied the website to a local server (with the same configuration) and there it works.
Plugin Author
TM
(@realtm)
That’s interesting,
Do you mean it didn’t work on a remote server with your hosting provider but it works on your localhost? That’s really strange, especially as the configuration is the same.
Don’t know what to say tbh. There must be a difference between the 2 environments.
Yes that’s what i mean. This is what i get in the console:
TypeError: null is not an object (evaluating ‘myID[0]’)
getID — soundcloud-is-gold-js.js:360
shortcode — soundcloud-is-gold-js.js:251
updateMe — soundcloud-is-gold-js.js:221
(anonieme functie) — soundcloud-is-gold-js.js:193
i — load-scripts.php:2:27455
fireWith — load-scripts.php:2:28215
ready — load-scripts.php:2:30018
K — load-scripts.php:2:30374
-
This reply was modified 8 years, 6 months ago by
Henry Peters.
Is there an issue with cross domains? Is the server blocking soundcloud – like a blacklist of ip addresses?
create a phpinfo() page to see what is allowed on the server and what services are running / disabled.
Version of php are you using?
Are you hosting on an apache server or iis?
Alternatively turn off all other plugins to see if the problem still persists.
This plugin works really well on my site and others in the past. There is nothing wrong with the plugin it works perfectly – see https://digitalpilots.com 🙂
Server is not blocking soundcloud. When i copy the code from soundcloud it works.
It’s a apache server php 5.6.7.
I can see the plugin is working on my local website. I also think it’s in the server configuration but i can’t figure it out.
What’s the url on the server?
http://dolfdekinkelder.nl/wp/
But it’s behind a login because i’m still developing.
Plugin Author
TM
(@realtm)
Hi @henry-peters
Sorry I can’t help you any more than that. Did you manage to find the root of the problem in the end?
@asa-beaumont, Thanks a lot for helping out! Really makes me happy when I see others trying to help out.