Support Forums


Go Back   68 Classifieds Forums > Archives > Legacy Help & Support > v3.1 Modules & Modifications

 
LinkBack Thread Tools Display Modes
Old 01-13-2007, 08:07 PM   #1
Member
 
redmtnex's Avatar
 
Join Date: Jan 2007
Posts: 52
Rep Power: 12
redmtnex is on a distinguished road
Default Yahoo Maps - I can not get it to display link

I followed the instructions so I think, but I can not get the link to show. So a couple of questions.
1- where exactly is the "viewlistings template file ". I am running a template other than the default.
2- when putting in "your_yahoo_api_id" do I just replace the number 4 or replace ==4.
3- exactly where am I going to see this link when it is working?
Thanks in advance
Greg
redmtnex is offline   Reply With Quote
Old 01-14-2007, 06:29 PM   #2
Senior Member
 
SkGold's Avatar
 
Join Date: Mar 2006
Location: Best city in the World � Calgary, Canada
Posts: 468
Rep Power: 24
SkGold has a spectacular aura about
Default

What version of 68C you are using?
Please specify when you asking the questions. It will be easy to help you
I guess you need developer in order to do this.
Quote:
Originally Posted by redmtnex View Post
1- where exactly is the "viewlistings template file ". I am running a template other than the default.
It is located at yoursite/templates/default/viewlisting.tpl.php
Quote:
Originally Posted by redmtnex View Post
2- when putting in "your_yahoo_api_id" do I just replace the number 4 or replace ==4.
You need to replace "your_yahoo_api_id" in the script that Eric provided with your Yahoo id that you got from Yahoo.
Quote:
Originally Posted by redmtnex View Post
3- exactly where am I going to see this link when it is working?
You are going to see the link on the place where you put it in your viewlisting.tpl.php around the location of your extra fields.

I hope it will help you.

By the way, Lhotch (Larry) is working on Google maps module that will be much better (from my point of view) than Yahoo with a lot of nice features and you will be able to use this module with any version of 68C.
__________________
Thanks,
Sergey

Bargain Finder in Calgary, Alberta, Canada.
Calgary Business Directory V3.1.10 Dev - Calgary Classifieds V3.1.10 Dev - Calgary Real Estate V3.1.10 Dev - Calgary Used Cars V3.1.10 Dev - Calgary Rent V3.1.10 Dev - Calgary Dating V3.1.5 Dev

A website without well-done Internet Marketing and Search Engine Optimization is as good as non-existent.

Last edited by SkGold; 01-14-2007 at 06:48 PM.
SkGold is offline   Reply With Quote
Old 01-15-2007, 02:17 AM   #3
Member
 
redmtnex's Avatar
 
Join Date: Jan 2007
Posts: 52
Rep Power: 12
redmtnex is on a distinguished road
Default

Thanks, I am running what ever the latest version is. Tomorrow night I will work on it and see if I can get it to work. I would also prefer the Google map option.
redmtnex is offline   Reply With Quote
Old 01-15-2007, 03:11 AM   #4
Senior Member
 
SkGold's Avatar
 
Join Date: Mar 2006
Location: Best city in the World � Calgary, Canada
Posts: 468
Rep Power: 24
SkGold has a spectacular aura about
Default

Quote:
Originally Posted by redmtnex View Post
Thanks, I am running what ever the latest version is.
Probably I was not very clear. Maybe better to ask what type of the 68C your using? Is it Developer or Hosted or Designer?

By the way, you may consider putting the version and type of 68C that you are using in your signature as it was suggested in this thread.
__________________
Thanks,
Sergey

Bargain Finder in Calgary, Alberta, Canada.
Calgary Business Directory V3.1.10 Dev - Calgary Classifieds V3.1.10 Dev - Calgary Real Estate V3.1.10 Dev - Calgary Used Cars V3.1.10 Dev - Calgary Rent V3.1.10 Dev - Calgary Dating V3.1.5 Dev

A website without well-done Internet Marketing and Search Engine Optimization is as good as non-existent.
SkGold is offline   Reply With Quote
Old 01-15-2007, 11:05 AM   #5
Member
 
redmtnex's Avatar
 
Join Date: Jan 2007
Posts: 52
Rep Power: 12
redmtnex is on a distinguished road
Default

I am running V3.1.5b Designer, signature should now be in place.
Thanks
__________________
Toyota Motorhome Classifieds 4.1 Designer - Toyota Motorhome Forums Invision Power Board
redmtnex is offline   Reply With Quote
Old 01-15-2007, 09:26 PM   #6
Senior Member
 
SkGold's Avatar
 
Join Date: Mar 2006
Location: Best city in the World � Calgary, Canada
Posts: 468
Rep Power: 24
SkGold has a spectacular aura about
Default

I am afraid you cannot do it with Designer, as you need to change the code in viewlisting.tpl.php. I guess with Designer you don’t have access to the code. But maybe I am wrong. I never used Designer so I don’t really know what the exact access to the code you have.

The best solution for you will be to wait until Larry will finish the Google map module.
__________________
Thanks,
Sergey

Bargain Finder in Calgary, Alberta, Canada.
Calgary Business Directory V3.1.10 Dev - Calgary Classifieds V3.1.10 Dev - Calgary Real Estate V3.1.10 Dev - Calgary Used Cars V3.1.10 Dev - Calgary Rent V3.1.10 Dev - Calgary Dating V3.1.5 Dev

A website without well-done Internet Marketing and Search Engine Optimization is as good as non-existent.

Last edited by SkGold; 01-15-2007 at 09:32 PM.
SkGold is offline   Reply With Quote
Old 01-16-2007, 01:32 AM   #7
Member
 
redmtnex's Avatar
 
Join Date: Jan 2007
Posts: 52
Rep Power: 12
redmtnex is on a distinguished road
Default

I do have access to that file, I think I was using the wrong one. Anyhow I think I have a grip on it at least with one hand. The only part I am confused about is the extra field creation. What type of field should it be and is there any suggestions on what to call it. And or is it possible just to pull the zip code data from the data base instead of using an extra field?
__________________
Toyota Motorhome Classifieds 4.1 Designer - Toyota Motorhome Forums Invision Power Board
redmtnex is offline   Reply With Quote
Old 01-16-2007, 02:02 AM   #8
Senior Member
 
SkGold's Avatar
 
Join Date: Mar 2006
Location: Best city in the World � Calgary, Canada
Posts: 468
Rep Power: 24
SkGold has a spectacular aura about
Default

If you don�t want to use extra fields you may try this link.
Code:
<a href="javascript:void(0);" onclick="MM_openBrWindow('http://www.yourwebsite.com/map.php?location={$owneraddress} {$ownercity} {$ownerstate} {$ownerzip}','contact','width=500,height=500')">Click Here To See The Map</a>
You may place it anywhere in viewlisting.tpl.php
__________________
Thanks,
Sergey

Bargain Finder in Calgary, Alberta, Canada.
Calgary Business Directory V3.1.10 Dev - Calgary Classifieds V3.1.10 Dev - Calgary Real Estate V3.1.10 Dev - Calgary Used Cars V3.1.10 Dev - Calgary Rent V3.1.10 Dev - Calgary Dating V3.1.5 Dev

A website without well-done Internet Marketing and Search Engine Optimization is as good as non-existent.
SkGold is offline   Reply With Quote
Old 01-17-2007, 01:13 AM   #9
Member
 
redmtnex's Avatar
 
Join Date: Jan 2007
Posts: 52
Rep Power: 12
redmtnex is on a distinguished road
Default

Thanks SkGold that will be perfect but I got to be missing something here. I put it on the last line of the template as a test which should be below contact seller and no link shows up in the listing. I tried it on other lines with no link appearing. I am using Macromedia Dreamweaver to do the edit.
So let me make sure I am putting the link in the right place, templates/default/viewlisting.tpl.php . I created a map.php and placed it in my main directory which is www.toyotamotorhome.org/classifieds with my_yahoo_api_id. The map.php aside I still can not get the link to show up.
__________________
Toyota Motorhome Classifieds 4.1 Designer - Toyota Motorhome Forums Invision Power Board
redmtnex is offline   Reply With Quote
Old 01-17-2007, 02:05 AM   #10
Senior Member
 
SkGold's Avatar
 
Join Date: Mar 2006
Location: Best city in the World � Calgary, Canada
Posts: 468
Rep Power: 24
SkGold has a spectacular aura about
Default

Everything seems like correct, so it is probably the way you putting the link.
I just looked the source code of your http://www.toyotamotorhome.org/class...ing.php?view=6
and cannot find where you put the link.
I just PM you my email, so could you send me your viewlisting.tpl.php file.
__________________
Thanks,
Sergey

Bargain Finder in Calgary, Alberta, Canada.
Calgary Business Directory V3.1.10 Dev - Calgary Classifieds V3.1.10 Dev - Calgary Real Estate V3.1.10 Dev - Calgary Used Cars V3.1.10 Dev - Calgary Rent V3.1.10 Dev - Calgary Dating V3.1.5 Dev

A website without well-done Internet Marketing and Search Engine Optimization is as good as non-existent.
SkGold is offline   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
Yahoo Map It Eric Barnes v3.1 Modules & Modifications 16 11-30-2007 11:09 AM
Yahoo index and Site Explorer SkGold Site Marketing 32 11-17-2006 01:23 AM
Changing Yahoo Maps layout GSP v3.1 Modules & Modifications 1 10-01-2006 08:57 AM
modifying display of one category dawyatt v3.1 Modules & Modifications 4 08-27-2006 05:18 PM
ad is about to expire link garysmith v3.1 Questions & Support 3 06-14-2006 06:27 PM


All times are GMT -4. The time now is 10:02 AM.


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