PhpBB3 Radio Mod

Mixed forum with code snippets, guides and styles
Forum rules
Everything in this forum is for everybody
But support only for Donators!
User avatar
Nully
Donator
Donator
Posts: 258
Joined: 15 Mar 2010, 00:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:

PhpBB3 Radio Mod

Post by Nully »

It has always worked !?
I'll come back later to tell you about the plugin.

Edit :
I have :
Windows Media Player Plug-in-Dynamic Link Library - version 3.0.2.629 - Npdsplay dll
User avatar
Nully
Donator
Donator
Posts: 258
Joined: 15 Mar 2010, 00:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:

PhpBB3 Radio Mod

Post by Nully »

I downloaded again the windows media plugin. I refreshed, I deleted the cache. Nothing changed.

Image

Edit

It works with all browers : Opera, Chrome, Safari, IE. Only with Firefox it does not!
Image
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

PhpBB3 Radio Mod

Post by Stoker »

Works fine with FF. Must be some plugin you are missing.
Board rules! No PM support
User avatar
Nully
Donator
Donator
Posts: 258
Joined: 15 Mar 2010, 00:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:

PhpBB3 Radio Mod

Post by Nully »

You're right Stoker. I'm so stupid, I did not think to have a look to YOUR radios :D
The problem is the same.
I'll search for other plugins and problems in my computer.
Edit.
Now it's ok.
Don't ask me how I resolved the problem. I'v been reading on the net for one hour, I copyed 3 .dll from program files Windows media player, to Mozilla Firefox/plugins and other things. :roll:
User avatar
Solidjeuh
BBCoder IV
BBCoder IV
Posts: 257
Joined: 16 Oct 2011, 02:15
BBCodes: 7
Favourite MOD: Top stats
Location: Aalst / Belgium
Contact:

PhpBB3 Radio Mod

Post by Solidjeuh »

This is what you needed :)

Microsoft® Windows Media Player Firefox Plugin
http://www.interoperabilitybridges.com/ ... n-download
Wij promoten UW muziek in ons forum & delen alles via Sociale media!
Mail uw single + hoesje + info naar: info@muziekpromo.net of Solidjeuh@textradio.be
===============
Onze Website: https://www.muziekpromo.net
User avatar
Nully
Donator
Donator
Posts: 258
Joined: 15 Mar 2010, 00:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:

PhpBB3 Radio Mod

Post by Nully »

I have again the problem!
This time I solved it desactivating in Mozilla Firefox Windows Media Player Plug-in Dynamic Link Library 3.02.629
User avatar
Nully
Donator
Donator
Posts: 258
Joined: 15 Mar 2010, 00:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:

PhpBB3 Radio Mod

Post by Nully »

Hi,
could you help me to have the pop-up windows a little bigger?
In radio.php I found:

Code: Select all

$template->assign_vars(array(
					
					/* Settings */
					"WIDTH" => "230",
					"HEIGHT" => "270",
in radio.html

Code: Select all

<div style="padding-left:8px; padding-right:10px; height:270px; overflow:auto;">
Is it the right place to change? Are there other places?
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

PhpBB3 Radio Mod

Post by Stoker »

Its in the code in overall_header.html
Board rules! No PM support
User avatar
Nully
Donator
Donator
Posts: 258
Joined: 15 Mar 2010, 00:03
BBCodes: 10
Favourite MOD: Radios
Location: France > Bulgaria
Contact:

PhpBB3 Radio Mod

Post by Nully »

Thank you very much.
It is fine for the width (for radio's long titles) but it seems to have no effect on the height, to have the list of all radios with no need to use the mouse.
User avatar
Stoker
Site Admin
Site Admin
Posts: 3521
Joined: 12 May 2008, 23:26
BBCodes: 239
Favourite BBCode: Anipro
Favourite MOD: PrettyPhoto
Location: Denmark
Contact:

PhpBB3 Radio Mod

Post by Stoker »

There is an overflow: scroll; that needs to be removed from the radio_body.html.
Board rules! No PM support
Post Reply