Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
November 5, 201014 yr I have installed this app but when ever i click on member map on the forum i just get this error - Fatal error: Call to a member function mapTemplate() on a non-object in /home/wwwsecti/public_html/admin/applications_addon/other/membermap/modules_public/membermap/map.php on line 304 Can anyone help please? Thanks :)
November 6, 201014 yr I have installed member map and appears to be working fine apart from one problem, it is fully zoomed in by default: http://www.ifsqn.com/forum/index.php?/membermap/ How do I fix that? Also I have some questions on how to get the most out of MM, for example how do you promote it and make it more visible to new and old members on your board. Also can or does a link show in profile amywhere? Those with experience please advise. Thanks for the app Stoo. Cheers, Taff
November 12, 201014 yr Im probably going to ask the stupidest question so far but here it goes. I have installed a lot of mods on my board but all of them had installation instructions. This one doesnt so Im left wondering exactly what to do. I havent been using IPB for years (only a few months) but Im catching on. I uploaded all the files to the right places. 1) Do I need to run all the XML scripts in the xml folder to actually install it now? 2) Do I need to install AJAX on my system for this to work? 3) Is there anything else that needs to be done (assuming the above is correct) to have this working correctly? Great looking mod! May I suggest a simple installation instructions for us simple minded people please. Thanks in advance for any help you guys can lend. Lego
November 12, 201014 yr On 11/5/2010 at 12:59 AM, UK Street Cars said: I have installed this app but when ever i click on member map on the forum i just get this error - Fatal error: Call to a member function mapTemplate() on a non-object in /home/wwwsecti/public_html/admin/applications_addon/other/membermap/modules_public/membermap/map.php on line 304 Can anyone help please? Thanks :) Try recaching your skin files, let me know how that goes. On 11/6/2010 at 1:53 PM, Saferpak 1 said: I have installed member map and appears to be working fine apart from one problem, it is fully zoomed in by default: http://www.ifsqn.com/forum/index.php?/membermap/ How do I fix that? Also I have some questions on how to get the most out of MM, for example how do you promote it and make it more visible to new and old members on your board. Also can or does a link show in profile amywhere? Those with experience please advise. Thanks for the app Stoo. Cheers, Taff Hi Taff, As I'm sure you've seen now you've got some more markers on the map, it's automatically zoomed so that all markers are shown. I like the idea of a link on the profile. I'll look at that for a future version. On 11/12/2010 at 11:31 AM, Lego Me Eggo said: Im probably going to ask the stupidest question so far but here it goes. I have installed a lot of mods on my board but all of them had installation instructions. This one doesnt so Im left wondering exactly what to do. I havent been using IPB for years (only a few months) but Im catching on. I uploaded all the files to the right places. 1) Do I need to run all the XML scripts in the xml folder to actually install it now? 2) Do I need to install AJAX on my system for this to work? 3) Is there anything else that needs to be done (assuming the above is correct) to have this working correctly? Great looking mod! May I suggest a simple installation instructions for us simple minded people please. Thanks in advance for any help you guys can lend. Lego After you've uploaded the files you need to log into your ACP, click on Manage Applications & Modules on the left, then you will have an option to install the Member Map application. The installation is exactly the same as installing any other IP.Board 3.x application.
November 12, 201014 yr Installed and works perfectly.. Thanks again.. 1 last question if I may.. If I click on a "PIN" it shows the avatar of the user just fine but the member name and info's text is white on white. Anyway to change this and if so could you point me to the right place? I assume its just an edit somewhere but I have no clue as to where.. Here is what it looks like: Thanks.. Lego
November 12, 201014 yr That is because your skin sets the color to white, you would need to alter the css file for the application setting the font colors.
November 12, 201014 yr Thanks for the quick reply.. Im super confused now but its obviously not an issue with your mod. I will hunt around and try to figure out which css file it is and where that little piece of code is.. Wish me luck.. Have a good weekend. Lego
November 12, 201014 yr Look in membermap.css change #memberMapCanvasWrapper { clear: both; background-color: #D6D6D6; -moz-border-radius: 5px; padding: 8px; margin-top: 10px; height: 800px; } to #memberMapCanvasWrapper { clear: both; background-color: #D6D6D6; -moz-border-radius: 5px; padding: 8px; margin-top: 10px; height: 800px; color: #000000; } That should work for you, I've changed that in the application code too.
November 12, 201014 yr Hey Stoo.. Thanks again.. That worked great for changing the text color to black.. The members name (link) remained white tho. Im thinking maybe thats not changeable if its calling it from the skin. Changing it in the skin to make it visible in the bubble would also change it throughout the board (where ever its used in the skin) -- is my guess.. Still a great mod as it is even without people being able to tell who is who (refers to his own board since I have a skin issue). =) Lego
November 12, 201014 yr On 11/12/2010 at 1:43 PM, Lego Me Eggo said: Hey Stoo.. Thanks again.. That worked great for changing the text color to black.. The members name (link) remained white tho. Im thinking maybe thats not changeable if its calling it from the skin. Changing it in the skin to make it visible in the bubble would also change it throughout the board (where ever its used in the skin) -- is my guess.. Still a great mod as it is even without people being able to tell who is who (refers to his own board since I have a skin issue). =) Lego In that case, you'll need to add the following to the CSS #memberMapCanvasWrapper a { color: #000000; }
November 15, 201014 yr Hey Stoo -- Your a genius! Thanks so much for the help (even when you didnt have to).. Fixed it perfectly and all our members LOVE the mod! Best Regards, Lego
November 15, 201014 yr Yes I realised that stoo once I'd got a few more members signed up. I added soem expalantion text at the top and am promoting it through my IPB blog featured. I've got about 30 so far. http://www.ifsqn.com/forum/index.php?/membermap/ Great mod thanks. A link in the profile would be great, also maybe it could be integrated with registration so that member enters town or city on a mandatory field and that automatically put them on the map?
November 15, 201014 yr Once a user has changed his place in the map 11 times in one evening, I hope for a user permission for one change per day or so :)
November 15, 201014 yr On 11/15/2010 at 2:38 PM, Lego Me Eggo said: Hey Stoo -- Your a genius! Thanks so much for the help (even when you didnt have to).. Fixed it perfectly and all our members LOVE the mod! Best Regards, Lego No problem! On 11/15/2010 at 3:10 PM, Saferpak 1 said: Yes I realised that stoo once I'd got a few more members signed up. I added soem expalantion text at the top and am promoting it through my IPB blog featured. I've got about 30 so far. http://www.ifsqn.com/forum/index.php?/membermap/ Great mod thanks. A link in the profile would be great, also maybe it could be integrated with registration so that member enters town or city on a mandatory field and that automatically put them on the map? That looks great! Always nice to see these things in non-standard skins. Your registration form idea is interesting, I would think that it's possible. On 11/15/2010 at 3:35 PM, Claudia999 said: Once a user has changed his place in the map 11 times in one evening, I hope for a user permission for one change per day or so :) That is a little bit extreme, I'm not sure one extreme person warrants the time to add a change-per-day setting though.
November 16, 201014 yr Stoo, I'm missing an image in my message center when a memeber adds their location /notify_map_add.png Can you attach one please.
November 16, 201014 yr The images are located in public\style_images\master\notifications You will need to copy them into your directory that your custom skin uses.
November 16, 201014 yr after installing anything, I always copy my master images directory to my laptop - then upload it to each custom skin, ensuring that I have my FTP package set to always ask before overwriting. Then when it asks, I simply skip. This way my custom images are preserved and the new ones added by the install are added.
November 20, 201014 yr On 3/19/2010 at 10:50 PM, Rog_Enk said: Did that so many times I could do it with my eyes closed! But, ever optimistic I did it again and.. voila! the perms stuck this time (Each time I went back to check they had cleared, is that a bug?). Sweet :) I am having a similar problem. When I click on the My Apps and choose "Member Map" it boots me right back to my initial settings page. If that wasn't bad enough, not when I am in setting and click on "manage applications and modules", then choose "member map" the list of choices is incredibly inconsistent and sometimes non-existent.
November 20, 201014 yr Hi J-P, That shouldn't be the case, was it an upgrade or fresh install ? Could you send me a message with some ACP details so I could take a look please. Thankyou
November 21, 201014 yr it was a fresh install.... PM sent. thanks for looking into this. It is much appreciated :)
November 21, 201014 yr On 11/21/2010 at 4:11 PM, J-P said: it was a fresh install.... PM sent. thanks for looking into this. It is much appreciated :) Looks like the issue may be 3.0.5, The admin modules were installed as public modules for some reason. I have manually fixed it for you.
November 23, 201014 yr Hi there, I have two quick questions. I'd like to upgrade from 1.0.0 to 1.0.2. I already have a a couple of hundred markers in now. Will I lose the markers? Where can I change the color of the text "Member Map"? Thanks!