![]() |
Quote:
|
Quote:
Also same error when I downloaded updated file!! No vbulletin.vb_dc_membermap created. Cheers Gareth |
Dont work in http://www.tartaportal.it/dcMembermap.php
|
Also in whos online, clicking in Members map if someones on it takes you to xxxxxxxxxxxx./test and 404's
|
Quote:
Others are installing this fine now (although appreciate their are some small issues in the map) so not sure on this one. Are you getting any errors at the point of install? Quote:
Quote:
|
Cool - good work!! will keep an eye out :)
|
fantastic!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! !
This one I don't need to install the what so called php extension geoip sth... COOL!! |
Very very nice :-)
Thank you for this mod ! |
Does it work on 4.1.10 ?
|
But there is no Avatar ah?? Little problem, but with Avatar it would be perfect!
|
Quote:
Quote:
|
1 Attachment(s)
Installer But not working get Database error in dcMembermap.php and bug on Damn Comp - Membermap Options Setting page , You can fix this for working on 4.1.10 ?
Attachment 139773 Code:
Database error in vBulletin 4.1.10: |
Quote:
|
Quote:
Can you post the sql to create the tables? Regards |
Just a thought but both of us with a problem are using MySQL Version : 5
|
Just noticed there are 3 of us having a problem
|
If you are gettin the sql error try adding this table
[sql] CREATE TABLE IF NOT EXISTS `dc_membermap` ( `markerid` int(11) NOT NULL AUTO_INCREMENT, `userid` int(11) NOT NULL, `desc` text, `lat` float(10,6) NOT NULL, `lon` float(10,6) NOT NULL, PRIMARY KEY (`markerid`), UNIQUE KEY `idx_user` (`userid`)) [/sql] If anyone tries this and they get an error, please could they let me know what the error is so I can fix. Cheers. Tested on 5.1 as thats the only version I have available at the moment |
Just released a beta 1.1 whilst we are working on beta 2 which fixes the avatar issues and possibly the installer if the problem is what I think it may be
|
Quote:
|
Quote:
|
Quote:
|
Quote:
|
Any way you can fix it so it doesn't slide the theme over to the left? I had disabled the share plugin but it was still moving the entire usermap page over to the left?
|
Quote:
EDIT: Its specifically the button which says "pin it" (your pintrest link) which is causing the problem. The div within that iframe is pushing the membermap over. If you can find that div and add height: 20px to it then it will fix the issue. If your having issues with this, feel free to pm me some admin details and I will see if I can sort for you if you like. |
Quote:
Note: Code:
doc_margin Earlier version it stayed the same. |
Quote:
|
Hopefully so, however yet to have someone confirm. I cant replcate the issue here. If not the script for adding the table manually I posted above.
@Mr_Running. Not sure what has changed if anything to be honest on that side of things, but will take a look |
1 Attachment(s)
But bug on Options Damn Comp - Membermap Setting page ? Check this ScreenShot Please !
Attachment 139779 |
Quote:
I would maybe suggest reinstalling if this is 4.2.0 as this is not something that should break imo |
vBulletin 4.1.10
|
Updated to the beta and Avatars Work A1 now thank you!
Upgrade was pain-free and easy too which is always nice |
good work, but i get this message.
Quote:
|
I ran the sql
now getting Quote:
SELECT userid FROM dc_membermap WHERE userid = ".$vbulletin->userinfo['userid'] This works: SELECT userid FROM vb_dc_membermap WHERE userid = ".$vbulletin->userinfo['userid'] The map appears fine. It might be nice to have the map import users location from their profiiles. Just a thought cheers Gareth |
Installed the latest version. Works perfectly. Thank you :)
|
Quote:
#1. It'll have to use Google's geo search function to mass convert all this data. They put restrictions on how many times per day (and how fast) you can do that. You'll quickly get yourself blocked if you do 8k* queries right after each other to get all the data. * Depending on the size of the member base of course. #2. Like soniceffect stated above, some cities are interpreted wrongly as they exist in multiple countries. There's a fairly big chance members will be put in the US while they actually live in the UK for example. Lots of people neglect to define their location properly. |
Quote:
http://www.tartaportal.it/dcMembermap.php http://www.tuttoserpenti.it/dcMembermap.php |
avatars now working nice one!!
|
Quote:
Quote:
Quote:
[sql] CREATE TABLE IF NOT EXISTS `vb_dc_membermap` ( `markerid` int(11) NOT NULL AUTO_INCREMENT, `userid` int(11) NOT NULL, `desc` text, `lat` float(10,6) NOT NULL, `lon` float(10,6) NOT NULL, PRIMARY KEY (`markerid`), UNIQUE KEY `idx_user` (`userid`)) [/sql] Quote:
[sql] CREATE TABLE IF NOT EXISTS `dc_membermap` ( `markerid` int(11) NOT NULL AUTO_INCREMENT, `userid` int(11) NOT NULL, `desc` text, `lat` float(10,6) NOT NULL, `lon` float(10,6) NOT NULL, PRIMARY KEY (`markerid`), UNIQUE KEY `idx_user` (`userid`)) [/sql] |
affffffffffffffffffff
|
You deserve a medal pal. Best supported beta ive ever used.
|
All times are GMT. The time now is 11:39 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|