Webmastersite.net
Register Log In

31 matching results for "damon":

Sort by
Topic Title Author Comment Text Created Forum
Upcoming version damon Thanks for your reply, Paul. Looking forward to the release nod Sep 13, 2009 - 7:46 AM Paid Scripts Support
Upcoming version damon Hi Paul

Love your work so far. WSNLINKS indeed getting better and better. smiling face

Just wondering if the upcoming version will come with any comparison checkbox option (just like some of ecommerce scripts)? Would love to have that as an option. smiling face
Sep 10, 2009 - 11:26 AM Paid Scripts Support
Google Map damon
Paul wrote:
Your maps key just isn't working for geocoding, apparently. Remote URL functions do work on your server?

Does maps.google.com/maps/geo?q=...put=xml&key=yourapikeyhere work for manually?


XML as below generated when i apply above link with my key.


- <Placemark id="p1">
<address>State Rd, MO, USA</address>
- <AddressDetails Accuracy="6" xmlns="urn:oasis:names:tc:ciq:xsdschema:xAL:2.0">
- <Country>
<CountryNameCode>US</CountryNameCode>
- <AdministrativeArea>
<AdministrativeAreaName>MO</AdministrativeAreaName>
- <SubAdministrativeArea>
<SubAdministrativeAreaName>St Louis County</SubAdministrativeAreaName>
- <Thoroughfare>
<ThoroughfareName>State Rd</ThoroughfareName>
</Thoroughfare>
</SubAdministrativeArea>
</AdministrativeArea>
</Country>
</AddressDetails>
- <Point>
<coordinates>-90.324483,38.681124,0</coordinates>
</Point>
</Placemark>
</Response>
</kml>
Aug 24, 2008 - 3:15 PM Paid Scripts Support
Google Map damon
jayweb wrote:
You have checked your displaylinks.tpl template to make sure the google maps code is there havn't you?


Yeap displaylinks.tpl is displaying google map in the category listing with a default LONGITUDE and LATITUDE which is '0'.

The details.tpl page failed to display anything. Code intact as below. Just wondering where does it capture values for 'LINKLATITUDE' and 'LINKLONGITUDE' from? Do i need to specify the values anywhere within the admin tools? I assume the values is currently null and that is most likely the reason for it to fail. Thanks


<IF {SWITCH_MAP} and {LINKLATITUDE} and {LINKLONGITUDE}>
<script src="http://maps.google.com/maps?file=api&v=2&key={GOOGLEMAPSKEY}" type="text/javascript"></script>
<script type="text/javascript">
//<![CDATA[
function load()
{
if (GBrowserIsCompatible())
{
var map = new GMap2(document.getElementById("map"));
map.setCenter(new GLatLng({LINKLATITUDE}, {LINKLONGITUDE}), 13);
var mapControl = new GMapTypeControl();
map.addControl(mapControl);
map.addControl(new GSmallMapControl());

var marker = new GMarker(new GLatLng({LINKLATITUDE}, {LINKLONGITUDE}));
map.addOverlay(marker);
var WINDOW_HTML = '<div style="width: 210px; padding-right: 10px"><b>{LINKTITLE}</b><br />{LINKADDRESS}<br />{LINKCITY}, {LINKSTATE} {LINKZIP}<br />{LINKCOUNTRY}</div>';
GEvent.addListener(marker, "click", function() { marker.openInfoWindowHtml(WINDOW_HTML); });
marker.openInfoWindowHtml(WINDOW_HTML);
}
}
//]]>
</script>
<div id="map" style="width: 500px; height: 300px"></div>
</IF>




Aug 24, 2008 - 1:48 PM Paid Scripts Support
Google Map damon
Paul wrote:
You're sure you entered the map key correctly, no leading or trailing space?


Yes Paul. I did regenerate the key and re-submit it but still no visible result under details page. Manage to turn on google map under category section but the map is pointing to the center position of the whole map which is somewhere near africa continent. sad

Thanks
Aug 24, 2008 - 10:52 AM Paid Scripts Support
Google Map damon Yeah i did try input some addresses but the google map still not appearing. And for templates, have not really touch on that, trying to understand how to functions works here and there before customise.

What else did i miss? sad
Aug 21, 2008 - 8:52 AM Paid Scripts Support
Google Map damon Hi Paul

How to make it works under details page?

Where do we declare var LINKLATITUDE and LINKLONGITUDE?

Switches ON: Google Map, Address, Category Google Map
Registered: Google Map API Key

Thank smiling face
Aug 21, 2008 - 2:01 AM Paid Scripts Support
member address damon Ah my bad rolling eyes Aug 19, 2008 - 10:28 AM Paid Scripts Support
member address damon Hi Paul

I dont see any input for members address and zipcode. Can you direct me? I have activated the address switch.(v5)

Thanks smiling face
Aug 19, 2008 - 10:09 AM Paid Scripts Support
Upgrade membership damon Sry again Paul,

Is membership upgrade suppose to be automatically promote upon payment or promotion to be done manually by admin? If auto, any clue for me to read up? Try few times but fail to auto promote. Using PAYPAL. Thanks
Jul 24, 2008 - 9:23 AM Paid Scripts Support
Upgrade membership damon Thanks Paul. wink Jul 17, 2008 - 9:18 AM Paid Scripts Support
Upgrade membership damon Hi

Let say a default member registration will lead to a free account with limited usage. And for unlimited usage members have to upgrade their account with a small fee thru paypal.

My question is: Is there already have a 'member upgrade option'? How do we do that?

Many thanks
Jul 16, 2008 - 1:07 PM Paid Scripts Support
unselect damon Thanks Paul nod May 09, 2007 - 2:17 AM Paid Scripts Support
unselect damon Sry Paul,

1) How can a user unselect the secondary categories in the 'add link'?

2) Issit possible to make the link title to have a rearrage/standard case sensitve of a sentence? Like only the 1st alphabet in CAP? any clue?

Many thanks

smiling face
May 07, 2007 - 8:13 PM Paid Scripts Support
upgrade to new usergroup damon srry again. Saw that. But is there a way, if we were to upgrade to new usergroup by editing user profile and at the same time promoting n demoting their links too? smiling face Apr 09, 2007 - 4:08 PM Paid Scripts Support
Narrow results to results containing

Link to these search results