Kunena 6.3.0 released

The Kunena team has announce the arrival of Kunena 6.3.0 [K 6.3.0] in stable which is now available for download as a native Joomla extension for J! 4.4.x/5.0.x/5.1.x. This version addresses most of the issues that were discovered in K 6.2 and issues discovered during the last development stages of K 6.3

Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.

Question Some problems/bugs? google map integration

More
11 years 9 months ago - 11 years 9 months ago #1 by larry007
Hi,

some problems with the google maps integration...

1. in the maps is missing the target icon

look -> www.bundeswehr-feuerwehr.de/forum/20-tes...oard-code-tests.html

This message contains confidential information

Database collation check: The collation of your table fields are correct

Legacy mode: Disabled | Joomla! SEF: Enabled | Joomla! SEF rewrite: Enabled | FTP layer: Disabled |

This message contains confidential information
htaccess: Exists | PHP environment: Max execution time: 90 seconds | Max execution memory: 100M | Max file upload: 8M

Kunena menu details:

Warning: Spoiler!

Joomla default template details : rt_afterburner_j15 | author: RocketTheme | version: 1.5.0 | creationdate: 08/07/09

Kunena default template details : Blue Eagle 2.0 | author: Kunena Team | version: 2.0.0 | creationdate: 2012-06-27

Kunena version detailled: Kunena 2.0.0 | 2012-06-27 [ Diplomatia ]
| Kunena detailled configuration:

Warning: Spoiler!
| Joomla! detailled language files installed:
Warning: Spoiler!

Third-party components: UddeIM 2.8

Third-party SEF components: None

Plugins: None

Modules: Kunena Latest 2.0.0 | Kunena Login 2.0.0

Last edit: 11 years 9 months ago by larry007.

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

More
11 years 9 months ago #2 by 810
Thnx for the bug report. I will add it on the list.


regards 810

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

More
11 years 9 months ago #3 by Matias
If someone finds out why map pointer doesn't show up, please help us to point it out. I've tried to figure out what's happening, but I have no glue. :(

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

More
11 years 9 months ago #4 by larry007

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

More
11 years 8 months ago #5 by decent2
I probably found a solution

stackoverflow.com/questions/11313881/mis...arker-on-google-maps

in file
administrator/components/com_kunena/libraries/bbcode/bbcode.php

Replace:

var marker = new google.maps.Marker({
zoom: $map_zoom,
disableDefaultUI: $map_control,
center: latlng,
mapTypeId: google.maps.MapTypeId.$map_type
});

with:

var marker = new google.maps.Marker({
position: results[0].geometry.location,
map: kgooglemap1
});

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

More
11 years 8 months ago #6 by xillibit
You need to upgrade to Kunena 2.0.1

I don't provide support by PM, because this can be useful for someone else.

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

More
11 years 8 months ago - 11 years 8 months ago #7 by decent2

xillibit wrote: You need to upgrade to Kunena 2.0.1


I have an updated to Kunena 2.0.1
Yesterday I discovered that I had no target icon on the map

Kunena menu details:

Warning: Spoiler!

Joomla default template details : ja_purity | author: JoomlArt.com | version: 1.2.0 | creationdate: 12/26/07

Kunena default template details : Blue Eagle 2.0 | author: Kunena Team | version: 2.0.1 | creationdate: 2012-07-07

Kunena version detailed: Kunena 2.0.1 | 2012-07-07 [ Balozi ]
| Kunena detailed configuration:

Warning: Spoiler!
| Kunena integration settings:
Warning: Spoiler!
| Joomla! detailed language files installed:
Warning: Spoiler!

Third-party components: Jomsocial 2.2.4

Third-party SEF components: None

Plugins: Content - Kunena Discuss 2.0.1 | JomSocial - My Kunena Forum Menu 2.0.1 | JomSocial - My Kunena Forum Posts 1.7.1 | JomSocial - Kunena Groups 2.0.1

Modules: Kunena Latest 2.0.1 | Kunena Stats 2.0.1 | Kunena Login 1.7.2 | Kunena Search 2.0.1

Last edit: 11 years 8 months ago by decent2.

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

Time to create page: 0.627 seconds