The forum of the forums
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Setting radio widget from a website to my forum!

3 posters

Go down

Setting radio widget from a website to my forum! Empty Setting radio widget from a website to my forum!

Post by DeathDunk98* April 22nd 2014, 8:51 pm

How to set a radio widget from this website: http://www.radioislame.com , with the same radio channel in the same place at my forum: http://www.islamishendrit.halofight.com !
Preview:
Setting radio widget from a website to my forum! Untitl80
DeathDunk98*
DeathDunk98*
Forumember

Posts : 479
Reputation : 3
Language : Shqip

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by Pizza Boi April 22nd 2014, 9:16 pm

Hi Very Happy

First off, you gotta find a radio widget embedded code of your own and then either make a widget or place the code you got where the embedded code would be accepted like a widget, announcement, etc. and then you gotta style it (I'd recommend you'd put it in a bar).

Code:
.embedded {
  position: fixed;
  bottom: 0px;
}

^ You can style it like that. Anyway, if you can get the embedded code (Which no one can provide for you other than yourself), I'll try to see if I can style it accordingly.

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by DeathDunk98* April 22nd 2014, 9:24 pm

Look, I have no idea how to design it if you can do it for me that would be great, but I want the same channel to be set, just in the website I provided I want that radio channel to be set on mine!
DeathDunk98*
DeathDunk98*
Forumember

Posts : 479
Reputation : 3
Language : Shqip

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by Pizza Boi April 22nd 2014, 9:38 pm

Hi Very Happy

Well..; you actually gotta ask the owner what channel embedded code he has bwi , for me to actually code it that way.

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by DeathDunk98* April 23rd 2014, 12:04 am

oh, if that is what I have to do I think Ill never find it! because I dont know who the owner is
DeathDunk98*
DeathDunk98*
Forumember

Posts : 479
Reputation : 3
Language : Shqip

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by Pizza Boi April 23rd 2014, 12:26 am

Hi Very Happy

Search for someone that has /u1 in their address and PM them or contact their other staf...

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by DeathDunk98* April 24th 2014, 8:50 pm

Pizza boi, I finally got the codes for the radio I think, the administrator of the site gave me these: https://www.mediafire.com/?f2w7xc9lf8bqgt7  
Can you fix the codes for my forum and give them to me ? 

Regards,
MIKAIL
DeathDunk98*
DeathDunk98*
Forumember

Posts : 479
Reputation : 3
Language : Shqip

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by Pizza Boi April 24th 2014, 8:57 pm

Hi Very Happy

I read through both files, can you try this code and see what happens first?
Code:
<td><div align="center">
      <object classid="CLSID:6BF52A52-394A-11D3-B153-00C04F79FAA6" width="811" height="27" align="middle" id="DefaultOcxName">
        <param name="URL" value="http://server5.digital-webstream.de:33725" />
        <param name="rate" value="1" />
        <param name="balance" value="0" />
        <param name="currentPosition" value="0" />
        <param name="defaultFrame" value="" />
        <param name="playCount" value="1" />
        <param name="autoStart" value="-1" />
        <param name="currentMarker" value="0" />
        <param name="invokeURLs" value="-1" />
        <param name="baseURL" value="" />
        <param name="volume" value="60" />
        <param name="mute" value="0" />
        <param name="uiMode" value="full" />
        <param name="stretchToFit" value="0" />
        <param name="windowlessVideo" value="-1" />
        <param name="enabled" value="-1" />
        <param name="enableContextMenu" value="-1" />
        <param name="fullScreen" value="0" />
        <param name="SAMIStyle" value="" />
        <param name="SAMILang" value="" />
        <param name="SAMIFilename" value="" />
        <param name="captioningID" value="" />
        <param name="enableErrorDialogs" value="0" />
        <param name="_cx" value="21458" />
        <param name="_cy" value="688" />
        <embed src="http://server5.digital-webstream.de:33725" width="811" height="27" autostart="1" loop="0" align="middle" type="application/x-mplayer2" pluginspage="http://www.microsoft.com/Windows/MediaPlayer/download/default.asp" showcontrols="1" showdisplay="0" showstatusbar="1" ></embed>
      </object>
    </div></td>
  </tr>
</table>
</body>
</html>

I'd try it on my test forum but with the number of modifications you did on your forum, I doubt I can produce the same problem you'll have.

On a side note: I'd like you to test it out on your AP < Display < Homepage < Generalities first.

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by DeathDunk98* April 24th 2014, 9:58 pm

this is what happenned : Setting radio widget from a website to my forum! Untitl93
DeathDunk98*
DeathDunk98*
Forumember

Posts : 479
Reputation : 3
Language : Shqip

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by Pizza Boi April 24th 2014, 11:27 pm

Hi Very Happy

I'll look into it later on, really tired (5:26 in the morning). Also, please next time, don't ask me to check on your topics (Via PM) as I always check around the area on topics I'll work on next.

Reason: So I can save my inbox space Smile.

Regards,
Pizza Boi


Last edited by Pizza Boi on April 24th 2014, 11:29 pm; edited 1 time in total
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by DeathDunk98* April 24th 2014, 11:29 pm

