Drupal位置CCK字段不保存
我已经安装了 Location、GMAP、GMAP Location 和 Location CCK 模块。
我需要位置 CCK,因为我无法强制普通位置显示在特定字段组中。它看起来像静态附加到主组(我已将字段组定义为选项卡,并且不想在主选项卡上显示位置信息)。 安装位置 CCK 并向其中添加位置 CCK 字段后,不会保存字段值。 其他症状是,在编辑节点时,位置 CCK 不会从位置设置中获取默认值(例如默认国家/地区或默认地图选择器位置)。所以看起来我的位置 CCk 无法正确保存和读取位置。
我正在使用: 德鲁帕尔 6.19, 位置 CCK 6.x-3.1, 位置 6.x-3.1, GMap 位置 6.x-1.1, GMap 6.x-1.1
有人遇到过这个问题吗?
我将非常感谢您的提示。
I have installed Location, GMAP, GMAP Location and Location CCK modules.
I needed Location CCK because I could not force ordinary location to show in specific field group. It looks like it is attached statically to the main group (I have defined field groups as a tabs and do not want to show location information on the main tab).
After installing Location CCK and adding Location CCK field to it the field values are not being saved.
Other symptom is that when editing node, location CCK does not pick up default values from location settings (like default country or default map picker position). So it looks like my Location CCk do not save and read to/from locations properly.
I am using:
Drupal 6.19,
Location CCK 6.x-3.1,
Location 6.x-3.1,
GMap Location 6.x-1.1,
GMap 6.x-1.1
Anyone met that issue?
I would be very grateful for hints.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
禁用“节点位置”和“位置添加另一个”模块。它们与“Location CCK”冲突。
如果没有帮助,请在您正在使用的模块的问题队列中进行搜索。 90% 的情况下,您会发现有人报告了与您相同的问题。 http://drupal.org/project/issues/location?status=All& ;类别=全部
Disable "Node Locations" and "Location Add Another" module. They're conflict with "Location CCK".
And if it doesn't help, search in the issue queues of the modules you are using. 90% of the time people you will find someone has report the same issue than yours. http://drupal.org/project/issues/location?status=All&categories=All