vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   VBGooglemap Member Edition (https://vborg.vbsupport.ru/showthread.php?t=99920)

thuffner 11-16-2005 07:20 AM

Here ya go...

EDIT: Viewing ion the desktop it works fine...but online I get the parse error... :ermm:

Robert Basil 11-16-2005 10:16 AM

I've been a VB admin for a loooong time (5+ years now I think) and this is my favorite all-time hack. Thanks Stony!

GuaRRand 11-16-2005 10:24 AM

HOw do you update>?

just upload the xml?

GuaRRand 11-16-2005 10:27 AM

nvm... :whistle

stonyarc 11-16-2005 03:51 PM

Quote:

Originally Posted by GuaRRand
nvm... :whistle

It's indicated in the install.txt :surprised:

stonyarc 11-16-2005 03:53 PM

Quote:

Originally Posted by Sportbikeworld
I've been a VB admin for a loooong time (5+ years now I think) and this is my favorite all-time hack. Thanks Stony!

Thanks a lot.

There will be a lot more features in the next version too

Don't forget to vote for VBGooglemap as hack of the month :devious: :devious: :devious:

thuffner 11-16-2005 04:48 PM

Any ideas for my problem stonyarc?

Thanks. :)

stonyarc 11-16-2005 07:35 PM

Quote:

Originally Posted by thuffner
Any ideas for my problem stonyarc?

Thanks. :)

Is the markers.xml in the same folder as your VBGooglemap.php?

Are the file permissions set to 777 on the markers.xml file?

thuffner 11-16-2005 08:26 PM

Yes and yes. :ermm:

stonyarc 11-16-2005 08:36 PM

Quote:

Originally Posted by thuffner
Yes and yes. :ermm:

There is something wrong with the entry template.
Just check the bottom when clicking your entry

Did you change anything in the php file itself?

this normally only occurs when calling something undefined or when you forget to close a php line (; or } or )

thuffner 11-16-2005 08:37 PM

Quote:

Originally Posted by stonyarc
There is something wrong with the entry template.

Just check the bottom when clicking your entry

The bottom of what? Check a checkbox?

EDIT: Also, the Current Users field is blank. :(

stonyarc 11-16-2005 08:40 PM

Quote:

Originally Posted by thuffner
The bottom of what? Check a checkbox?

EDIT: Also, the Current Users field is blank. :(

that is normal that is filled on parsing of the XML and not from the DB

All the way to the bottom, your display bottom (white get firefox thingy)

PS read post above.

Did you change anything in the php and forgot to close a php line?

thuffner 11-16-2005 08:40 PM

Nope. I didn't touch the PHP file...

stonyarc 11-16-2005 08:52 PM

Quote:

Originally Posted by thuffner
Nope. I didn't touch the PHP file...

Well the error isn't logical.

it's a stupid simple xml file so how should he generate a php error.

It seems to me that something on your forum is causing this.

Do you use a custom .htaccess or SEO materials that can be causing this.

PS I'm on your shout that makes it easier

thuffner 11-16-2005 08:55 PM

I have a custom .htaccess, but not for my board. The htaccess file is in the root directory of my website.

thuffner 11-16-2005 08:56 PM

Alright I'm in my Shoutbox now too... :)

stonyarc 11-16-2005 09:34 PM

Quote:

Originally Posted by thuffner
Alright I'm in my Shoutbox now too... :)

.htaccess error I think

I'll check it.

PamelaE 11-16-2005 09:35 PM

What a fab feature and works really well. Thanks :)

stonyarc 11-16-2005 10:23 PM

Quote:

Originally Posted by PamelaE
What a fab feature and works really well. Thanks :)

Don't forget to click install :smoke:

Jpax 11-17-2005 06:31 AM

Awesome thank you, where can i donate to you at? feel free to pm me your addy.

trackpads 11-17-2005 01:39 PM

Excellent work stony!!!!!!!!!

MrNase 11-17-2005 02:09 PM

Here's the information I got 10 seconds ago concerning the further development for all those who plan to install this extension :)

Quote:

Development of version 1.0.4 has started !!

Features:
- usergroup permissions
- link to profile
- option to display the avatar
- custom markers (not yet sure)
- events and hotspots
- style guidelines to change colours
- ...

stonyarc 11-17-2005 02:13 PM

Thanks MrNase,

I also updated the first post (roadmap)

libertate 11-17-2005 02:19 PM

Anyone look into taking visiting IP addresses and using something like IP2Location to convert it to lon/lat then feeding that to vbgooglemap?

stonyarc 11-17-2005 02:35 PM

Quote:

Originally Posted by libertate
Anyone look into taking visiting IP addresses and using something like IP2Location to convert it to lon/lat then feeding that to vbgooglemap?

