Google Member Map

Started by TLM, December 18, 2005, 08:43:52 PM

Previous topic - Next topic

kaos1409

I noticed that there is support for 1.05 but not for 1.07? Wasn't 1.07 just a dot release fixing a bunch of problems in 1.05? I'm getting the error:

Install Actions for archive GoogleMapsMod-0_55.tar.gz:
The package you are trying to download or install is either corrupt or not compatible with this version of SMF.






TLM

#501
Quote from: kaos1409 on July 13, 2006, 12:29:48 PM
I noticed that there is support for 1.05 but not for 1.07? Wasn't 1.07 just a dot release fixing a bunch of problems in 1.05? I'm getting the error:

Install Actions for archive GoogleMapsMod-0_55.tar.gz:
The package you are trying to download or install is either corrupt or not compatible with this version of SMF.
Yes there is support for 1.0.7 if I am not mistaken, the erro you give is an indication of a corrupt dload/upload, download it again and try again. I was mistaken 1.0.5 and 1.0.6 are all thats in the package-info.xml, if you want, try dloading it, open it in winrar or something, edit package-info.xml to have

<install for="1.0.5, 1.0.6", "1.0.7">
<uninstall for="1.0.5, 1.0.6", "1.0.7">

in the right place, all thats being done is adding , "1.0.7" to two lines
then save it and replace the file in the package and upload and try to install it.

slaytcafe.com



Quote from: adsl on July 07, 2006, 07:33:44 AM
I try mod but there isn't change, and not save in admin panel..

Please help  :(
Ok I am to guess that your saying the mod is not showing up in the tab/menu bar(s) and its not saving any changes made into the admin page?
[/quote]

1. I uploud mod and run. There is no problem.
2. Showing menü into the admin page. There is no problem.

But,
1. the mod is not showing up in the tab/menu bar(s)
2. its not saving any changes made into the admin page?

Note : I look at mysql, but didn't see anything about this mod. So I run add_settings.php manuel, but again , there isn't changes..

thanks for reply  :)


razgriz47

QuoteI will say I ran into the problem before when I was first creating the mod.  I just dont remeber where the problem was, and it would appear that after placeing the point, it does load the lat/long into the user info var.  So I am wondering about the post process, if its something I am not seeing there...  I will know more when I can get home to my dev box.

As for the feild being NULL, it should not have any effect of being null or not if there is no value.  Once you try to put anything in there it should remove that NULL flag/value.  Again which makes me wonder about how the decimal is being saved in your database.

Uh hu... I really thank you guys for being fast and caring ^_~
And It'll be even better if someone could give me the solution...

slaytcafe.com

Quote from: adsl on July 13, 2006, 04:53:57 PM


Quote from: adsl on July 07, 2006, 07:33:44 AM
I try mod but there isn't change, and not save in admin panel..

Please help  :(
Ok I am to guess that your saying the mod is not showing up in the tab/menu bar(s) and its not saving any changes made into the admin page?

1. I uploud mod and run. There is no problem.
2. Showing menü into the admin page. There is no problem.

But,
1. the mod is not showing up in the tab/menu bar(s)
2. its not saving any changes made into the admin page?

Note : I look at mysql, but didn't see anything about this mod. So I run add_settings.php manuel, but again , there isn't changes..

thanks for reply  :)


[/quote]


