[DEV] jQ User Map api3

Mod Support

Moderators: BNa, Sekuro, 4seven

Re: [DEV] jQ User Map api3

Postby volksdevil » 24 Dec 2012, 20:00

4seven wrote:is already planned and in testings for v.1.0.0
viewtopic.php?f=3&t=109&p=760#p760
see realtime demo


Cheers 4_seven, it seems to work very cool on the demo! 8-)
volksdevil

Tiptop

Tiptop
 
Posts: 29
Joined: 08 Jul 2012, 20:16
 
Resolution: 1920x1080


Re: [DEV] jQ User Map api3

Postby 4seven » 05 Jan 2013, 14:51

Thanks for feeback. v.1.0.0 comes out in may
Current Mods | Mod Base | php(BB) programming | No help via PM
User avatar
4seven

Tiptop

Tiptop
 
Posts: 318
Joined: 20 Jun 2012, 16:55
 
Resolution: 1920x1080



Re: [DEV] jQ User Map api3

Postby 4seven » 08 Apr 2013, 00:46

Meanwhile take look @ v.0.9.0.a
viewtopic.php?f=3&t=109&p=1003#p1002

It will be released in the next time..
Current Mods | Mod Base | php(BB) programming | No help via PM
User avatar
4seven

Tiptop

Tiptop
 
Posts: 318
Joined: 20 Jun 2012, 16:55
 
Resolution: 1920x1080


Re: [DEV] jQ User Map api3

Postby hejowicz » 29 Apr 2013, 20:00

Hello, 4seven

I have problem with your modification

I did everything what was in basic instruction.
But when i fill in Location field, and then i go to /user_weather/user_map.php link
I see "No Users in Map"

I deactivate this cutom field and activate them again
but didn't helped.

Please help
I have v. 0.9.0
hejowicz

Tiptop

Tiptop
 
Posts: 1
Joined: 29 Apr 2013, 19:54
 
Resolution: 1920x1080

Re: [DEV] jQ User Map api3

Postby volksdevil » 08 May 2013, 13:46

Hi 4seven, long time no speak. I hope you are ok. 8-)

I have the issue with my map where each marker has only my username. I fixed this on my other site but I can't remember how? Can you remind me what the issue was?

http://www.volksdevil.com/user_map.php

Thanks, Neil.
volksdevil

Tiptop

Tiptop
 
Posts: 29
Joined: 08 Jul 2012, 20:16
 
Resolution: 1920x1080


Re: [DEV] jQ User Map api3

Postby 4seven » 08 May 2013, 15:05

The newest package v.0.9.0 contains all fixes.
viewtopic.php?f=3&t=109

Changes in v.0.9.0

fixing compatibility error with new google api version
including Marker Adjust Addition
optimizing some code
Current Mods | Mod Base | php(BB) programming | No help via PM
User avatar
4seven

Tiptop

Tiptop
 
Posts: 318
Joined: 20 Jun 2012, 16:55
 
Resolution: 1920x1080



Re: [DEV] jQ User Map api3

Postby 4seven » 25 May 2013, 15:19

4seven wrote:Meanwhile take look @ v.0.9.0.a
viewtopic.php?f=3&t=109&p=1003#p1002

It will be released in the next time..

viewtopic.php?p=1002#p1002

New v.0.9.0.a Demo is ready. With all reported fixes, some optimizings, adjustable font size (standard is now bigger than normal) and switchable avatar mouseover: http://4seven.bplaced.net/forum/1/user_weather/user_map.php

Thereby the username font size goes switchable bigger on mouseover. The new v.0.9.0.a comes after some more tests and than is silence here until jQUM v.1.0.0 is out, because it goes on here in the named order.
Current Mods | Mod Base | php(BB) programming | No help via PM
User avatar
4seven

Tiptop

Tiptop
 
Posts: 318
Joined: 20 Jun 2012, 16:55
 
Resolution: 1920x1080


Re: [DEV] jQ User Map api3

Postby mrludvig » 27 May 2013, 15:48

Hi

Do i need to add this to my sql?

ALTER TABLE phpbb_users ADD user_map_latitude varchar(30) COLLATE utf8_bin NOT NULL DEFAULT '0';
ALTER TABLE phpbb_users ADD user_map_longitude varchar(30) COLLATE utf8_bin NOT NULL DEFAULT '0';
ALTER TABLE phpbb_users ADD user_jq_online int(1) NOT NULL DEFAULT '0';
ALTER TABLE phpbb_users ADD user_map_location varchar(100) COLLATE utf8_bin NOT NULL DEFAULT '0';
ALTER TABLE phpbb_users ADD user_map_location_desc varchar(400) COLLATE utf8_bin NOT NULL DEFAULT '0';


I get this error when try to open http://my_site/user_weather/user_map.php

Code: Select all
General Error
SQL ERROR 
[ mysqli ]

Unknown column 'user_map_latitude' in 'where clause' [1054]

SQL

SELECT user_id FROM phpbb_users WHERE user_map_latitude 
!= 0

BACKTRACE

FILE
: (not given by php)
LINE: (not given by php)
CALL: msg_handler()

FILE: [ROOT]/includes/db/dbal.php
LINE
: 757
CALL
: trigger_error()

FILE: [ROOT]/includes/db/mysqli.php
LINE
: 182
CALL
: dbal->sql_error()

FILE: [ROOT]/user_weather/user_map.php
LINE
: 47
CALL
: dbal_mysqli->sql_query()
mrludvig

Tiptop

Tiptop
 
Posts: 3
Joined: 27 May 2013, 15:45
 
Resolution: 1920x1200

Re: [DEV] jQ User Map api3

Postby mrludvig » 27 May 2013, 22:08

i solved my last questions.

But, is it possible to add an extra input field to the right side of the map, where users can easily type current location?

Eg: Where are you right now?

And in the user description you can have something like this:

Current Location:
HomeTown:

And the map will allways show Current location.

Thx
Ludvig
mrludvig

Tiptop

Tiptop
 
Posts: 3
Joined: 27 May 2013, 15:45
 
Resolution: 1920x1200


Re: [DEV] jQ User Map api3

Postby 4seven » 27 May 2013, 22:41

All is possible. you can also have an autodetection of location. I put it on to do list. no timeline..
Current Mods | Mod Base | php(BB) programming | No help via PM
User avatar
4seven

Tiptop

Tiptop
 
Posts: 318
Joined: 20 Jun 2012, 16:55
 
Resolution: 1920x1080


PreviousNext

Return to Support Forum

Who is online

Users browsing this forum: No registered users and 1 guest

cron