- Posts: 63
COMMUNITY FORUM
Please note that official support for commercial extensions & templates is provided in the Subscriber Help Desk.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Support requests should ONLY be directed there and require an active subscription plan.
This forum board is to be used for archive purposes and knowledge exchange ONLY.
Radiojar's station info
- Felipe
- Topic Author
- Offline
- Senior Member
Less
More
10 years 9 months ago #137760
by Felipe
Replied by Felipe on topic Radiojar's station info
Hi Krikor,
I was able to listen music on my iPhone (4S)!!!!
But really, still not able to listen on my mac or PC. Should I have to install a plugin?, or maybe it's a problem with flash configuration.
Regards,
Felipe
I was able to listen music on my iPhone (4S)!!!!
But really, still not able to listen on my mac or PC. Should I have to install a plugin?, or maybe it's a problem with flash configuration.
Regards,
Felipe
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 9 months ago #137761
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Radiojar's station info
Since it is playing in your iPhone then it is definitely a Flash issue.
Maybe you should update your Flash player, in my mac it is working fine. I have Plug-in version 12.0.0.44 installed.
Maybe you should update your Flash player, in my mac it is working fine. I have Plug-in version 12.0.0.44 installed.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- Felipe
- Topic Author
- Offline
- Senior Member
Less
More
- Posts: 63
10 years 9 months ago #137762
by Felipe
Replied by Felipe on topic Radiojar's station info
I have the same (12.0.0.44) Falsh plugin version on my mac.
Can't listen music on Firefox, Chrome and Safari.
This is the error I get:
On my iPhone, when I click on the play icon it changes to the pause icon. On computer (mac and pc) the play icon doesn't change...
Regards,
Fz
Can't listen music on Firefox, Chrome and Safari.
This is the error I get:
kacbd2tkb player.js?1.06:71
http://stream.radiojar.com/kacbd2tkb.mp3 player.js?1.06:76
Failed to load resource: the server responded with a status of 404 (Not Found) http://www.radiojar.com/api/stations/undefined/schedules/
event.returnValue is deprecated. Please use the standard event.preventDefault() instead.
2
Uncaught TypeError: Object #<HTMLEmbedElement> has no method 'playSound' player.js?1.06:126
On my iPhone, when I click on the play icon it changes to the pause icon. On computer (mac and pc) the play icon doesn't change...
Regards,
Fz
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 9 months ago #137763
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Radiojar's station info
the:is just a notice from jQuery which will not cause any issues.
On the other hand,is a configuration error in Radiojar's settings.
Trying to access the correct url also fails: www.radiojar.com/api/stations/kacbd2tkb/schedules/
(Check the demo schedule URL www.radiojar.com/api/stations/u0510s7hb/schedules/ which produces a valid JSON file).
In your position I would double check Radiojar's (and your station's) settings.
event.returnValue is deprecated. Please use the standard event.preventDefault() instead.
On the other hand,
Uncaught TypeError: Object #<HTMLEmbedElement> has no method 'playSound' player.js?1.06:126
Trying to access the correct url also fails: www.radiojar.com/api/stations/kacbd2tkb/schedules/
(Check the demo schedule URL www.radiojar.com/api/stations/u0510s7hb/schedules/ which produces a valid JSON file).
In your position I would double check Radiojar's (and your station's) settings.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- baboucarr Jobe
- Offline
- Junior Member
Less
More
- Posts: 20
10 years 8 months ago - 10 years 8 months ago #137764
by baboucarr Jobe
Replied by baboucarr Jobe on topic Radiojar's station info
Guys, your work is excellent, but it seems you guys aren't good at detailed explanations. This radiojar template is very well designed, I lOVE IT, but confusing process to turn the radiojar demo links into ours. NOT EVERYONE that buys your template is a developer.
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 8 months ago #137765
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Radiojar's station info
Hello Jobe,
Simply enter your Radiojar info in the template's parameters and then open the radiojar.js file.
The file is located in the /templates/radiojar/js/ folder.
Finally replace ALL instances of "u0510s7hb" with your stream name
Simply enter your Radiojar info in the template's parameters and then open the radiojar.js file.
The file is located in the /templates/radiojar/js/ folder.
Finally replace ALL instances of "u0510s7hb" with your stream name
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- baboucarr Jobe
- Offline
- Junior Member
Less
More
- Posts: 20
10 years 8 months ago #137766
by baboucarr Jobe
Replied by baboucarr Jobe on topic Radiojar's station info
Thank you so much for that info...
How do I change the pop up window urls to mine?
How do I change the pop up window urls to mine?
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 8 months ago #137767
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Radiojar's station info
Open the player module.
In the quickstart package it has the ID 123.
Locate the following block
and change the link like this
In the quickstart package it has the ID 123.
Locate the following block
<a class="popup" href="http://demo.nuevvo.com/commercial/j25/radiowave/index.php?tmpl=popup" onclick="window.open(this.href,'targetWindow','width=690,height=600,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes,');return false;"><i class="icon-popup"></i></a>
and change the link like this
<a class="popup" href="http://YOUR_DOMAIN_NAME_HERE.COM/index.php?tmpl=popup" onclick="window.open(this.href,'targetWindow','width=690,height=600,toolbar=no,location=no,status=no,menubar=no,scrollbars=no,resizable=yes,');return false;"><i class="icon-popup"></i></a>
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.
- baboucarr Jobe
- Offline
- Junior Member
Less
More
- Posts: 20
10 years 8 months ago #137768
by baboucarr Jobe
Replied by baboucarr Jobe on topic Radiojar's station info
Thank you that was very helpful and that did work... :)
Please Log in or Create an account to join the conversation.
- Krikor Boghossian
- Offline
- Platinum Member
Less
More
- Posts: 15920
10 years 8 months ago #137769
by Krikor Boghossian
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Replied by Krikor Boghossian on topic Radiojar's station info
You re welcome Jobe.
JoomlaWorks Support Team
---
Please search the forum before posting a new topic :)
Please Log in or Create an account to join the conversation.