vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   Major Additions - VBGooglemap Member Edition (https://vborg.vbsupport.ru/showthread.php?t=123148)

stonyarc 08-09-2007 08:17 PM

Quote:

Originally Posted by Shazz (Post 1313937)
Cron ran successfully but still no markers show :|

If you click list users on your map it shows a lot of unregistered users as usergroup

Are the permissions set correctly?

Did you change usergroups or usergroup id's?

is the markers.xml set to 777?

Shazz 08-09-2007 08:20 PM

Quote:

Originally Posted by stonyarc (Post 1313939)
If you click list users on your map it shows a lot of unregistered users as usergroup

Are the permissions set correctly?

Did you change usergroups or usergroup id's?

is the markers.xml set to 777?

Its set to 777
I didn't change any usergroups or usergroup id's?

Permissions are set correctly for each usergroup

stonyarc 08-09-2007 08:30 PM

Quote:

Originally Posted by Shazz (Post 1313941)
Its set to 777
I didn't change any usergroups or usergroup id's?

Permissions are set correctly for each usergroup


I see it's a custom template too. Did you revert to the originals? (sidenote permission?)

Can you please edit the user with mapid 9 and remove the first ? from the text map field It's showing a javascript error in IE. You can do that in admincp or in the list users on the main page.

http://www.vbcoderz.com/markers.xml

It's doesn't show it on my server with the same XML but it does on yours.

It's a charset issue. UTF-8 is preferred

Shazz 08-09-2007 09:12 PM

Its fixed! w00t! thanks again

stonyarc 08-09-2007 10:03 PM

Quote:

Originally Posted by Shazz (Post 1313976)
Its fixed! w00t! thanks again

Good, glad it works now

Shazz 08-09-2007 10:54 PM

It says it was updated again? :o

stonyarc 08-09-2007 10:59 PM

Quote:

Originally Posted by Shazz (Post 1314044)
It says it was updated again? :o

I added a

PHP Code:

$vbulletin->db->query_first("SET NAMES 'utf8'"); 

in 2 files to allow a correct utf-8 reading in the markers.xml creation function and the cron job.

forte 08-10-2007 01:51 PM

No map shows up in the main page of it but I have no problem in adding my location. I use 3.6.4, if it helps.

Nevermind... it was a problem with the Zoints SEO...

Honk0815 08-10-2007 02:04 PM

Hello,

sorry for my bad English,i Speak German:D

If I go with goolemap on showing all registered users and there a treatment would want only one mistake SQL comes.
Quote:

Datenbankfehler in vBulletin 3.6.8:

Invalid SQL:
SELECT mapid,title_map,text_map,usergroupid,username,lat_ map,lng_map,pimage,approve,userid FROM googlemapme where mapid = where mapid = '4';

MySQL-Fehler : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'where mapid = '4'' at line 1
Fehler-Nr. : 1064
Datum : Friday, August 10th 2007 @ 04:50:53 PM
Skript : http://********/vbgooglemapme.php?do...lement&mapid=4
Referrer : http://*********/vbgooglemapme.php?do=list
IP-Adresse :***********
Benutzername : Honk
Klassenname : vB_Database

Can who help me there?

stonyarc 08-10-2007 02:42 PM

Honk,

There was a small typo in the vbgooglmapme.php.

Please download it again and upload the vbgooglmapme.php to the server and the error should be gone.

Honk0815 08-10-2007 02:47 PM

thanks

imported_stefan 08-10-2007 06:07 PM

I downloaded now the version and this is the error I get:

Quote:

Datenbankfehler in vBulletin 3.6.7:

Invalid SQL:
SET NAMES 'utf8';

MySQL-Fehler : Unknown system variable 'NAMES'
Fehler-Nr. : 1193
Datum : Friday, August 10th 2007 @ 09:00:55 PM
Skript : http://www.xxx/vbgooglemapme.php
Referrer :
IP-Adresse : xx.xx.xx.xx
Benutzername : ssssssss
Klassenname : vb_database

aquariumpros 08-10-2007 08:49 PM

Updated from 2.5.1 (which was working perfectly) - however it won't run the CRON now - in AdminCP when trying to run the CRON I get:

Quote:

Googlemap ME Cron
Cannot open XML File
All steps were done according to the PDF file instructions.

No markers are showing on the main map - however all previous entries are still listed out when you "List Users".


Please advise. Thanks!

stonyarc 08-10-2007 11:11 PM

Quote:

Originally Posted by aquariumpros (Post 1314747)
Updated from 2.5.1 (which was working perfectly) - however it won't run the CRON now - in AdminCP when trying to run the CRON I get:



All steps were done according to the PDF file instructions.

No markers are showing on the main map - however all previous entries are still listed out when you "List Users".


Please advise. Thanks!

Hello,

The only way I can simulate that problem is if I put the markers.xml file in read only

Please check if the file is set to 777 by using chmod.

Thanks

aquariumpros 08-10-2007 11:42 PM

Quote:

Originally Posted by stonyarc (Post 1314840)
Hello,

The only way I can simulate that problem is if I put the markers.xml file in read only

Please check if the file is set to 777 by using chmod.

Thanks

LOL -indeed that was the problem! FIXED!!

Many, many thanks for the great hack and support!!

Franky45 08-11-2007 07:57 AM

I get also this error:
Datenbankfehler in vBulletin 3.6.8:

Invalid SQL:
SET NAMES 'utf8';

MySQL-Fehler : Unknown system variable 'NAMES'
Fehler-Nr. : 1193
Datum : Saturday, August 11th 2007 @ 10:54:11 AM
Skript : http://xxxxxx/xxxxx/admincp/cronadmi...cron&cronid=20
Referrer : http://xxxxxx/xxxx/admincp/cronadmin.php?do=modify
IP-Adresse : xxxxx
Benutzername : xxxxx
Klassenname : xxxxxx


Please help :(

stonyarc 08-11-2007 09:04 AM

Quote:

Originally Posted by Franky45 (Post 1315077)
I get also this error:
Datenbankfehler in vBulletin 3.6.8:

Invalid SQL:
SET NAMES 'utf8';

MySQL-Fehler : Unknown system variable 'NAMES'
Fehler-Nr. : 1193
Datum : Saturday, August 11th 2007 @ 10:54:11 AM
Skript : http://xxxxxx/xxxxx/admincp/cronadmi...cron&cronid=20
Referrer : http://xxxxxx/xxxx/admincp/cronadmin.php?do=modify
IP-Adresse : xxxxx
Benutzername : xxxxx
Klassenname : xxxxxx


Please help :(

Can you try to test the query on a test database 'SET NAMES 'utf8';' in phpmyadmin.

Normally it should run fine. Otherwise please also check with your provider why running this isn't allowed.

What version are you running of Mysql.

hobsdv 08-12-2007 02:26 PM

installed and working great

skepticality 08-13-2007 11:31 AM

I love this mod,

When I installed it, it worked for about 2 days, then suddenly... I lost all my markers and such. I have looked through the threads here, even moved over the newer code update files... but I still can't run the CRON, it gives me a few errors.

--- ERROR ---

Gogglemap ME Cron

Fatal error: Call to a member function on a non-object in /home/truthin/public_html/vboard/global.php on line 241

--- END ERROR ---

I have double checked that the files are in those locations, the cronadmin.php is in the correct directory. And it has permissions of 777.

Is there something else I should focus on? :erm:

Mellow 08-13-2007 04:46 PM

When I click the list users, they all show up as administrators.. The map itself is correct and it seems the values in the admin cp are okay as far as the markers and the ugergroup ids and even the database/table values appear fine, but the list users screen just has everyone as an admin.

stonyarc 08-13-2007 07:51 PM

Quote:

Originally Posted by Mellow (Post 1316651)
When I click the list users, they all show up as administrators.. The map itself is correct and it seems the values in the admin cp are okay as far as the markers and the ugergroup ids and even the database/table values appear fine, but the list users screen just has everyone as an admin.

A cron will force a recreate of the xml file or updating your marker

Did you change the positions of the usergroupids on your board?

Mellow 08-13-2007 08:55 PM

Quote:

Originally Posted by stonyarc (Post 1316784)
A cron will force a recreate of the xml file or updating your marker

Did you change the positions of the usergroupids on your board?

I ran the cron first thing but that didn't make a difference.

I've added 1 or 2 usergroups since I disabled the previous version however they were secondary usergroups and most of the primary ones are the same.

The actual map looks perfect, it's just the 'list users' that shows everyone as administrators.

Mellow 08-13-2007 09:17 PM

I'm not sure if this matters but I'm on 3.6.4

Gord 08-14-2007 05:04 PM

Will there be an upgrade/fix for the Hot Spot edition?

skepticality 08-14-2007 06:37 PM

So frustrated...

I lost all my markers, then after hours of trying to get the Cron to run... and it never did, kept giving me a 'Fatal Error' ... I walked away, then woke up today, and it all magically worked! Until, a couple hours ago. I STILL can't run the cron job to try that as a possible fix... and I've poked around for the past time and can't see anything more I can/could do!

Any ideas? :confused:

towermatt 08-15-2007 01:27 PM

Hello--this is great. Works perfectly for me

Thanks for the mod and I can't wait to see the proximity thingy. :D

towermatt 08-15-2007 01:48 PM

Ooops--except there is still the apostrophe issue.

If I enter text that includes the word "don't"

It comes in as "don/'t"

Spike05 08-15-2007 04:03 PM

Quote:

Originally Posted by Mellow (Post 1316651)
When I click the list users, they all show up as administrators.. The map itself is correct and it seems the values in the admin cp are okay as far as the markers and the ugergroup ids and even the database/table values appear fine, but the list users screen just has everyone as an admin.

I have the same problem!

perfphysio 08-15-2007 04:32 PM

I there I just updated without any issue but on trying to update my own listing and hitting save I received the following error. I also get the same error when running the cron job to test it

Database error in vBulletin 3.6.8:

Invalid SQL:
SET NAMES 'utf8';

MySQL Error : Unknown system variable 'NAMES'
Error Number : 1193
Date : Wednesday, August 15th 2007 @ 10:24:51 AM
Script : http://www.physiobob.com/forum/vbgooglemapme.php
Referrer : http://www.physiobob.com/forum/vbgoo...?do=addelement
IP Address : 81.149.142.220
Username : physiobob
Classname : vB_Database

NathanLedet 08-16-2007 01:38 PM

Can this be modified to function similarly to the Hotspot edition? I don't really need a place to show where members are, but I need a system that utilizes the google maps and puts pin points where I need them. Hotspot edition did that perfectly for me, until it was moved to the graveyard and I was told to remove it...and I can't even respond to those threads to figure out what happened, and what the vulnerability was. Was the vulnerability open for attacks even if only admins could add/remove content from the map? If not, then the Hotspots edition will work fine. Noone has permission to add anything, except me.

Otherwise, if this Member edition can act similar to the Hotspot edition in that I (the admin) can add and remove pinpoints with descriptions, then I will switch to this. Thanks :)

mlucek 08-16-2007 05:37 PM

Definitely a sweeeeet hack. Now I just need to give my user's some instructions on how to easily add their markers. It's a bit confusing for the general populace :)

skepticality 08-16-2007 07:16 PM

Well,

I went back from the beginning and thought maybe it would work... but I STILL get this error when I try to run the Cron....

I have to try that because even though it reports all the people who have marked their locations... the map is EMPTY! :(

--- ERROR ---

Gogglemap ME Cron

Fatal error: Call to a member function on a non-object in /home/truthin/public_html/vboard/global.php on line 241

--- END ERROR ---

I have double checked that the files are in those locations, the cronadmin.php is in the correct directory. And it has permissions of 777.

Is there something else I should focus on? :erm:

StarFire 08-17-2007 06:15 PM

Well - works like a charm ... but my members cannot see the .png files of their position. Admin-Accounts can see them. I put on the right permissions, but nothing to see for registered users.

Any ideas?

SF

schnulli 08-19-2007 08:01 AM

Problem:

Using updatet VB 3.6.8 Googlemapene product 3.0.0
install with no errors.


But all users can not be seen on map, there are no markers,

:confused:

StarFire 08-19-2007 08:29 AM

Additional - if the user-positions are viewed with admin-account, the markers are perfectly visible. Watch them with a standard-user account, the markers are gone.

Userlist viewed with admin-account states that all users show up in the "admin-group", viewed with testuser-account they are in the group they are supposed to be.

This is a bit annoying ...

SF

Julrou 08-19-2007 03:50 PM

Hi, everybody ! :)


There's a problem with the map.

I've added markers, usergroups are configurated... but markers don't load !!

Can anyone help me ?

Thanks a lot ;)



Jul

leon83 08-21-2007 12:26 AM

Still have the problem which was answerd in the beginning (page 6 as I remember)

How to use this german translation? I would like to make Russian - but don't know how.

CThiessen 08-21-2007 12:13 PM

Quote:

Originally Posted by NathanLedet (Post 1318938)
Can this be modified to function similarly to the Hotspot edition?

.. me too. I am intrested in the Hotspot Edition. Will there be an update for that on?

Thanks
Christian

Julrou 08-21-2007 12:47 PM

Quote:

Originally Posted by Julrou (Post 1320990)
Hi, everybody ! :)


There's a problem with the map.

I've added markers, usergroups are configurated... but markers don't load !!

Can anyone help me ?

Thanks a lot ;)



Jul


Bump. ;)

mlucek 08-21-2007 05:54 PM

Is there a simple way to manually add users to the map ? Most of the my users are not overly tech savvy, and it's a bit confusing to add a map marker for them.

I know I can manually edit the markers.xml file to add users, but not sure if that'll screwup synchronization with Google ?

In line with those comments, is there a simple way to add some user instructions to the "add marker" process ?

On this site :

http://www.thefloorpro.com/community/vbgooglemapme.php

There's an added an Instructions link that tells the user how to add their own marker. Was this part of V2.5.1 or did this person do that himself ??

http://www.thefloorpro.com/vbgooglemap_instructions.php

Seems to me, that if this was a custom mod, it'd sure be a nice addition to this map mod. I'll also contact the that site admin and see what they did :)

TIA !

Mike


All times are GMT. The time now is 12:50 PM.

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.02249 seconds
  • Memory Usage 1,841KB
  • 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
  • (1)bbcode_php_printable
  • (16)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