Oh, Im in a reall hurry Im just trying to set the radio on my forum but seems that It wont happen Sad
DeathDunk98*
DeathDunk98*
Forumember

Posts : 479
Reputation : 3
Language : Shqip

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by Sir Chivas™ April 24th 2014, 11:36 pm

Hi,

Please refrain from harassing us to check your threads through PM's.

Try adding the code into a new widget instead, mate.

Regards,
Sir Chivas.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by DeathDunk98* April 24th 2014, 11:49 pm

Sir Chivas widget dont work on my forum, I can only add it example from overall_footer_begin and the edit it from css, otherwise it wont work, but I dont know how to add it! I  went through a lot for getting those embeding codes!
DeathDunk98*
DeathDunk98*
Forumember

Posts : 479
Reputation : 3
Language : Shqip

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by Sir Chivas™ April 24th 2014, 11:59 pm

What is the outcome of the codes when placed? Can you make it stand out in a screenshot as I don't see the radio widget nowhere inside that screenshot.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by DeathDunk98* April 25th 2014, 12:02 am

here's the website with the same radio that I want to set it to my forum: http://www.radioislame.com !!  I want it in the same place with the same design !! The administrator of the website gave me the emmbeed codes which I posted in my earlier post! Soo....
DeathDunk98*
DeathDunk98*
Forumember

Posts : 479
Reputation : 3
Language : Shqip

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by Sir Chivas™ April 25th 2014, 12:11 am

My question was, how this radio look? Is it this one? http://awesomescreenshot.com/0d12phk51b the one in red?


I wanna see how big it is or how is being shown, that way I can have an idea of where to add the codes.

Regards,
SC.  afro 
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by DeathDunk98* April 25th 2014, 12:16 am

No, it's in the bottom of the page?
Setting radio widget from a website to my forum! Untitl94
DeathDunk98*
DeathDunk98*
Forumember

Posts : 479
Reputation : 3
Language : Shqip

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by Sir Chivas™ April 25th 2014, 12:28 am

It seems that those aren't the correct codes, maybe just part of it.
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by DeathDunk98* April 25th 2014, 12:32 am

C'monnn reallyy ? -.- I really love that radiooo Sad
DeathDunk98*
DeathDunk98*
Forumember

Posts : 479
Reputation : 3
Language : Shqip

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by Sir Chivas™ April 25th 2014, 12:33 am

Yeah, it seems that there is more than just that. Those codes don't even give you a full outcome of the radio itself. Maybe try asking him to redirect you to where he got the code itself? If not we can search for something similar...
Sir Chivas™
Sir Chivas™
Helper
Helper

Male Posts : 6965
Reputation : 457
Language : EN, FR, ES
Location : || CSS || HTML || Graphics Designs || Support ||

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by DeathDunk98* April 25th 2014, 12:35 am

No, I think he doesn't even know himself because it's not he who designed the website, he paid for it :/ can you try to find anything to set that radio on my forum ?
DeathDunk98*
DeathDunk98*
Forumember

Posts : 479
Reputation : 3
Language : Shqip

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by Pizza Boi April 25th 2014, 7:09 am

Sir Chivas™️ wrote:Yeah, it seems that there is more than just that. Those codes don't even give you a full outcome of the radio itself. Maybe try asking him to redirect you to where he got the code itself? If not we can search for something similar...

Hi Very Happy

Yeah, I've been working on the Rar file he uploaded in MediaFire. Would uploading the embedded code(The part of the radio) in our own server/hosting site be illegal?

I kinda don't want to do this request if ever you say it's illegal... I have an idea that we can upload it in another server but I don't wanna be cased for stealing bwi 

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by DeathDunk98* April 25th 2014, 10:03 am

No just do what you must, I have premession!!
DeathDunk98*
DeathDunk98*
Forumember

Posts : 479
Reputation : 3
Language : Shqip

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by Pizza Boi April 25th 2014, 10:18 am

Hi Very Happy

Does he own that whole station or is he hosting his embedded code in an area that doesn't allow permission? We can do something like <script src="" /> really. If Sir Chivas has a way around this, then please Sir Chivas, by all means Smile .

I'm just trying to avoid getting penalized, sorry.

Regards,
Pizza Boi
Pizza Boi
Pizza Boi
Hyperactive

Male Posts : 2016
Reputation : 160
Language : French
Location : Pizza Hut!

Back to top Go down

Setting radio widget from a website to my forum! Empty Re: Setting radio widget from a website to my forum!

Post by DeathDunk98* April 25th 2014, 10:34 am

All I know is that when I asked him can I use your radio station in my forum, he said: OF COURSE DO YOU WANT ME TO GIVE THE CODES, I SAID YES AND THEN HE GAVE ME THOSE CODES AND SAID FEEL FREE TO DO WHAT YOU WANT Smile
DeathDunk98*
DeathDunk98*
Forumember

Posts : 479
Reputation : 3
Language : Shqip

Back to top Go down

Back to top


 
Permissions in this forum:
You cannot reply to topics in this forum