Follow us on Twitter X-Cart on Facebook Wiki
Shopping cart software Solutions for online shops and malls
 

UK Electoral Role Check and Google Maps Link

 
Reply
   X-Cart forums > X-Cart 4 > Dev Questions
 
Thread Tools Search this Thread
  #1  
Old 06-18-2007, 07:48 AM
 
bigmaggot bigmaggot is offline
 

Advanced Member
  
Join Date: Feb 2006
Posts: 74
 

Default UK Electoral Role Check and Google Maps Link

Hi,

Have found this mod to be very useful and thought I would share, it has loads of possibilities so please add to this code. Designed for 4.0.18, haven't looked at it for 4.1.x branch.

With a click of a button it can do the following:

Electroral role check
Check post code in google maps (you can then view maps etc)
Calculate shipping and billing address route

Very easy to install:

Edit skin1/main/order_info.tpl

Add the following at the end:

{if $usertype eq 'A'}
{literal}
<form class="homesearch" id="search" name="search" action="http://www.192.com/search/search.cfm" method="post" enctype="application/x-www-form-urlencoded" target="_blank">
<input type="hidden" name="section" value="all" />
<input type="hidden" name="view" value="S" />
<input type="text" name="who" id="who" autocomplete="off" value="{/literal}{$customer.b_lastname}{literal}" />
<input type="text" name="location" id="location" autocomplete="off" value="{/literal}{$customer.b_zipcode}{literal}" />
<input type="submit" name="btnSearch" id="btnSearch" onClick="if(isSubmittable('who') == true){document.forms[0].submit();} else {return false;}" value="Billing 192" class="submit" />
&nbsp; <a href="http://www.google.co.uk/search?hl=en&q={/literal}{$customer.b_zipcode}{literal}&btnG=Google +Search&meta=cr%3DcountryUK%7CcountryGB" target="_blank">Google Search</a>

&nbsp; <a href="http://maps.google.co.uk/maps?q={/literal}{$customer.b_zipcode}{literal}" target="_blank">Google Map</a>
</form>

<br>
<form class="homesearch" id="search" name="search" action="http://www.192.com/search/search.cfm" method="post" enctype="application/x-www-form-urlencoded" target="_blank">
<input type="hidden" name="section" value="all" />
<input type="hidden" name="view" value="S" />
<input type="text" name="who" id="who" autocomplete="off" value="{/literal}{$customer.s_lastname}{literal}" />
<input type="text" name="location" id="location" autocomplete="off" value="{/literal}{$customer.s_zipcode}{literal}" />
<input type="submit" name="btnSearch" id="btnSearch" onClick="if(isSubmittable('who') == true){document.forms[0].submit();} else {return false;}" value="Shipping 192" class="submit" />
&nbsp; <a href="http://www.google.co.uk/search?hl=en&q={/literal}{$customer.s_zipcode}{literal}&btnG=Google +Search&meta=cr%3DcountryUK%7CcountryGB" target="_blank">Google Search</a>
&nbsp; <a href="http://maps.google.co.uk/maps?q={/literal}{$customer.s_zipcode}{literal}" target="_blank">Google Map</a>
</form>

<br>
<a href="http://maps.google.co.uk/maps?q={/literal}{$customer.b_zipcode}{literal}+to+{/literal}{$customer.s_zipcode}{literal}" target="_blank">Google Map Directions</a>
{/literal}
{/if}

Please let me know what you think.

Cheers,

Andy
__________________
X-Cart Gold v4.1.11
Reply With Quote
  #2  
Old 06-18-2007, 10:10 AM
  chamberinternet's Avatar 
chamberinternet chamberinternet is offline
 

X-Wizard
  
Join Date: Sep 2005
Location: Lancashire, UK
Posts: 1,470
 

Default Re: UK Electoral Role Check and Google Maps Link

Cool ! ...
Works with 4.1.7 too

Nice one Andy.

Regards

Shafiq :sK
__________________
Developing in 4.7.x now (Dipping into v5 - Slowly!)
Have used 4.1.x, 4.2.x, 4.4.x, 4.5.x, 4.6.x & 4.7.x
Multiple Instances of X-Cart
MySQL 5.6.37
CentOS 7.4


Chamber Internet
- Lancashire, United Kingdom
http://www.chamberelancs.co.uk
Reply With Quote
  #3  
Old 06-18-2007, 02:42 PM
 
cotc2001 cotc2001 is offline
 

X-Man
  
Join Date: Feb 2003
Location: Shrewsbury, UK
Posts: 2,351
 

Default Re: UK Electoral Role Check and Google Maps Link

and in 4.0.5 - nice addition
__________________
x-cart 4.0.5 (live and heavily modded)
Server: freebsd
Reply With Quote
  #4  
Old 06-20-2007, 08:10 AM
  vtonya's Avatar 
vtonya vtonya is offline
 

Advanced Member
  
Join Date: Apr 2007
Posts: 61
 

Default Re: UK Electoral Role Check and Google Maps Link

Thank you very much for your share.
Works in 4.1.7 too
__________________
X-card Gold 4.1.7
Batch Order Mod/Order Processing
Detailed Order Management Mod
Order Audit/Profit reports
Advanced Product Search
Ajax Username Checker
Direct Product Enquiry Form
FAQ Manager
Social Bookmarking
Tabs Mod v3
MagneticOne.com All-IN-ONE X-Cart Export
Show Referrer Information on Order Details Page
www.medsmarket.net
Reply With Quote
  #5  
Old 06-20-2007, 11:45 AM
 
dfawdon dfawdon is offline
 

Advanced Member
  
Join Date: Feb 2006
Location: UK
Posts: 82
 

Default Re: UK Electoral Role Check and Google Maps Link

Cheers Andy, Very handy little add-on
__________________
X-Cart Gold 4.0.17
X-AOM
Safetynet DSEFU
Easy Checkout
_________________
Reply With Quote
Reply
   X-Cart forums > X-Cart 4 > Dev Questions



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -8. The time now is 10:14 AM.

   

 
X-Cart forums © 2001-2020