Jump to content

Globaldjnetwork

Clients
  • Posts

    299
  • Joined

  • Last visited

 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 Globaldjnetwork

  1. Is there any way to fine tune the custom markers that you put in, i have tried putting in Latitude and longitude but it seems to still have give me a selection of places already listed on google maps?

  2. 
     #memberMapCanvasWrapper
     {
    	 height: 800px;
     }
     
     #memberMapCanvas
     {
    	 width: 100%;
    	 height: 100%;
     }
     
     #pinPointMap
     {
    	 height: 250px;
     }
    
    body.facebook
    {
    	font: 13px helvetica,arial,sans-serif;
    	margin: 0px;
    	max-width: 520px !important;
    	position: relative;
    }
    
    body.facebook #memberMapCanvasWrapper
    {
    	position: relative;
    	clear: both;
    	height: 450px !important;
    	font-size: 12px;
    }
    
    body.facebook .popupWrapper
    {
    	width: 450px;
    	background-color: #3B5998;
    	padding: 12px;
    	border: 1px solid #133783;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.52);
    }
    
    body.facebook .popupInner
    {
    	width: 426px;
    	background-color: #FFFFFF;
    }
    
    body.facebook ul
    {
    	list-style: none;
    	margin: 0px;
    	padding: 0px;
    }
    
    body.facebook ul.topic_buttons
    {
    	z-index: 999;
    	position: absolute;
    	left: 70px;
    	top: 6px;
    }
    
    body.facebook .topic_buttons li, body.facebook .input_submit
    {
    	margin: 4px;
    	display: inline-block;
    	background-color: #3B5998;
    	border: 1px solid #133783;
        box-shadow: 0 0 2px rgba(0, 0, 0, 0.52);
    }
    
    body.facebook .topic_buttons li a, body.facebook .input_submit
    {
    	display: inline-block;
    	padding: 3px;
    	text-decoration: none;
    	color: #FFFFFF;
    }
    
    body.facebook fieldset
    {
    	border: 0px;
    	margin: 0px;
    }
    
    body.facebook h3
    {
    	margin: 2px;
    	margin-bottom: 10px;
    }
    
    body.facebook .submit
    {
    	text-align: center;
    	background-color: #D1DDEA;
    }
    
    body.facebook .cancel
    {
        color: #AD2930;
        font-size: 0.9em;
        font-weight: bold;
    }
    
    body.facebook #updateMapList a
    {
    	color: #133783;
    	text-decoration: none;
    	font-weight: bold;
    }
    
    body.facebook #updateMapList a:hover
    {
    	color: #3B5998;
    }
    
    body.facebook input, body.facebook select {
        font: 13px helvetica,arial,sans-serif;
    }
    
    body.facebook p.message
    {
        background-color: #F3F3F3;
        border: 1px solid #D4D4D4;
        clear: both;
    	padding: 6px;
        color: #515151;
        margin: 0 0 6px;
    }
    
    body.facebook .left
    {
    	float: left;
    }
    
    body.facebook .ipsUserPhoto
    {
    	max-width: 75px;
    	margin-right: 3px;
    }
    
    p.markerCount
    {
    	margin: 2px;
    }

    where in the css would i add that text?

  3. See the above quote.


    You would need to define that color with CSS

    .def h3 a{

    color: #000 !important;

    }

    Would that effect the whole site layout though or just the colour of the links on member maps? and also where would i find the area of text i need to change?


  4. Do you actually have a SHOUTcast server setup?



    you need the ports unblocked that yoru shoutcast server is using. If you don't have a shoutcast server then you wont know which ports you need unblocking until you get one.




    I had a word with Bry the other night Anthony to see if i could help and it appears it's down to his hosts not allowing streaming content, something i found a while back when i was looking for a new host, if your hosting with Host Gator this wont work on your server....

  5. CSS file - radio_requests.css in acp template editor.





    I cant get rid of the bar Anthony, any help Please..

    .rounded_button {
    
        text-align: center;
    
    }
    
    
        .rounded_button .photo {
    
            margin: 30px auto 20px auto;
    
        }
    
    
        .rounded_button ul {
    
            font-size: 0.9em;
    
            -moz-border-radius: 0 0 10px 10px;
    
            -webkit-border-bottom-left-radius: 10px;
    
            -webkit-border-bottom-right-radius: 10px;
    
            padding: 5px 10px;
    
        }
    
    
        .rounded_button li {
    
            margin: 2px 0;
    
            text-align: middle;
    
        }
    
    
        .rounded_button li a {
    
            background: transparent;
    
            text-decoration: none;
    
            -moz-border-radius: 4px;
    
            -webkit-border-radius: 4px;
    
            padding: 5px 7px;
    
            display: block;
    
        }

  6. Sorry to be a pain in the a*s*, but how do i get rid of the scroll bar at the bottom and either change the background or text, i have highlighted the 2 problem areas.

    post-135863-074616500 1283954483_thumb.j

    also it it possible to set restrictions on this or can any member group use this feature as i cant find any permission settings??


  7. request hook can be found here http://www.bouncyservers.co.uk/system/link.php?id=7 / http://community.invisionpower.com/files/file/3456-bouncy-radio-requests-v100/



    you need to be logged into the BouncyServers client area though as addon's only show when you have the product they apply to.




    Just bought this Anthony but when i try and download i get this
    "Access Denied - You must purchase the associated product before you can download this"

    also you have the payment as

  8. you need to update the Radio Center to 9.2.2, the new hooks will not work with 9.2.1



    Requirements:



    * Active Bouncy Radio Center [color="#FF0000"]9.2.2[/color] License





    I have a licence already or do i have to purchase 9.2.2 as a new product as i cant find 9.2.2 to download in my client area??
  9. just tried to update my panel and now get the following error??

    Fatal error: Call to undefined method public_radio_core_functions::copy_it_right() in /hsphere/local/home/c244333/mysite.com/community/hooks/boardIndexRadioPanel_1a1b25456b85a4004a99cab556b9bbeb.php on line 26


  10. 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.




    Hi Anthony

    Yes i understand the listener count doesn't reflect the members on the board, but because i have the auto play enabled, the listener numbers should be more than what's shown on the radio panel and not just the logged in members, we have designated nights for different styles and we get a lot of non registered members who tune in for the shows but the number of listeners only ever displays the same amount of members that are logged into the community and not the extra guest listeners i know we have as all visitors to the site have the stream kick in as soon as they visit, i realise that they can then turn off the stream if they don't want to listen but i know 100% that a lot of them stay tuned in. I know it doesn't show the guests as i have logged out during a live set on my site and then tuned in as a guest and have had it confirmed by my site mods that the listener numbers does not increase when tuned in as a guest.

    It would be a nice feature to be able to turn off the display for amount of listeners like the previous version had as some of our DJ's would prefer not to show when they only have say 2 listeners?
  11. Anthony

    I have used this app for ages without any issues but have recently noticed that the actual listeners that are tuned in doesn't give a true reflection of the listeners, i have the auto stream enabled when i have DJ's live but the listener count only shows the members who are registered as tuned in and not the guests. I know this is correct and we had over 30 listeners one night but the display only showed the 9 members, the same amount of members we had logged into the community?

×
×
  • Create New...