PhpBB3 Radio Mod

Modifications for phpBB3.
Try the Mods here and share Your own Mods
Forum rules
You dont have to use ModX or make your mod AutoMod compatible. A simple textfile is fine
But if you post Mods here You also have to give support

Re: PhpBB3 Radio Mod

Post by Andy Nase »

Hello Stoker,

I am looking to your Radio Mod for Phpbb 3.1.5. I tried it the old way, but it doesn't work. Do you have an idea to get this Mod working? I like this Mod and some of my members too.

Regards Andy

Re: PhpBB3 Radio Mod

Post by Stoker »

No code for 3.1.x only works with manual install.

Re: PhpBB3 Radio Mod

Post by Andy Nase »

Hello Stoker,

I found a way to install your radio mod in php 3.1.5 . But I got a little problem. Hope you can help me. I installed all files like before. Only the snippet for the button is in /styles/prosilver/navbar_header.html. But the radio works only when I clear the cache. If I do not, the following error message appears:

Code: Select all

No route found for "GET /radio.php
And the system goes to this adress

Code: Select all

root/app.php/radio.php
Do you know how I can fix this?

Thank you

Regards Andy

Re: PhpBB3 Radio Mod

Post by Stoker »

I have it here under quick links.
I installede it manually, just like we did on phpbb 3.0.12

Re: PhpBB3 Radio Mod

Post by Solidjeuh »

It works on my forum with manual install
Just had to change some things in the radio.html file
Cause it was not showing correctly
The radio stations where listed under the radio player

Quick links: http://arcadeplaats.be

Re: PhpBB3 Radio Mod

Post by Andy Nase »

Hello,

it works on the Index page, but with Board3 Portal page I got the error message. Thank you for helping me. :)

Regards Andy

Re: PhpBB3 Radio Mod

Post by Stoker »

Well, there should be no route errors because none is used.
The header link is created by an edit in functions.php

Re: PhpBB3 Radio Mod

Post by Stoker »

There is a radio ext for 3.1 here: https://www.phpbb.com/community/viewtop ... &t=2300896
Havent used it yet.