Jump to content

AnthonyKinson

Members
  • Posts

    4,209
  • Joined

  • Last visited

  • Days Won

    7

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by AnthonyKinson


  1. how i can download 2.2.2? I have a lifetime license




    Login to your client area and view your products (http://www.bouncyservers.co.uk/system/clientarea.php?action=products) then click the %7Boption%7D icon next to yoru product "Licensing - Bouncy XBox LIVE! v2" scroll down and you should see all available downloads for this application

    %7Boption%7D
  2. It has come to my attention that today the XBox Live API was down causing gamertag data to become invalid. As a result, the scheduled task which clears invalid gamertags and gamertag data from your installation may have removed your members gamertag from their profile.

    At this time the XBox LIVE API is back up and running, and you should be able to re-add gamertags to your system. I am also currently working on an update which will detect if the API is experiencing problems to prevent removal of gamertags appearing invalid due to API errors.


  3. Hey Anthony---


    Great mod, just installed today. 2 questions:



    1) Where are the global permissions for usergroups if there are any?



    2) Any way to change the default landing page when you click on the tab to 'community'?



    Thanks.




    There are some settings but no permissions for groups or individual users, you can change the default page by editing the php files i guess but not got them to hand at the moment.

    Theres an update coming soon which will have forum achievements and clans, so already working on a permission system, could add a setting to change the default landing page to if you like.
  4. each of the hooks should add new settings group for displaying the number of listeners or not, you should be able to turn off any of the stats that are shown (in global bar and radio panel.

    honestly though, in regards to it only showing the number of members you have as the tune in count, i cant see any connection between the two, if guests are listening and members are listening but you are only seeing a number that represents the members, then its got to be something to do with the shoutcast server, this processes all the data for listeners and so on.

    It might only be showing the unique listeners, so multiple connections from the same IP would only count as one, but that all depends on hwo yoru shoutcast is set up, its all done there.

  5. the listener count doesnt interact with the members on you forum in any way, its simply read from your SHOUTcast server and displayed on your forum. If you have the setting "Force Guests To Login" switched on then guests wont be able to connect to the automatic livestream player.

    additionally, if theres a delay it maybe the radio cache, by default the data only updates every 15 seconds when the radio cache is enabled, try turning the cache off and se if that helps.

  6. The code that generates the .asx file for windows media player is

    $structure = "<asx version=\"3.0\" bannerbar=\"fixed\">\n<Title>{$this->settings['brc_name']}</Title>\n<abstract>{$this->settings['brc_name']}</abstract>\n<copyright>{$this->settings['base_url']}</copyright>\n<moreinfo href=\"{$this->settings['base_url']}\"/>\n<banner href=\"{$this->settings['img_url']}/radio_images/mediaplayer.jpg\">\n<abstract>{$this->settings['brc_name']}</abstract>\n<moreinfo target=\"_blank\" href=\"{$this->settings['base_url']}\"/></banner>\n<Entry>\n<Title>{$this->settings['brc_name']}</Title>\n<copyright>{$this->settings['base_url']}</copyright>\n<ref href=\"http://{$this->settings['brc_host']}:{$this->settings['brc_port']}\"/>\n</Entry>\n</ASX>"; @header("Content-Type: video/x-ms-asf"); @header('Content-Disposition: attachment; filename="listen.asx"'); echo $structure; exit(); break;

    			case 'wmp':







    located in core.php in the public core module...

    as you can see above the banner URL is obtained from the image url setting, so its probably lilkly you have an invalid settings for the image URL. try general settings in your acp.

  7. I like this skin alot, there is however some problem with the IPB version. Its linking to pages that dont exsist and has no app navigation and hard coded arabic (i think) text.

    very nice though, was thinking about using this for a charity forum we are setting up, but above problems prevent me from doing so.

    Great work.

  8. going back to your first post....

    my.cnf....

    max_connections=500

    ... 500 active members = 500 connections to the database if they are all truly active, plus guests, bots and so on. the slow down could be MySQL waiting for a one of the connections to finish. if suddenly everyone starts hammering the refresh button because its running slow mysql will suddenly be pounded with connections causing it to lag even more.

  9. File Name: Bouncy XBox LIVE v2.2.2
    File Submitter: AnthonyKinson
    File Submitted: 26 Aug 2009
    File Updated: 05 Aug 2010
    File Category: Applications

    Bouncy XBox LIVE 2.2.2 Changelog
    Added: Show Gamercard in topic view under posters details.
    Added: Silverlight gamercard in profile view.
    Fixed: added setting to remove invalid gamertags when the task is run.
    Added: cURL no longer required to fetch gamertag information.
    Added: Now checks that a directory is writable rather than if it's CHMOD permissions are 777.
    Added: Brutal Legend Theme

    Bouncy XBox LIVE 2.2.1 Changelog
    Added: Settings now moved to the User CP.
    Added: New Admin Area Module To Manage Gamers.
    Added: New Licensing Server / methods (no more redirects)
    Added: Theme path & cache path's automatically set for new installations
    Fixed: Links to leaderboards for guests and members without gamertags.
    Added: 2 New Themes (Modern Warfare 2 & Final Fantasy XIII).
    Added: Community List now shows Reputation & Gamer Zone in the list.
    Added: New Reputation stars now skinable to each theme.
    Added: New Copyright Removal Addon Available.
    Added: 14 day Local key expiry.
    Added: App Addons now listed in the license control center (eg. copyright removal)

    Bouncy XBox LIVE 2.2 Changelog
    FIXED: Recent Games Rotator Speed Setting.
    ADDED: License Errors now produce an internal IPB Error screen instead of re-directing to BouncyServers Error Pages.
    ADDED: New Local Key formatting to prevent errors caused on some servers under certain circumstances.
    ADDED: New Local Leaderboards and Community Stats page
    ADDED: Dedicated World Leaderboards website
    ADDED: New Task to update world community leaderboards
    ADDED: Custom API built from scratch to prevent community leaderboard cheating.
    ADDED: Xbox Live status images on the Community list for Online, Offline and Away.
    ADDED: New Love2Game Theme.
    ADDED: Improved page loading and cleaner code
    ADDED: New Community Average Statistic

    Bouncy XBox LIVE 2.1 Changelog
    FIXED: Public Module Ordering
    FIXED: JS Errors in Internet Explorer
    FIXED: Theme Errors
    ADDED: Support for Bouncy License Control Center Application (REQUIRED)
    ADDED: IPB 3.0.4 support
    ADDED: Halo 3 theme

    Bouncy XBox Live brings your forum and your gaming community together to provide the ultimate possibilitys for gaming based sites, or sites that just want to allow members to show off there achievements.

    Bouncy XBox Live provides many advanced features to do more than just display boring statistics. It features a dashboard style layout which can use many themes with ease, A face full of community options allowing members to compare achievements, gamerscores and games. There are alot of cool features and many free modules, hooks and community addons on there way!

    NEW!
    As of Bouncy XBox LIVE v2.2 we have launched a website dedicated to its users. This site allows you to compare and compete againt other communitys and forums around the world to get to the top of the World Community Leaderboards! To help support these great community features i have built a custom API from the ground up which will ensure all leaderboard entries are legitimate and prevents any cheating.

    In addition to this i have added a new Leaderboards page to include local leaderboards for inside your own community, aswell as some community stats to track how well your community is doing.

    Features:
    Customize: members can choose from themes you upload with just 1 click, allowing their gaming profiles to stand ut from the rest!
    Avatars: Fully supporting XBox lives new Avatar system and items from the Avatar marketlace, Gamers TRUE avatars are shown right in their profile!
    Equip: Not only do themes change the dashboard and style of the profile, they also allow for new items to be added to the gamers avatar! for example the screenshot above shows an avatar Equiped with a Lancer gun from the Gears Of War theme.
    Smooth: Smooth transition effects for recent games which will automatically rotate through your recently played games. Also clicking on games icons will switch the window to that games information.
    Speed: Gamers data is saved in a special cache folder right on your webspace, meaning that loading of information is still fast during busy periods. The cache is then updated when needed if it is more than 1 minute old, so you always have the latest available data for each gamer.
    Community: the community list not only shows all the gamers on your forum, it also gives you a special combined community gamerscore which will be added to our global leaderboards when launched. This gives you the ability to set up clan matches and compare and compete against other gaming communitys to battle for the top position.
    Gamertars: Exclusive to Bouncy XBox LIVE are Gamertars. These is a combination of your XBox avatar and a forum style avatar created dynamicly for each gamer!
    Easy: from the community list you can quickly add gamers as friends, send PM's or view there contact card without ever having to leave the page.
    Information: Everything from recent games, achievements, gamerscore, individual game scores and achievements, Current activity, Bio, Location, Zone, Reputation, Gamer Picture and account type (gold or silver)

    Purchase Options
    1) Lifetime License

  10. index.php?app=downloads&module=display&s


    File Name: 7 Sins (PRIDE)
    File Submitter: AnthonyKinson
    File Submitted: 27 Jun 2009
    File Category: Color-Theme Skins

    PrideLogo.png

    7 Sins (Pride) is the first of a 7 skin collection with the 7 deadly sins as each theme. The Pride theme was selected and based on the design of our comapny website, a website in which we are very pround of, and with this, we thought this would be a perfect theme for our first theme and our first sin.

    This skin uses a selection of Blue's and Greens which really make your forum stand out like no other. This theme is stylish, easy to look at, and very simple to navigate.

    We love what Invision have done with there new skin for IP.Board 3, so with this in mind, we kept the layout almost identical with very few changes to the main layout of the forum.

    Join us in our quest to commit the 7 deadly sins and install the Pride theme today, Make your forum loud and stand proud.

    once you have ordered your skin, it will be available for download instantly from the bouncyservers client area

    Click here to download this file

  11. File Name: Bouncy Radio Center 9.3.0
    File Submitter: AnthonyKinson
    File Submitted: 13 Jun 2009
    File Updated: 13 Oct 2010
    File Category: Applications

    1clickinstall.pngaddons.pngioncube2.pngipboard30x.png
    ipboard31x.pnglocaleready.pngseoready.png

    Bouncy Radio Center 9.3.0 Changelog

    • Added FURL (Friendly URL) Support
    • Fixed "Linking" bug
    • Fixed path to stats flash files
    • Added CSS to database. No static files.
    • Preperation for other streaming services (iceCast etc.)
    • All paths to public directory fixed
    • Minor skin improvments

    Bouncy Radio Center 9.2.2 Changelog
    • Improved Radio cache
    • cURL, PHP Socket & FOPEN support for Radio Connection (universal support)
    • Improved AJAX functions
    • Fixed swfobject javascript
    • Listener Info "Host" (Ip Address) now only visable to admin & super moderators
    • Radio Connection Overide, allows you to specify a URL to radio XML data for connecting to public Radio Servers without password authentication. can also be used to connect to other types of radio servers such as IceCast providing the appropriate script is available to convert the XML.
    • Stats pulsate when updated for better indication
    • New artwork and icons
    • Automatic Copyright Removal with the Bouncy Radio Center copyright removal add-on
    • Javascript only included once regardless of how many radio hooks you use per page
    • All stat updating consolidated to one super function
    • Auto stats updating for stream information now triggered by the dom, no more individual javascript triggers
    • Minor bug fixes

    Bouncy Radio Center 9.2.1 Changelog
    • New Radio Caching Feature
    • Third Party Support for On-Demand Module (Third party hosts not support by our support staff)
    • Improved functionality with License Control Center (addons, due dates etc.)
    • PHP Errors supressed when Radio is unreachable or in error.
    • Bouncy License Control Center v1.1.0 REQUIRED

    Bouncy Radio Center 9.2 Changelog
    • Remote License Checks are now made once every 14 days instead of every 7 days
    • If our licensing servers are unreachable for any reasons, your license will remain valid for an additional 3 days, so YOU will not get errors if our servers are updating and so on.
    • NO redirects AT ALL for any type of licensing error, instead you will recieve an standard IP.Board error message.
    • License Errors wont cause Hooks to produce errors on your board index or globally on your forum
    • Hook are automatically disabled from loading if there is a licensing error. This prevents interupting your members on your forum.
    • Completly Re-written licensing methods and functions and are now alot quicker
    • Fixed issues with the JSON data feeds for the flash charts
    • Fixed file location for chart.swf
    • Fixed default setting for listeners chart


    Bouncy Radio Center 9
    Bouncy Radio Center 9 is a completly new version of previous Radio Centers, bringing to the table a whole range of new features including the much requested "in page radio data updating" provided by our new RAJAX module.

    Bouncy Radio Center 9 keeps alot of the features users have come to love over the years which many improvments and additional features. Version 9 now includes a brand new schedule, download and DJ manament system within IP.Boards admin cp giving you greater control in a simple to use interface.

    There is far to much information to include in this description so we have made a topic over at the IPS Comapny forums which contains much more information about the new Bouncy Radio Center 9 ( Here )

    Requirements:
    Active Radio Center 9 License ( Information )
    SHOUTcast Radio ( Information )

    Bouncy Radio Center 9 Has 2 Purchase Options
    1) Lifetime License
  12. File Name: Bouncy Radio Sidebar v1.1.0
    File Submitter: AnthonyKinson
    File Submitted: 05 Jun 2009
    File Updated: 17 Aug 2010
    File Category: Hooks and Plugins

    Changes in v1.1.0

    • Auto stats updating for stream information now triggered by the dom, no more individual javascript triggers
    • All stats updating consolidated to one super function
    • Javascript only included once regardless of how many radio hooks you use per page
    • Stats pulsate when updated for better indication of change
    • Automatic Copyright removal with the Bouncy Radio Center copyright removal add-on
    • Collapsable Radio Stats: just shows online image and tune in links when collapsed.

    Changes in v1.0.2
    • Auto Disables on license errors
    • Support for new licensing servers

    Changes in v1.0.1
    • Fixed Issue with the PeriodicUpdater which caused Internet Explorer to give Connection Errors


    About This Hook:
    This hook adds a radio panel to your forums index Side panel shown to the right of your forums / category listings. The panel uses styles based on your forum skin so it fits in nicely and always looks like a part of your forum instead of something that's been added. The panel is nice and simple to look at, yet provides powerful features to help manage your radio. This hook is completely free and requires no modifications to your forum to work.

    Included with the hook are Help Files, automatically added to your help section, A new settings section added to the Radio Center Settings tab in the admin CP providing you with 12 Radio Sidebar Specific settings, Icons for the sidebars interface.

    Features:
    • RAJAX Integration allowing for information updates without the refreshing of pages.
    • Provides Tune In Links for Winamp, Windows Media Player, Real Player, iTunes and livestream using your own domain rather than your radio host.
    • Displays Current DJ, Current Song, Current Genre, Current Listeners and Peak Listeners.


    Details:

    RAJAX is a feature exclusive to the Bouncy Radio Center which feeds live radio information to hooks, modules and anything else that you need to feed radio information to. This allows for radio information to be updated on the page without having to physically refresh the page. The RAJAX module can be used in custom scripts, hooks, and pages outside of the radio center, Functionality is also supported on "Out Of Forum" pages. Please see the Radio Center Documentation for more information on the RAJAX feature.

    RAJAX:



    The tune in links have been re-built using the Radio Center app, meaning that you no longer have to use links provided to you by your radio host. this means when you pass on tune in links to people you can use ... instead of ... this allows for complete branding of your radio, making it a complete part of your forum.



    Requirements:



    Click here to download this file
  13. File Name: Bouncy Radio Panel v1.1.0
    File Submitter: AnthonyKinson
    File Submitted: 05 Jun 2009
    File Updated: 19 Aug 2010
    File Category: Hooks and Plugins

    Changes in v1.1.0
    * Fixed Bug with chart popups where they would not show, or only shown once
    * New AJAX functions for all popups (history, listener info, listeners chart and hits chart)
    * History, listener info and both charts will always show latest info without refreshing the page
    * Auto stats updating for stream information now triggered by the dom, no more individual javascript triggers
    * All stat updating consolidated to one super function
    * improved Error handling
    * Stats pulsate when updated for better indication
    * Javascript only included once regardless of how many radio hooks you use per page
    * New artwork and icons
    * Automatic Copyright Removal with the Bouncy Radio Center copyright removal add-on
    Changes in v1.0.5
    * Auto Disables on license errors
    * Support for new licensing servers
    Changes in v1.0.4
    * Fixed error with livestream skins
    Changes in v1.0.3
    * Fixed issues with the LiveStream Player
    Changes in v1.0.2
    * Full compatibility with Internet Explorer
    * Bug Fixes
    Changes in v1.0.1
    * Fixed Issue with the PeriodicUpdater which caused Internet Explorer to give Connection Errors

    About This Hook:
    This hook adds a radio panel to your forums index page which is listed above the forum / category list. The panel uses styles based on your forum skin so it fits in nicely and always looks like a part of your forum instead of something that's been added. The panel is nice and simple to look at, yet provides powerful features to help manage your radio. This hook is completely free and requires no modifications to your forum to work.

    Included with the hook are Help Files, automatically added to your help section, A new settings section added to the Radio Center Settings tab in the admin CP providing you with 12 Radio Panel Specific settings, Icons for the panels interface.

    Features:

    * Provides Tune In Links for Winamp, Windows Media Player, Real Player, iTunes and livestream using your own domain rather than your radio host.
    * Embedded Live Stream Player with auto play options and 26 different skins!
    * Displays Current DJ, Current Song, Current Genre, Current Bit Rate, Current Listeners and Peak Listeners.
    * Pop up Radio History using the Radio Centers Search Module providing links to online stores to purchase songs that have been played on the radio.
    * Pop up Flash Chart for listeners information.
    * Pop up Flash Pie Chart For Radio Stream Hits and Listener Hits
    * Pop Up Listener Details



    Details:

    Tune In Links:
    The tune in links have been re-built using the Radio Center app, meaning that you no longer have to use links provided to you by your radio host. this means when you pass on tune in links to people you can use http://mysite.com... instead of http://hostsite.com... this allows for complete branding of your radio, making it a complete part of your forum.

    Live Stream Player:
    The new livestream player now has 26 skins to choose from, so what ever the style of your forum, there will be to match. The Livestream player allows members to tune into the radio without having to launch an external player such as Windows Media Player. Livestream is fed live audio from your radio and is output to the actual Livestream Player. Livestream uses Flash so there is no additional requirements for it to work, However, the Livestream player only supports radio streams using the MP3 format, ACC+ encoder will result in the livestream player not working.

    Pop Up Charts:
    Radio statistics are now provided using Flash Charts which are fed Live radio information in the JSON format. Flash charts are stylish, and the Radio Center Flash Charts can be customized in every way via your Admin CP. We have provided several styles of charts to use and allowed you to customize the colours to allow them to fit in with your forum skin.

    Listener Information:
    Listener Information now includes icons which give a visual representation of the player each listener is using to listen to your radio with. Also a new field in the Listener information is "Underuns". This will show you if people are experiencing lag, and allow you to determine whether the problem is just with that listener, the DJ, or the radio server making managing your Radio much more productive. Listener info also includes all the usual information such as the listeners ID, Useragent, Time Listening, IP Address and an average listen time showing how long on average people have stayed tuned into your current Radio Show.

    Requirements:



    Click here to download this file
×
×
  • Create New...