File Description
iRadio Hook allows you to display your shoutcast server statistics within your LayerBB forum.
Version: 1.0.2
Compatibility: LayerBB 1.0.4+, Shoutcast v2 Server
Installation:
- Upload contents off the zip to your forums root directory.
- Using your browser, go to [yourforums]/radio_install.php
- Follow Theme Edits found below.
- Enter your Shoutcast v2 details in AdminCP>Manage Applications>Settings (iRadio Hook)
To update, simply uninstall the application and then go through the installation instructions.
Theme Edits:
Radio Panel & Global Bar;
- AdminCP > Manage Themes > Edit Theme (Options)
- forum; Find
<h1 class="title">%site_name%</h1>
Add Below
%iradio_hook%
- forum, members & page; Find
<div class="well well-sm">
<ul class="nav nav-pills">
<li class="active"><a href="%site_url%">Forum</a></li>
<li><a href="%site_url%/members.php">Members</a></li>
%app_nav%
%custom_nav%
</ul>
</div>
Add Below
%iradio_global%
- Click Edit Theme at the top or bottom of the page
Change Log 1.0.2