11
tripmon
Re: Upgrade to mxDirectory problem
  • 2005/8/30 22:37

  • tripmon

  • Module Developer

  • Posts: 462

  • Since: 2004/2/28


It will work, but you will need to modify some lines of code. When I release the module (by the 15th Sept.) I will release multiple versions, including 2.2.X. & 2.0.x...

The current version will throw an error under 2.2.x, but if you need to, you can do a search for mxdir and follow John's instructions to get the current version working with 2.2.x.

12
soconfused
Re: mxDirectory
  • 2005/9/1 11:34

  • soconfused

  • Not too shy to talk

  • Posts: 108

  • Since: 2005/4/2 1


Is there a way to include page titles for each listing and category in this module and also is it possible to remove the rating system?

13
jondixon
Re: mxDirectory
  • 2005/9/2 1:12

  • jondixon

  • Not too shy to talk

  • Posts: 107

  • Since: 2004/5/12


Agreed on the rating system, I'd really like to have it be able to be turned off in the admin section as I'll have to remove it for my site (mine is a directory of churches and its not altogether helpful to be rating churches lol)
......
dixonfamily

14
soconfused
Re: mxDirectory
  • 2005/9/2 8:24

  • soconfused

  • Not too shy to talk

  • Posts: 108

  • Since: 2005/4/2 1


Yes I can see that would be a problem Also from a legal point of view if someone gives a business a bad rating there might be repercussions. Another good feature - if it's possible - would be an expiry date set by the admin for each listing. This would be handy if you're charging for listings.

Small bug, I found that in IE every second click was throwing the screen out in 800 x 600 kept getting an overlap/sideways scroll but when I refreshed the page it was ok again.

15
whowhowho
Re: mxDirectory
  • 2005/9/5 12:55

  • whowhowho

  • Just popping in

  • Posts: 3

  • Since: 2005/9/5 1


Hi;
Thanks for the mod.
How some one tell us how to add the header:
Yellow page image Folsom Yellow Pages
Submit a Listing | Top Rated | Most Popular
Search for:


| A | B | C | D | E | F | G | H | I | J | K | L | M | N | O | P | Q | R | S | T | U | V | W | X | Y | Z |
| 1 | 2 | 3 | 4 | 5 | 6 | 7 | 8 | 9 | 0 |



Thanks....

16
Defkon1
Re: Upgrade to mxDirectory problem
  • 2005/9/22 23:32

  • Defkon1

  • Not too shy to talk

  • Posts: 151

  • Since: 2005/1/27


Quote:

batdevis wrote:
I've found it!


could you send the module to me?

jlmzone and devforge are broken links...

17
batdevis
Re: Upgrade to mxDirectory problem
  • 2005/9/26 9:39

  • batdevis

  • Just popping in

  • Posts: 41

  • Since: 2002/8/16


Quote:

Defkon1 wrote:
Quote:

batdevis wrote:
I've found it!


could you send the module to me?

jlmzone and devforge are broken links...


here's the module

and here's a partial italian translation

bye!
Devis_

18
fcwscott
Re: Upgrade to mxDirectory problem
  • 2005/10/4 5:11

  • fcwscott

  • Just popping in

  • Posts: 7

  • Since: 2005/9/29


I have recently installed this module and found it extremely easy to get running compared to xdirectory or xdirectoryoz.

I have modified it to take advantage of wheris.com.au map search (as in xdirectoryOz version).

Anyone interested in these mods feel free to reply.

My thanks to mellisa (XdirectoryOz) for the mapping hacks.

frank

19
Jyotirmaya
Re: Upgrade to mxDirectory problem
  • 2005/10/17 12:54

  • Jyotirmaya

  • Not too shy to talk

  • Posts: 105

  • Since: 2005/2/10


I'm using xyp4all which has a similar map function, 'cept it looks at yahoomaps which can only access canada and US maps.

Are you able to help me to get this look at multimap.co.uk or streetmap.co.uk or some other mapping site that allows me to find locations in the UK?

current code is:-
Quote:
<td>
<form name=mapForm2 action="http://us.rd.yahoo.com/maps/home/submit_a/*-http://maps.yahoo.com/maps" target="_new" method=get>
<input type="hidden" name="addr" value="<{$link.address}>">
<input type="hidden" name="csz" value="<{$link.city}>, <{$link.state}> <{$link.zip}>">
<input type="hidden" name="country" value="us">
<input type=hidden name=srchtype value=a>
<input type=submit name="getmap" value="Map">
</form>
</td>
"You are never alone or helpless, the force that guides the stars guides you too"

20
Jyotirmaya
Re: Upgrade to mxDirectory problem
  • 2005/10/17 13:37

  • Jyotirmaya

  • Not too shy to talk

  • Posts: 105

  • Since: 2005/2/10


okay I worked it out with multimap

Quote:

<!--Jyoti's map button-->
<{if $link.zip != ""}>
<tr><td>
<form name=mapForm2 action="http://www.multimap.com/map/places.cgi" target="_new" method="get" name="search">
<input type="hidden" value="public" name="client">
<input type="hidden" value="" name="lang">
<input type="hidden" value="" name="advanced">
<input type="hidden" class="text" value="<{$link.zip}>" id="qs" name="quicksearch">
<input type=submit name="getmap" value="Map">
</form>
</td>
</tr>
<{/if}>


---just searches on the postcode (zip) info
"You are never alone or helpless, the force that guides the stars guides you too"

Login

Who's Online

246 user(s) are online (142 user(s) are browsing Support Forums)


Members: 0


Guests: 246


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits