Jump to content

Buskopan

Members
  • Posts

    453
  • Joined

  • Last visited

 Content Type 

Downloads

Release Notes

IPS4 Guides

IPS4 Developer Documentation

Invision Community Blog

Development Blog

Deprecation Tracker

Providers Directory

Forums

Events

Store

Gallery

Posts posted by Buskopan

  1. The statistics data is still there, I probably removed it and didn't put it back after I updated the skin bit, do you want me to put it back ?


    yes please

    or tell me which template and what to add. ) thanks
  2. I have updated to the 3.2 compatable version. And after upgrade the map not shows anything. It is empty for some reason.

    I have lost all users locations (((

    But strange thing is that it still shows button "update your location"

    Is there any chance to fix the problem ?

    http://www.mydisput.com/forums/index.php?/membermap/

  3. Another thing I want to ask.

    I have translated the application on Russian...only thing I can't find is location of the

    member Viewing the Member Map

    Can you please point where is that ?

    Thank you once again for perfect application


  4. Revert any changes you have made, then find


    the div with an id of memberMapCanvasWrapper



    change the class called clearfix to clear.



    Yessss ))) that is the proper solution :) Thank you my friend! Now looks as it supposed to look :)
  5. ok. Removed

    <ul class='topic_buttons'> <if test="$this->memberData['member_id'] > 0"> <if test="$exists"> <if test="$canEdit"> <li><a id='memberMapUpdate' href='#' title='{$this->lang->words['buttonUpdateLocation']}'>{parse replacement="rep_up"} {$this->lang->words['buttonUpdateLocation']}</a></li> </if> <if test="$canDelete"> <li class='closed'><a id='memberMapDelete' href='#' title='{$this->lang->words['buttonDeleteLocation']}'>{parse replacement="rep_down"} {$this->lang->words['buttonDeleteLocation']}</a></li> </if> <else /> <if test="$canAdd"> <li><a id='memberMapAdd' href='#' title='{$this->lang->words['buttonAddLocation']}'>{parse replacement="rep_up"} {$this->lang->words['buttonAddLocation']}</a></li> </if> </if> <if test="$friendCount > 0"> <if test="$this->request['do'] != 'friends'"> <li><a id='memberMapFriends' href='{parse url="module=membermap&amp;do=friends" base="publicWithApp" template="friends" seotitle="false"}' title='{$this->lang->words['buttonFriends']}'>{parse replacement="user_icon"} {$this->lang->words['buttonFriends']}</a></li> <else /> <li><a id='memberMapShowAll' href='{parse url="app=membermap" base="public" template="membermap" seotitle="false"}' title='{$this->lang->words['buttonShowAll']}'>{parse replacement="user_icon"} {$this->lang->words['buttonShowAll']}</a></li> </if> </if> </if> </ul> </div>

    <div class='topic_controls'>
























    on bottom to fix the problem

    and removed h2 at all. Not the perfect way but works for me

  6. update: when I'm not logged in. Picture is ok.Something happens when the user is logged in

    if you remove class="left" it should display normally.

    will try. thank you

  7. Your H2 is floated to the left, that is causing the issue.



    h2 works for title...are you sure it is the problem ?

    When i'm zooming out on browser page veiw it seems like ok.

    Just to confirm that we looking to the same problem..see attached.
  8. thank you! But new version in custom skins displayed on half of page.

    See http://www.mydisput.com/forums/index.php?app=membermap

    Could you please advice where I can fix that ?

    I have 3 different skins and all are with that bug...only IPB skin is ok

  9. I have removed application and reinstalled it back again, but no result. Whatever location within Baku I'm trying to put on map goes to wrong place approx on 39.976936, 49.043598.

    and also lost all usermarkers that were added before application bug (

  10. when I'm trying to add the location by street name and city it puts me on wrong place. Even tried to put the location with numbers 40.385425, 49.964404

    as example I have tested this location on demo map here. it puts the correct location....same happens when my users putting their location on map.
    within sity Baku it always goes to wrong location...somewhere on 39.976936, 49.043598

    .please help.

    link http://www.mydisput.com/forums/index.php?/membermap/

    and also want to point that this problem was not before...everything was just fine...and at some point that happened. May be after installation of IP.Content or after upgrade to 3.1.4...I'm not sure

×
×
  • Create New...