Google map coding in default viewlisting templete

This is a discussion on Google map coding in default viewlisting templete within the v3.1 Questions & Support forums, part of the v3.1.x Help & Support category; I noticed in the viewlisting templete some coding at the top indicating that google map is already built into the ...


Go Back   68 Classifieds Forums > v3.1.x Help & Support > v3.1 Questions & Support

 
 
LinkBack Thread Tools Display Modes
Prev Previous Post   Next Post Next
  #1  
Old 07-27-2007, 07:12 AM
Junior Member
 
Join Date: Jun 2007
Posts: 11
Rep Power: 6
Default Google map coding in default viewlisting templete

I noticed in the viewlisting templete some coding at the top indicating that google map is already built into the templete. How do I get it to work.

The code I am seeing looks list this:
{* $Id: viewlisting.tpl.php,v 1.3 2006/04/19 17:48:46 Eric Exp $ *}
{* google maps*}
{$google_map_header}
{$google_map_js}
{* google maps*}

{* Display the breadcrumb *}
<p class="breadcrumb">
{if $friendly}
<a href="category/" class="breadcrumb">{$smarty.const.LANG_BROWSE_CATE GORIES}</a>
{else}
<a href="category.php" class="breadcrumb">{$smarty.const.LANG_BROWSE_CATE GORIES}</a>
{/if}
{foreach from=$breadcrumb item="entry"}
{$smarty.const.LANG_CAT_SEPERATOR} {$entry}
{/foreach}
</p>
{* Are you an administrator? *}
{if $smarty.session.userlevel==1}
{include file="viewlisting/listingadminlinks.tpl.php"}
{/if}
{* Now show the main table *}
<table class="tableborder">
<tr>
<th colspan="2"><strong>{$listingtitle}</strong></th>
</tr>
<tr>
<td valign="top" class="pformleft">
<table width="80%" border="0" cellpadding="0" cellspacing="3" class="norm">
<tr>
<td>{$google_map}</td> </tr>

So it appears that a google map feature is present, but how do I get it to work?
Reply With Quote
 

Bookmarks

Thread Tools
Display Modes

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

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Pnphpbb2 usersaring help !! darryll v3.1 Questions & Support 0 02-26-2007 07:02 AM
About Google SkGold Off Topic 1 10-13-2006 06:02 PM
3.0.xx upgrading to 3.1... is this normal? Mikael v3.1 Questions & Support 4 05-23-2006 04:36 PM
Google Juice fjarabeck Site Marketing 0 04-27-2006 01:40 PM


All times are GMT -4. The time now is 04:23 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22