Some hronic bugs in new version too. SOS.

Ivannnn - January 23, 2008 - 19:35
Project:cck_map
Version:5.x-3.3
Component:Code
Category:bug report
Priority:critical
Assigned:Ivannnn
Status:active
Description

1. CCK Map overwrites all CCK Field descriptions! - was posted in

    http://drupal.org/node/194488

. Solution posted in this node for 3.2-1 does NOT suit 3.3 version. Please, help!

2. If nothing to load, 'load' warns no array! - this bug descripted in

    http://drupal.org/node/193405

. So the problem is still actual! Posted solution helps to fix the bug, but found no information is this solution correct or not. Please answer.

3. I also have problem with showing markers in material. I can post markers in map durig editing, but after saving markers and then material (node) markers disappear! It's critical problem, but may be it's my own mistake. Do someone had this problem and fixing experience?

4. Please, provide me information, how re-install this module correctly? Maybe problem #3 is connected with tables in SQL-base (were not installed correctly)...

Looking forward to get help. Find this module very usefull for my project....

#1

Ivannnn - January 23, 2008 - 20:55

In addition: when I press 'Save Marker' link I get error report in my browser: 'field_mappingmap' is undefined. It's strange because field this type of data is called 'field_mapping'.

This is result of DEV LOAD:

field_mapping
Array
(
[0] => Array
(
[0] => Array
(
[lat] => 37.1603165467368
[lon] => 57.65625
[title] => Макре
[description] => маркет
[image] =>
)

)

[maplat] => 0
[maplon] => 0
[mapzoom] => 1
[maptype] => G_NORMAL_MAP
)

 
 

Drupal is a registered trademark of Dries Buytaert.