Jump to content

stoo2000

Clients
  • Posts

    6,343
  • Joined

  • Last visited

  • Days Won

    5

Reputation Activity

  1. Like
    stoo2000 reacted to BN_IT_Support in Member Map   
    I don't think that it is a question of not choosing to hide the map from groups, but rather that you have to positively opt them into seeing the map and adding a location:

    other apps > member map > member map > manage permissions
  2. Like
    stoo2000 reacted to X3r0X in Trader Feedback System   
    I just installed this. I uploaded the files, then installed it from the applications thing. When I gave permissions, I now get this error viewing any post or viewing the feedback thread.





    Please fix it.
  3. Like
    stoo2000 reacted to Pintac in Member Map   
    It works
  4. Like
    stoo2000 got a reaction from Eric Allione in Member Map   
    I was thinking that we could automatically pull the Bing API key if it's setup with Gallery, would take a step out of setting it up.

    No, quite often users don't enter a real location, i.e. The Moon, Mars etc, I may include a hook to do this with a future version, I have not yet decided. There isn't any issue here to be fixed, the default view is 0,0 which is the center of the 'world', the map alters it's zoom depending on where the markers are on the map (this is actually a feature). You are however free to modify your templates, in mapGoogleJavascript you can remove
    bounds.extend(point); that will stop the map zooming to available markers.
    Further to the nopermission issue, have a read of the posts following the one you quoted, hopefully that will fix your problem. Don't forget you can copy+paste your API key that's already in the ACP and reuse if it you choose to re-install.
  5. Like
    stoo2000 got a reaction from Eric Allione in Member Map   
    Just had a quick look on the Google Api site, that should be a real easy addition. I'll get that one in for the next Beta/RC.
  6. Like
    stoo2000 got a reaction from avro in Trader Feedback System   
    Hi Avro,

    You would run the Feedback Converter after converting your site.

    Stuart
  7. Like
    stoo2000 got a reaction from Samourai in Member Map   
    You could change that URL to your own image, you'll need to make sure its the same size as the current one though.
  8. Like
    stoo2000 got a reaction from Samourai in Member Map   
    There is only room on the marker for one letter.

    Open public/js/ips.membermap.js

    on line 71:

    ipb.membermap.friendIcon.image = "http://chart.apis.google.com/chart?chst=d_map_pin_letter&chld=F|00E141|000000"; You can change chld=F to the letter of your choice, i.e. chld=M As for default map type, open template mapGoogleJavascript, and find

    document.observe("dom:loaded", function() { After that add one of the following, depending on the default type you want.

    map.setMapType(G_NORMAL_MAP); map.setMapType(G_HYBRID_MAP); map.setMapType(G_SATELLITE_MAP); map.setMapType(G_PHYSICAL_MAP);
  9. Like
    stoo2000 reacted to Samourai in Member Map   
    Hi !

    I've downloaded it, and... Okay, I'll maybe look like an idiot but whatever... I do not manage to create a proper API Key, I beleive, as when I go in my Google api account, and then in the tab "Api acces", though I use the key for server apps or for browser apps (tried both), and then enter them in the system parameters... it doesn't work.
    An error message is displayed, in a popup window, telling me my API key isn't valid.

    How should I do ? Is an OAuth API key required or anything ? Can't manage to make the app work :(
    Thanks for your support, and sorry, I'm quite newbie with Google services.
  10. Like
    stoo2000 got a reaction from Samourai in Member Map   
    Note, I didn't say that it was particularly resource intensive, I really wouldn't wait for an update, it's happening slowly though.
  11. Like
    stoo2000 got a reaction from Samourai in Trader Feedback System   
    Yes.Supported IPS Software Version: 3.2+

    The user info pane information can be removed by disabling a hook, the information would still be visible on the users profile. You can also select which forums the feedback information is shown in.

    Stuart
  12. Like
    stoo2000 reacted to AllanLima in Member Map   
    Translation to the Member Map application PT-BR




    great application, tested and approved :)
  13. Like
    stoo2000 reacted to Phille in Member Map   
    Here it is: your CP Admin > see pic in attachment ;)
  14. Like
    stoo2000 got a reaction from CallieJo in Trader Feedback System   
    Hi Jim,

    There isn't any built in integration for Classifieds yet, it is still on my radar though.

    Regards
    Stuart
  15. Like
    stoo2000 got a reaction from ASICasper in Member Map   
    I'm planning too, I was planning on working on a major new version with new features, however I've been short of time to work on it this year.

    The API can be updated in a small release if needed, so don't worry about that. I wanted to do it as part of a bigger thing, but that may not happen yet.
  16. Like
    stoo2000 got a reaction from E11 in Member Map   
    I'm planning too, I was planning on working on a major new version with new features, however I've been short of time to work on it this year.

    The API can be updated in a small release if needed, so don't worry about that. I wanted to do it as part of a bigger thing, but that may not happen yet.
  17. Like
    stoo2000 got a reaction from svit in Member Map   
    I'm planning too, I was planning on working on a major new version with new features, however I've been short of time to work on it this year.

    The API can be updated in a small release if needed, so don't worry about that. I wanted to do it as part of a bigger thing, but that may not happen yet.
  18. Like
    stoo2000 reacted to CrossFire-Radio in Member Map   
    Works great here... Thanx much for this... Using 1.0.7 with IPB 3.3... One thing though, the link inside the ACP for the Google API key is outdated, they have changed it.. you might want to update that..for any future versions.
  19. Like
    stoo2000 reacted to SubStrider in Trader Feedback System   
    We are running this on 3.3 No issues reported yet.
  20. Like
    stoo2000 reacted to Hexsplosions in Member Map   
    Great, thanks.
  21. Like
    stoo2000 reacted to kotaco in Member Map   
    It works fine on 3.3 from what I can see on my forum.
    http://www.emergencybricks.com/index.php?/membermap/
    (Not sure if it requires registration to see, can't remember :P )
  22. Like
    stoo2000 got a reaction from PSXHosting Ltd. in Trader Feedback System   
    You could assign them a secondary group that doesn't have permission to use it (that should stop them from accessing it)
  23. Like
    stoo2000 got a reaction from Falcon72 in Trader Feedback System   
    All fixed, see ticket.
  24. Like
    stoo2000 got a reaction from Falcon72 in Trader Feedback System   
    Whilst I am working on a converter for iTrader, does any one have any other system that they would like to convert to Trader Feedback System?
  25. Like
    stoo2000 got a reaction from Falcon72 in Trader Feedback System   
    Please submit a support ticket here: http://ipb.silvesterwebdesigns.com/index.php?app=nexus&module=support&section=new

    Please include details for:Control Panel access (access to PhpMyAdmin) FTP Access ACP access Which versions you upgraded from


    Thanks
    Stuart
×
×
  • Create New...