[solved] map not showing on registration

More
11 years 4 months ago #14095 by tonyls6
is there any plugin geo plugin... which support cb profile pro ?

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #14100 by tonyls6
how to use loadtab geommunitylocator ?

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #14101 by nordmograph
I don'tunderstand your question.
?

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #14102 by tonyls6
i have resolved that issue on profile pro.. its very nice .
but now i geommunity plugin show default map on registration page.
now i want to set up default location 52.132758
-0.470281 .
so in which line i have to change the core code. beacause plugin set custom default location only for cb builder.
now i want to set custom default location. so please help

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #14105 by nordmograph
Good and is it saving coordinates correctly at registration

For your question, it depends if it showsthe profile map or the registration map.

you can look for

$lat = $params->get('reglat','0');
$lng = $params->get('reglng','0');
and change the 0 for latitude and longitude values

or same for
$lat = $params->get('lat','0');
$lng = $params->get('lng','0');

Hope ithelps

- Need help? Post the URL of the related page (eventualy as confidential info), it will help solve your issue faster.
- An error, notice or warning? report the exact message including the line number
- If you get a white page , enable error reporting and / or check your server error logs.

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #14106 by tonyls6
i have already tried it..but noting happen..
in components/com_comprofiler/plugin/user/plug_geommunitylocator/geommunitylocator.php

Please Log in or Create an account to join the conversation.

Time to create page: 0.351 seconds
Powered by Kunena Forum
Disclaimer: Nordmograph is not affiliated with or endorsed by The Joomla! Project™. Any products and services provided through this site are not supported or warrantied by The Joomla! Project or Open Source Matters, Inc. Use of the Joomla!® name, symbol, logo and related trademarks is permitted under a limited license granted by Open Source Matters, Inc.