<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE rss PUBLIC "-//Netscape Communications//DTD RSS 0.91//EN" "http://my.netscape.com/publish/formats/rss-0.91.dtd">
<!-- Mambo Open Source 4.5 RSS Generator Version 2.07 (12/10/2003) - Robert Castley -->
<!-- Changed for use with fireboard (10/04/2004) -->
<!-- Copyright (C) 2000-2003 - Joomla Service Provider, Joomla Web Development Expert in Mumbai -->
<rss version = "0.91">
    <channel>
        <title>Joomla Service Provider, Joomla Web Development Expert in Mumbai - Forum</title>

        <link>http://www.joomlaserviceprovider.com</link>

        <description>
com_fireboard        </description>

        <language>
            en-us
        </language>

        <lastBuildDate>
            Fri, 24 May 2013 01:01:19 -0700        </lastBuildDate>

        <image>

        <title>Powered by Fireboard</title>

        <url>
http://www.joomlaserviceprovider.com/components/com_fireboard/template/default/images/english/emoticons/fb_rsspower.gif
        </url>

        <link>http://www.joomlaserviceprovider.com</link>

        <width>
            88
        </width>

        </image>

        <item><title>Subject: Re: jsecure admin access no info on &quot;using key&quot; - by: anurag.soni</title>
<link>http://www.joomlaserviceprovider.com/component/fireboard/?func=view&amp;id=7352&amp;catid=6</link>
<description>Hi Thomas,

The message indicates that someone is trying to access site admin panel using without correct secret key. To stop such un-authorised access, set that IP'S into the &quot;BLACK LISTED IP'S&quot; list, using &quot;IP&quot; settings in JSecure Authentication Extension through the back-end. This will not allow those IP'S 
to access the Admin login page even with the CORRECT KEY.

If you have any further issues then please kindly let us know.

Regards
anurag soni...</description>
</item>
<item><title>Subject: jsecure admin access no info on &quot;using key&quot; - by: thoom</title>
<link>http://www.joomlaserviceprovider.com/component/fireboard/?func=view&amp;id=7351&amp;catid=6</link>
<description>Fitst of all, your component is very helpfull! cheerst for that!

I get &quot;access to admininstrator&quot; with BODY_MESSAGE:212.170.201.11(&lt; IP always different) USING KEY:
 message every few hours. The ip-adress traces back to different country's.

Is this something to worry about?
can you give me advice on wat to do next for safety or to check?

It is good to get the message, but im not sure on what to do next...

Thanx in advance....</description>
</item>
<item><title>Subject: Re: update without uninstall - by: anurag.soni</title>
<link>http://www.joomlaserviceprovider.com/component/fireboard/?func=view&amp;id=7350&amp;catid=9</link>
<description>Hi Richard,

Thank you for your valuable suggestion.We are working on new features for jSecure Authentication and we will also take care for updating jSecure Authentication without having to uninstall the old version.

Regards
anurag soni...</description>
</item>
<item><title>Subject: Re: City Dropdown Not Working - JS Console - TypeError - by: anurag.soni</title>
<link>http://www.joomlaserviceprovider.com/component/fireboard/?func=view&amp;id=7349&amp;catid=31</link>
<description>Hi Matt,

Thank you for your valuable feedback's.

Regards
anurag soni...</description>
</item>
<item><title>Subject: update without uninstall - by: rbpapworth</title>
<link>http://www.joomlaserviceprovider.com/component/fireboard/?func=view&amp;id=7348&amp;catid=9</link>
<description>Please make it possible to install a new version of jSecure without having to uninstall the old version like most other Joomla software is updated.  Uninstalling results in losing all the configuration settings.  I had to uninstall just to upgrade from 3.0 to 3.1. :(...</description>
</item>
<item><title>Subject: Re: City Dropdown Not Working - JS Console - TypeError - by: inspry</title>
<link>http://www.joomlaserviceprovider.com/component/fireboard/?func=view&amp;id=7347&amp;catid=31</link>
<description>Perfect, thank you so much.  Your support is great, just left a review on JED!...</description>
</item>
<item><title>Subject: Re: Change layout of details pop-up box? - by: anurag.soni</title>
<link>http://www.joomlaserviceprovider.com/component/fireboard/?func=view&amp;id=7346&amp;catid=29</link>
<description>Hi Niamh,

To adjust the width of pop-up box that displays on location click, make the change in code in file &quot;/components/com_jsplocation/views/jsplocation/tmpl/default.php&quot; around line number 674 in the following code:

Replace code:

var infoWindow = new google.maps.InfoWindow({
content: contentString,
size: new google.maps.Size(600, 550)
});

With code:

var infoWindow = new google.maps.InfoWindow({
content: contentString,
maxWidth: 500,
size: new google.maps.Size(600, 550)
});

here ...</description>
</item>
<item><title>Subject: Re: City Dropdown Not Working - JS Console - TypeError - by: anurag.soni</title>
<link>http://www.joomlaserviceprovider.com/component/fireboard/?func=view&amp;id=7345&amp;catid=31</link>
<description>Hi Matt,

First of all thank you for liking our extension.

1) As we can see from your given url &quot;http://www.eclipseshutters.ca/where-to-buy/dealer-locator&quot; that the zip/postal code search and radius drop-down have been hidden this lead to an change in &quot;validation.js&quot; located in &quot;components/com_jsplocation/scripts/validation.js&quot; find the code:

function submitform1(){
 var submitForm = document.adminForm;
 submitForm.zipsearch.value=&quot;&quot;;
 submitForm.radius.value=&quot;&quot;;
 submitForm.submit();
}

and ...</description>
</item>
<item><title>Subject: City Dropdown Not Working - JS Console - TypeError - by: inspry</title>
<link>http://www.joomlaserviceprovider.com/component/fireboard/?func=view&amp;id=7344&amp;catid=31</link>
<description>Hi there,

First off, excellent extension.  2 questions / issues:

1) Dropdown is not refreshing based on City selected using AJAX or URL method.  You can see below:

http://www.eclipseshutters.ca/where-to-buy/dealer-locator

JS Console shows this when you try to show locations within a selected city:

TypeError: submitForm.zipsearch is undefined
submitForm.zipsearch.value=&quot;&quot;;

2) Is there anyway to have on page load, not show all locations / the map?  Client wants it so the user is forced to s...</description>
</item>
<item><title>Subject: Change layout of details pop-up box? - by: redbee</title>
<link>http://www.joomlaserviceprovider.com/component/fireboard/?func=view&amp;id=7343&amp;catid=29</link>
<description>Hi again!

I have another question, this time about the pop-up box that displays when you click on a location.

In another post you state that this box is auto-sized.  But is it possible to make the details show with a line break under the title....what I mean is:

 Website:  www.bigr
edkitchen.ie

should display as

 Website: 
www.bigredkitchen.ie

Perhaps also a smaller font can be used.  In this way the full website name is not wrapped.

You can see at http://kitchen.redbee.ie/stockists i...</description>
</item>
    </channel>
</rss>