![]() |
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:
|
All times are GMT. The time now is 03:35 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 | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|