is there anyone ? :(

bmhm

Quote from: adsl on July 17, 2006, 06:47:14 PM
Quote from: adsl on July 13, 2006, 04:53:57 PM


Quote from: adsl on July 07, 2006, 07:33:44 AM
I try mod but there isn't change, and not save in admin panel..

Please help  :(
Ok I am to guess that your saying the mod is not showing up in the tab/menu bar(s) and its not saving any changes made into the admin page?

1. I uploud mod and run. There is no problem.
2. Showing menü into the admin page. There is no problem.

But,
1. the mod is not showing up in the tab/menu bar(s)
2. its not saving any changes made into the admin page?

Note : I look at mysql, but didn't see anything about this mod. So I run add_settings.php manuel, but again , there isn't changes..

thanks for reply  :)





is there anyone ? :(
[/quote]


Which version do you use, which language, which theme?

By default, there're no buttons defined for other languages/themes. However, I made two german buttons. One for default theme, one for this on found at my forums (can be downloaded here somewhere): www.nix-zu-tun.de.tf

Regards.

slaytcafe.com

use default tema and 1.1.rc.2

I don't search button. İnformations don't go to mysql.

thanks for reply.

fasterthanyours

TLM,

Not sure what you're doing on the next version, but I notice the map was running in Google Maps Version 1.  So I got to poking around and changed as many settings as I could find to Version 2.

Promising as it is...I get the map page to come up, but no map.

http://www.cigarfreaks.com/smf/index.php?action=googlemap

It's telling me that G_NORMAL_MAP on Line 69 Char 9 is undefined.

I've checked through everything pretty good and i don't think I missed anything.

TLM

As I have said before, next version is going to be v2.  I am almost done with classes, which have been the main reason for the slow down, finals are tommarow, and the following week.  I will admit I have been working on another project in my free time for it can be tested on my laptop when I have no network connection which is half if not all my free time right now.

Also next time you link me a page, make sure its viewable to guest... I should have never put those damn permissions in, people forget that, and I rather not sign up on everyones forum to try to troubleshoot....

fasterthanyours

Sorry I forgot about that.  That's my test site...
Technically a real working site, but nobody uses it.

I just check I do have Guest's can Browse forum turned on.
Do you have to be logged in to view the map?


TLM

Quote from: fasterthanyours on July 19, 2006, 04:23:28 PM
Sorry I forgot about that.  That's my test site...
Technically a real working site, but nobody uses it.

I just check I do have Guest's can Browse forum turned on.
Do you have to be logged in to view the map?

Stuipd/sarcastic answer, log out of the forum and see for your self...

denislici

Quote from: TLM on July 19, 2006, 10:56:06 AM
As I have said before, next version is going to be v2.  I am almost done with classes, which have been the main reason for the slow down, finals are tommarow, and the following week.  I will admit I have been working on another project in my free time for it can be tested on my laptop when I have no network connection which is half if not all my free time right now.

Also next time you link me a page, make sure its viewable to guest... I should have never put those damn permissions in, people forget that, and I rather not sign up on everyones forum to try to troubleshoot....

we r waiting it....
Love the Creature for Creator's sake. (English)
Duje Krijesen per hire te Krijuesit. (Albanian)
Yaradılan'ı sev Yaradan'dan ötürü. (Turkish)
Ami la Creatura per ce la creato il Creatore. (Italian)

TLM

#512
http://atlantis.mindlesstux.com/forum/index.php?action=gmembermap (IPv4/IPv6) - If you all are so impatitent and want to observe work in progress.  Dont get excited if the you find the GoogleMapsMod2 dir in the projects folder, thats just a holding pin for all the files for right now.

TLM

As a small update for those that might have problems viewing the link in previous post, I decided to scrap what I had and start completely from scratch (mostly, some elements were salvageable) in hopes to make a less buggy version.

(Right now there is a permission problem which I will fix for a temporary viewing)

TLM

Quote from: adsl on July 18, 2006, 06:48:59 AM
use default tema and 1.1.rc.2

I don't search button. İnformations don't go to mysql.

thanks for reply.
You would not happen to be using PHP 5 would you?

Quote from: razgriz47 on July 14, 2006, 06:15:52 AM
QuoteI will say I ran into the problem before when I was first creating the mod.  I just dont remeber where the problem was, and it would appear that after placeing the point, it does load the lat/long into the user info var.  So I am wondering about the post process, if its something I am not seeing there...  I will know more when I can get home to my dev box.

As for the feild being NULL, it should not have any effect of being null or not if there is no value.  Once you try to put anything in there it should remove that NULL flag/value.  Again which makes me wonder about how the decimal is being saved in your database.

Uh hu... I really thank you guys for being fast and caring ^_~
And It'll be even better if someone could give me the solution...

Same goes to you, PHP 5?

bmhm

Quote from: TLM on July 20, 2006, 11:34:59 PM
http://atlantis.mindlesstux.com/forum/index.php?action=gmembermap (IPv4/IPv6) - If you all are so impatitent and want to observe work in progress.  Dont get excited if the you find the GoogleMapsMod2 dir in the projects folder, thats just a holding pin for all the files for right now.

Jay I can finally see my house, because there's been an update to my city (near Hannover/Germany).  :) I'm looking forward to it.

Did you use my translation I postet some pages ago? If you need anything else being translated, just tell me.

TLM

Quote from: bmhm on July 22, 2006, 05:43:06 AM
Jay I can finally see my house, because there's been an update to my city (near Hannover/Germany).  :) I'm looking forward to it.

Did you use my translation I postet some pages ago? If you need anything else being translated, just tell me.

I think you ment Yay, cause my real name is not Jay. :P

I have not used the translation yet, I am workingon a complete re-write of the mod for right now.  Once I get all the text and things layed out I will take what I currently have and request the rest.

incredible-lobster

Just want to say that you did a awesome job TLM with this great package *thumbsup*

greetz

Wounded Knee

how change the colours?
my theme it's black with text white and can't see usernames.

i can`t change a:link and a:visited in CSS theme because i don't like all links.


TLM

http://www.simplemachines.org/community/index.php?topic=61213.msg424923#msg424923


Or if you would, check the DEFAULT themes css file for entrys you have to make into your custom theme.  I dont remember if that effects things in the ballon or not, im pretty sure it does.

Advertisement: