vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 4.x Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=245)
-   -   Major Additions - DamnComp - MemberMap (https://vborg.vbsupport.ru/showthread.php?t=285479)

DannyV 07-29-2012 12:18 PM

It's just above the map, on the left side.
I removed it now from the template:

PHP Code:

        <div class="popup blockbody">
            <
div class="header">Adding a custom location</div>
            <
div class="desc">Description or something blah blah blah blah and blah</div>
            <
div class="left"><label for="name">Name:</label></div>
            <
div class="right"><input type="text" id="name" /></div>
            <
div class="left"><label for="desc">Description:</label></div>
            <
div class="right"><textarea id="name"></textarea></div>
            <
div class="buttons">
                <
button class="newcontent_textcontrol" id="popup_ok">OK</button>
                <
button class="newcontent_textcontrol" id="popup_cancel">Cancel</button>
            </
div>
        </
div>
        <
div class="overlay blockbody"></div


soniceffect 07-29-2012 12:22 PM

Quote:

Originally Posted by DannyV (Post 2352355)
It's just above the map, on the left side.
I removed it now from the template:

PHP Code:

        <div class="popup blockbody">
            <
div class="header">Adding a custom location</div>
            <
div class="desc">Description or something blah blah blah blah and blah</div>
            <
div class="left"><label for="name">Name:</label></div>
            <
div class="right"><input type="text" id="name" /></div>
            <
div class="left"><label for="desc">Description:</label></div>
            <
div class="right"><textarea id="name"></textarea></div>
            <
div class="buttons">
                <
button class="newcontent_textcontrol" id="popup_ok">OK</button>
                <
button class="newcontent_textcontrol" id="popup_cancel">Cancel</button>
            </
div>
        </
div>
        <
div class="overlay blockbody"></div


Cheers for that Danny. Should have actually been hidden in the css however it seems its not been done. Can I ask what browser you are using?

LgsOfChampions 07-29-2012 12:23 PM

i could see the map last night, however with updating w/ the new release this is all I see now
Quote:

Fatal error: Call to undefined function fetch_avatar_url() in /home/content/70/7560670/html/LeaguesOfChampions/includes/class_bootstrap.php(430) : eval()'d code on line 206

DannyV 07-29-2012 12:24 PM

Quote:

Originally Posted by soniceffect (Post 2352359)
Cheers for that Danny. Should have actually been hidden in the css however it seems its not been done. Can I ask what browser you are using?

Chrome and IE.

soniceffect 07-29-2012 12:31 PM

Quote:

Originally Posted by LgsOfChampions (Post 2352360)
i could see the map last night, however with updating w/ the new release this is all I see now

Quote:

Originally Posted by DannyV (Post 2352361)
Chrome and IE.

OK ... will be releasing a new update in next 10 mins. Clearly screwed this one up somehow

soniceffect 07-29-2012 12:42 PM

29 July 2012 - 1.0.4 Released - Fixed what I previously broke due to being half asleep. That will teach me!

Beckenbauer 07-29-2012 01:04 PM

Quote:

Originally Posted by soniceffect (Post 2352299)
in the file clientscript/dcMembermap.js find

Code:

function addOwnMarker(point) {
    var pt = new google.maps.LatLng(parseFloat(0), parseFloat(0));

replace the 2 zeros with your default location. This is fixed in the next version.
.

Great Sonic, great!

hubba 07-29-2012 03:08 PM

Ähm... have I to use the update script and upload the membermap.php?

soniceffect 07-29-2012 03:10 PM

Quote:

Originally Posted by hubba (Post 2352476)
?hm... have I to use the update script and upload the membermap.php?

Reupload all files, go to add product as you did the first time, however ensure you change overwrite to yes

hubba 07-29-2012 03:37 PM

Allright, thanks. I also did run the membermap_update but that gives an error:

Fatal error: Call to undefined function isnumeric() in ......Forum/dcMembermap_update.php on line 26


All times are GMT. The time now is 08:18 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
  • Page Generation 0.01274 seconds
  • Memory Usage 1,765KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (7)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete