solved Getting error with Audio

SeanChaney
SeanChaney
@seanchaney
7 years ago
58 posts
Getting error when pressing audio button under "You might also like" and under profile see attached pictures.
Audio error 2.PNG.png
Audio error 2.PNG.png  •  348KB

Audio error.PNG.png
Audio error.PNG.png  •  159KB


updated by @seanchaney: 04/16/17 07:41:12AM
nate
@nate
7 years ago
911 posts
Not seeing this on the demo. Could there be something going on with that file?
SeanChaney
SeanChaney
@seanchaney
7 years ago
58 posts
It was working until just recently and this is happening on all Music files not just one. Two things that have been done on site, Jamroom updates and tested two profiles into a new quota which allowed paypal payout instead of Foxycart then back into the normal quota using foxycart. Audio still plays with these same songs on other parts of the site just not the parts in the photos.
michael
@michael
7 years ago
7,697 posts
looks like that error is not skin related, but domain related.

Seeing this:
HTTP load failed with status 403. Load of media resource http://musicpronet.com/uploaded_audio/stream/audio_file/8/key=fYRH70y6wavm/file.mp3 failed.
http://teknatronik.breakbeats.pro/uploaded_audio/8/gunslinger
Line 0

even from the details page here:
http://teknatronik.breakbeats.pro/uploaded_audio/8/gunslinger

Seams to be because the URL wanting to be loaded is from this domain:
http://musicpronet.com

But the URL doing the loading is
http://teknatronik.breakbeats.pro

Got a jamroom module doing that domian re-configuring?
SeanChaney
SeanChaney
@seanchaney
7 years ago
58 posts
Hi Michael,
I'm using profile domains for these two profiles.
michael
@michael
7 years ago
7,697 posts
I'll need to setup a testing environment for this. Could you check if it is working on a custom skin like jrElastic? If it works on elastic then the issue is likely a template variable issue on the custom skin. If it doesnt work on jrElastic then the issue is likely related to the profile domains module.

Will get setup here.
SeanChaney
SeanChaney
@seanchaney
7 years ago
58 posts
Thanks Michael,
I installed Elastic Skin and tested and appears I get the same issue.
Elastic test.PNG.png
Elastic test.PNG.png  •  487KB

SeanChaney
SeanChaney
@seanchaney
7 years ago
58 posts
I disabled the profile in profile domains and tested. The audio works as expected with the profile domain URL changed back to the primary site.
brian
@brian
7 years ago
10,144 posts
In your Core -> Global Config -> Allowed Domains add:

ALLOW_ALL_DOMAINS

and let me know if that works.

Thanks!


--
Brian Johnson
Founder and Lead Developer - Jamroom
https://www.jamroom.net
michael
@michael
7 years ago
7,697 posts
^ what brian said fixes the issue for me in my dev setup.
SeanChaney
SeanChaney
@seanchaney
7 years ago
58 posts
ALLOW_ALL_DOMAINS Fixed the issue thanks

Tags