IP2Location scripts don't give you an accurate location. Most of the time it's only the country.

Robert Basil 11-17-2005 05:19 PM

Is 1.0.4 available? I still see only 1.0.3 as a download.

Edit: Nevermind, I see 1.0.4 is still in development.

Robert Basil 11-17-2005 06:53 PM

Stony,

Some of my users are seeing this (attached image) when they try and place a marker. All different web browsers. I've also had them restart their browser and clear the cach with no luck.

Any ideas?

Thanks bro!

stonyarc 11-17-2005 08:21 PM

Quote:

Originally Posted by Sportbikeworld
Stony,

Some of my users are seeing this (attached image) when they try and place a marker. All different web browsers. I've also had them restart their browser and clear the cach with no luck.

Any ideas?

Thanks bro!

You can check the googlemap table (with phpmyadmin) and look there if there are any entries that don't have a latitude and longitude.
You can remove those lines.

This will revert it for those users.

A fix will be included in the next version.
It sometimes happens if you start clicking update before moving the map.

I hope this fixes it.

If that isn't the case, is there a javascript error on the bottom left? if so which one?

Harry72 11-18-2005 07:17 AM

Thx a lot dude. Very nice work. I love it !
Can't wait for Vers. 1.0.4. :nervous:

But 2 questions:

1. How can i change the color of the usernames in the popup (Screenshot) ?

2. Is it possible, when i klick on the username in the Popup, the link goes to this users profile ?

Thx and bye
Harry :nervous:

stonyarc 11-18-2005 10:46 AM

In VBGooglemap_display_map template

look for


Quote:

title = "<a href='/'>"+ title +"</a>";
and replace with


Quote:

title = "<a href='member.php?username="+ title +"'>"+ title +"</a>";
You might have to put /forum/ before member.php in some cases where forum is the root dir of your forum.

ConqSoft 11-18-2005 10:47 AM

The only problem with that is usernames with special characters won't work, will they?

Robert Basil 11-18-2005 10:52 AM

Quote:

Originally Posted by ConqSoft
The only problem with that is usernames with special characters won't work, will they?

Nope.

P.S. Long time no see old man. :)

stonyarc 11-18-2005 11:33 AM

Quote:

Originally Posted by ConqSoft
The only problem with that is usernames with special characters won't work, will they?

That should be solved.

Encoding is included in version 1.0.3

Robert Basil 11-18-2005 11:36 AM

Quote:

Originally Posted by stonyarc
That should be solved.

Encoding is included in version 1.0.3

The problem I see is how can the browser parse special characters? The link should be to the userID not the name.

Harry72 11-18-2005 11:37 AM

Quote:

Originally Posted by Harry72

1. How can i change the color of the usernames in the popup (Screenshot) ?

Thx and bye
Harry :nervous:

Ok, Problem 2 is fixed - THX !

Do you also have a solution with the Textcolor of the username in the PopUp ?

bye
Harry

stonyarc 11-18-2005 11:52 AM

Quote:

Originally Posted by Sportbikeworld
The problem I see is how can the browser parse special characters? The link should be to the userID not the name.

This is a quick fix. In version 1.0.3 the userid is not send to the markers file.

I know what you mean I cannot fix this quickly in this version as I already started development of the next one in which this is fixed.

Robert Basil 11-18-2005 12:06 PM

Quote:

Originally Posted by stonyarc
This is a quick fix. In version 1.0.3 the userid is not send to the markers file.

I know what you mean I cannot fix this quickly in this version as I already started development of the next one in which this is fixed.

No worries. I love the hack. We have had it up for about 24 hours and have 97 markers already. :)

ConqSoft 11-18-2005 12:07 PM

Quote:

Originally Posted by stonyarc
This is a quick fix. In version 1.0.3 the userid is not send to the markers file.

I know what you mean I cannot fix this quickly in this version as I already started development of the next one in which this is fixed.

Ah, so 1.04 will use the userid? Very nice. ;)

MrNase 11-18-2005 12:50 PM

Quote:

Originally Posted by stonyarc
IP2Location scripts don't give you an accurate location. Most of the time it's only the country.

But when a users decides to add his entry you might focus his location (country) with a IP2Location script so that he don't has to scroll around :)

Kihon Kata 11-18-2005 12:55 PM

Installed! One problem.....


I dunno if this has been posted before, but IN FIREFOX my map is missing the "Show entry and Your Entry" buttons

Click here to see a snapshot of what I am talking about

I am running version 1.0.3, btw

Quote:

Originally Posted by ConqSoft
Ah, so 1.04 will use the userid? Very nice. ;)



All times are GMT. The time now is 09:32 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.02332 seconds
  • Memory Usage 1,827KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (23)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (40)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete