![]() |
I found out that the Microsoft Windows Media Plugin for Firefox causes the crashes and freezes with the mod and that's why the "illegal operation" messages appears.
Sometimes it doesnt crashs or freezes, but most times which is very annoying. I don't remember it happened with the vb 3.6 mod of radio & tv. I can't tell you how to solve this, perhaps there's a new media player plugin for firefox out, let's see. By the way, I can report two things related to this mod: 1) Last played option is always none :confused: 2) When I try to click on radiostation in profile, it says: openRadioAndTV is not defined Did I miss something? :erm: |
Did you import the new product file?
Did you add the openRadioAndTV() javascript function to the navbar template? When I open Ministry of Sound default station here my Firefox crash. I think theres a problem with this stream, it happened on the 3.6 version as well. I think some of the default streams are outdated. KNAC does the same. Then again I'm on Windows Vista using a special WMP plugin for Firefox. |
Quote:
2) Solved, but how can prevent it from doing it in a popup? 3) How about the last played feature, why it says always "none" ? |
Read install.txt and redo your template edits, and you should be fine.
Last played option should appear after people play a station. To change the profile links you need to edit the plugin "Favorite Stations in Profile". |
Sorry, I can't get the "last played" info working. Can you perhaps give me a hint where I can take a look to get it working?
And I still like to open the link in profile in the same window, not as popup. Could you help me with it to change the function to open in same window (it should also do the same with the navbarlink) ? |
in the plugin Favorite Stations in Profile change this
Code:
'<a href="javascript:openRadioAndTV('. $station['stationid'] .')">' Code:
'<a href="radioandtv.php?station='. $station['stationid'] .'">' Code:
'<a href="javascript:openRadioAndTV('. $lastplayed['stationid'] .')">' Code:
'<a href="radioandtv.php?station='. $lastplayed['stationid'] .'">' |
There's a bug with the last played, I'm looking into it now. It's strange that it was working before.
|
I updated radioandtv.php, upload it again. It should fix the last played problem.
|
Hey Dream you are the best :)
Last played option works fine now !! .. and now it should open in same window .. ;p |
Quote:
|
All times are GMT. The time now is 08:07 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|