Location Mod

Started by Gobalopper, November 19, 2004, 01:43:12 AM

Previous topic - Next topic

[Unknown]

Upload all the files from the "upgrade" zip file from the downloads page (or at least the Sources directory.)

-[Unknown]

Shannon

maroon5ed.com [nofollow]
clow legacy [nofollow]
mr. a-z [nofollow]

k2s

#382
this mod is very useful, but I found out that the set PIN is not working in Firefox
i see the changed mouse curson, but click is doing nothing

it would be nice if it could be fixed

Miraenda

You need to set the pin before you pick the location above it.  You must click the mouse for the pin placement before you even put your cursor in the city field or pick a map at all (as soon as you put your cursor up there even if you do not enter anything, you will then not be able to set the pin period). 

Omar Bazavilvazo

anyway.. firebird is soooo old.

you should upgrade to latest firefox :P




Personal Signature:
HablaJapones
http://hablajapones.org
http://hablajapones.org/tutoriales.php


NO me manden PM para soporte o dudas
...Leo los foros como todos...

sharkey

OK I have this installed but nothing seems to work, installed via package manager and all seemed fine.

I can view all the files it installed ok but when I follow the link in admin to set it up or go to forum/index.php?action=mm it just takes me back to the main forum home page. Have searched index.php for mm (as someone suggested) but it finds nothing.

Have added permissions for viewing / editing pins, but still the same problem.

When I try to uninstall it gives me errors:


Quote1. Delete Tree ./Themes/default/images/flags 
2. Delete Tree ./Themes/default/images/maps 
3. Delete File ./Themes/default/images/english/mm.gif 
4. Delete File ./Sources/MemberMap.php 
5. Delete File ./Themes/default/MemberMap.template.php 
6. Execute Modification index.php Failure
7. Execute Modification ./Sources/Display.php Success
8. Execute Modification ./Sources/Load.php Success
9. Execute Modification ./Sources/ManageMembers.php Success
10. Execute Modification ./Sources/ManagePermissions.php Success
11. Execute Modification ./Sources/Subs.php Success
12. Execute Modification ./Themes/default/languages/Modifications.english.php Failure
13. Execute Modification ./Themes/default/Display.template.php Success
14. Execute Modification ./Themes/default/index.template.php Failure
15. Execute Modification ./Themes/default/script.js Success
16. Execute Code uninstall.php
Please can someone tell me what have I done wrong and how do I fix it!

Omar Bazavilvazo

i bet wasn't installed properly, in the first place...




Personal Signature:
HablaJapones
http://hablajapones.org
http://hablajapones.org/tutoriales.php


NO me manden PM para soporte o dudas
...Leo los foros como todos...

nibb

I cant download it via the P. Manager, if i upload the .zip file the i go to browse package and the install button doesnt appear, just the List file and Delete, the mod is not applied and the button for doing this does not appear why?

sharkey

well I removed it anyway even though it said there would be errors. After re-installing in exactly the same way it seems to be working fine.


nibb, I uploaded it via package manager and it gave me the option to install, so maybe try uploading it again.

sharkey

Ok different problem now...

I can view the map and edit save my pin however when any other member clicks to place their pin, the map is not displayed and even though they can click in the white-space where the map should be when they click save it says illegal coordinates entered.

I've set the permissions in all different ways but at the moment anyone apart from guests should be able to both view and edit their pin on the map, but unless you're an admin the map isn't displayed when you click on place my pin.

I've uninstalled and re-installed the mod but the problem remians the same...

sharkey

Seems it's an issue with displaying maps, when I have onlu UK and world ticked, no one can view either...when I have all ticked people can view and place their pins... ???

rbdesign

I installed the Sitra Themes after installing this mod and now the Map option doesn't show up... Is there a way to get it back?

Kindred

As with any additional theme, you will have to modify the template files manually.

I believe this mod and the Sitra theme require modifications to Display.template.php and index.template.php.  The menu link is located at the bottom of the index.template.php fie.  You'll need to essentially copy the calendar lines and then change the aciton to mm and the text to member map...
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

rbdesign

hum... for someone who doesn't know about php, how do I do this?

Aravot

#394
Tested this mod with SMF 1.1 beta 2 not working.

Following code was missing, inserted the code and it worked


file name="index.php">
<operation>
<search position="before"><![CDATA[
'mlist' => array('Memberlist.php', 'Memberlist'),]]></search>
<add><![CDATA[
'mm' => array('MemberMap.php', 'MemberMap'),]]></add>
</operation>
</file>

spoontosser

Uploaded via package manager and everything works great! Thanks. Is it possible to get a map of the Pacific Northwest, specifically from northern California, Oregon, Washington, Idaho & British Columbia?

countludwig


Hi,
hopefully this is the right place to post this.
I've setup  smf and added the location mod
which works quite nice, thanks for the mod.

I do have one problem tho, searches have stopped working with the following error:
Not unique table/alias: 'pin'
File: /Sources/Load.php
Line: 475

any idea's on what could cause this ?
I looked through the database and tables and as far as I'm concerned the
table named "smf_mm_pins" is a unique name. so I'm confused.

thanks for any thoughts on this.

-Ron



caNcer_b0y

#397
I after reading this thread front to back 2 times... i am convinced this hasn't been answered.. this Mod has an issue with firefox?  In IE, if a user places their pin it shows up.  If a user is using firefox, ALL the pins that are posted, end up OFF the map On the forum ... like up where the drop-downs and text field is.  Is it just me?  if it is what the heck could be causing this problem.  i have NO extensions installed in firefox, and my forum is running SMF 1.0.3, and a few other mods:

SMF Arcade 1.1.3
G&S Sticky 1.0
The Bar Of Experience 1.1
OnLine Users Today 1.2
Regular Groups 1.3


Location mod 1.1.1
Location mod - Who Flags 1.1.1
Location mod - Additional Maps 1.1.1

Any idea if they are conflicting?  or is firefox just not parsing something right....


EDIT:
It should be noted that on the world map, it shows the location pin FINE.  It is only when one goes to the additional maps example: USA, Canada France, i have noticed this on other sites as well :(  HELP?


Also dont know if this matters, But i am running SMF With MKPortal M1.0
My Forum [nofollow]

Aravot

Quote from: caNcer_b0y on May 16, 2005, 04:50:15 AM
I after reading this thread front to back 2 times... i am convinced this hasn't been answered.. this Mod has an issue with firefox? 

It works fine for me. You need to clean the cache for Firefox

Kindred

interesting.

I admin a site with the frist 3 of those mods also installed, in addition to the location mod.

Occassionally, the pins appear up in the header section of a country specific map, even in IE.  However, refreshing the page, or re-clicking the "view map" button fixes the issue.
Слaва
Украинi

Please do not PM, IM or Email me with support questions.  You will get better and faster responses in the support boards.  Thank you.

"Loki is not evil, although he is certainly not a force for good. Loki is... complicated."

Advertisement: