World Map

How do I set the world map so it only shows the profiles of members on the maps? i.e. turn other features off like events, etc

Quote · 27 Feb 2014

Create PHP block with the following content:

return BxDolService::call('wmap', 'homepage_part_block', array ('profiles'));

Please not that there is no interface in Dolphin by default to create PHP blocks, so you can create it directly in database or use some 3rd-party plugins for example this one.

Rules → http://www.boonex.com/terms
Quote · 4 Mar 2014

Hi Dean,

i tried to clone the mapmodule and shoot up my database,

FXE: when i create a php-Block with content:

return  BxDolService::call('wmap', 'homepage_part_block', array ('events'));

or

return BxDolService::call('wmap', 'homepage_part_block', array ('profiles'));

i will get an empty block, because the main-map-block at the index-page will work well.

Have you got a hint or tip?

thank you in advantage

Thomas

Quote · 10 Jun 2014

Sorry I do not have a solution. I ended up just removing it as it was displaying properly, which was unfortunate as my members are all mapping industry professionals and like these sorts of visual representations.

Quote · 11 Jun 2014

 

Sorry I do not have a solution. I ended up just removing it as it was displaying properly, which was unfortunate as my members are all mapping industry professionals and like these sorts of visual representations.

 Did you not try what AlexT suggested?

I do the same as you, my map "makes" my site work; without it my site wouldn't function.

 

Mine works because I use the GEO Locator module.

wmap-members-only.JPG · 47.9K · 196 views
ManOfTeal.COM a Proud UNA site, six years running strong!
Quote · 11 Jun 2014
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.