.Ian Posted March 31, 2010 Posted March 31, 2010 just found out it has been disabled on all servers i use due to the script kiddies exploiting it to do DOS attacks :( Thanks for the help anyway..i guess theres no way round this at he moment? have you tried adding it to your .htaccess file?
pinguish Posted March 31, 2010 Posted March 31, 2010 yeah they have totally disabled it, and looking at the problems they had when it was enabled i see why! thanks anyways guys...still a nice mod keep up the work ;)
.Ian Posted March 31, 2010 Posted March 31, 2010 the .htaccess should overide, but you could also try in httpd.conf <Directory "/path/to/dir"> php_admin_flag allow_url_fopen On </Directory>
stoo2000 Posted March 31, 2010 Posted March 31, 2010 yeah they have totally disabled it, and looking at the problems they had when it was enabled i see why! thanks anyways guys...still a nice mod keep up the work ;) Do you have CURL enabled ?
atsaunier Posted March 31, 2010 Posted March 31, 2010 What is your new issue?, I can't access your map. this is my newest issue i get the following error after i add a location, and the map is blankWebpage error details User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 5.1; Trident/4.0; chromeframe; .NET CLR 2.0.50727; .NET CLR 3.0.04506.648; .NET CLR 3.5.21022; InfoPath.2; .NET CLR 1.1.4322; .NET CLR 3.0.4506.2152; .NET CLR 3.5.30729) Timestamp: Wed, 31 Mar 2010 01:33:00 UTC Message: Expected ')' Line: 396 Char: 636 Code: 0 URI: http://www.forums.wi...php?/membermap/ i also made the mp visble to guest but didnt give guest permission to add a location but if u need that to let me know
stoo2000 Posted March 31, 2010 Posted March 31, 2010 I still can't see it[#1901] You do not have permission to view the member map
atsaunier Posted March 31, 2010 Posted March 31, 2010 I still can't see it srry retry, what i did was posted here then went and changed ther permission, you was fater then me :)
stoo2000 Posted March 31, 2010 Posted March 31, 2010 srry retry, what i did was posted here then went and changed ther permission, you was fater then me :) Right, got it. Simple fix. change your group prefix <img> to use single-quotes, it's breaking the javascript.<img src='http://www.forums.winxperts.net/public/style_images/admin.gif' /> I'll add a check for that in the next version
pinguish Posted March 31, 2010 Posted March 31, 2010 Do you have CURL enabled ? yes i do... i was thinking at taking a look and converting it to curl when if I can find the time. (if i'm honest security wise would be a good way to go anyway)
pinguish Posted March 31, 2010 Posted March 31, 2010 had a look at your code and i've 'bodged' curl into it..i'll send you the code snippets of what i changed ;)
Joy Rex Posted April 1, 2010 Posted April 1, 2010 The map installed fine for me, worked fine (few users added pins, etc.) but then when I checked it later, I get just a large gray square, no map - unless - I click "show friends" and then it shows just me and the person(s) who are my friends. Any ideas? I'm thinking it might be a pin someone added that's causing it to bomb... I turned Firebug on in Firefox, and here was the error it gave me: And the resulting script that caused the error:missing ) after argument list
stoo2000 Posted April 1, 2010 Posted April 1, 2010 The map installed fine for me, worked fine (few users added pins, etc.) but then when I checked it later, I get just a large gray square, no map - unless - I click "show friends" and then it shows just me and the person(s) who are my friends. Any ideas? I'm thinking it might be a pin someone added that's causing it to bomb... I turned Firebug on in Firefox, and here was the error it gave me: And the resulting script that caused the error: [code]missing ) after argument list You've probably got some " in your group prefix or suffix, you can safely change them to ' and the map will work.
Joy Rex Posted April 1, 2010 Posted April 1, 2010 You've probably got some " in your group prefix or suffix, you can safely change them to ' and the map will work. It turned out to be a Flash avatar (that happens to be interactive) that caused the issue - I did check the group colors, and all the quotes were single quotes, so it wasn't that (as far as I can tell).
-Mary- Posted April 2, 2010 Posted April 2, 2010 Having problems with this, when trying to add my location to the map, in both firefox and IE, instead of adding, I get prompted to download the index.php file instead of it actually adding.
stoo2000 Posted April 2, 2010 Posted April 2, 2010 Hi Mary, If you used the first verion, you will need to revert any template changes you have made. Stuart
-Mary- Posted April 2, 2010 Posted April 2, 2010 I didn't use the first version, this is a new install
stoo2000 Posted April 2, 2010 Posted April 2, 2010 I didn't use the first version, this is a new install Could you send me a message with your URL in it please. Thanks Stuart
-Mary- Posted April 2, 2010 Posted April 2, 2010 Could you send me a message with your URL in it please. Thanks Stuart Message just sent.
RTM Posted April 4, 2010 Posted April 4, 2010 Great job Stuart, this is an essential mod for so many community sites! Thanks! Rob
stoo2000 Posted April 6, 2010 Posted April 6, 2010 This file will enable the application to function for people that are having issues communicating with Google (Adds another method for getting around your server configuration). Upload this file to /admin/applications_addon/other/membermap/sources/classes/
Old-Trainee Posted April 6, 2010 Posted April 6, 2010 This file will enable the application to function for people that are having issues communicating with Google (Adds another method for getting around your server configuration). Upload this file to /admin/applications_addon/other/membermap/sources/classes/ Many thanks - its work very good
Derbi-GPR Posted April 14, 2010 Posted April 14, 2010 Hello! I installed the Map and everthing is really fine thank you so much! But i found one "Bug" now... If 2 Users enter the same Adress like "Austria Vienna" one pin is over the other Pin so you cant see the second Member? Is there any way to show every Member with one Adress? Kind regards, Markus
InvisionNutCase Posted April 14, 2010 Posted April 14, 2010 got it working for the admin, sets and see's map.. members see a grey wrapper with no map. setting the location makes no different, checked to make sure that the permissions were correct... thoughts...:blink:
Recommended Posts