Some problems

checkerboard - October 1, 2007 - 15:11
Project:Hierarchical Select
Version:5.x-1.1
Component:Miscellaneous
Category:support request
Priority:normal
Assigned:Wim Leers
Status:closed
Description

Hi guys.I thought that this module was the one I was looking for to arrange my hierarcial data structure. But I don't know if it's an error from my side or a bug in this module. I have a three level hierarchy something like this
Agriculture >> Vegetables >> Potato
and one level as well like this
services
Now I wanted the users to be able to select the leaf category only like potato and service in the above example. Now I tried your module but it is not saving the category properly. For eg when I choose services for the node,the next time when I edit it I can see the agriculture>>vegetables>>Cabbage like this. The term is not properly saved I guess. Is this a bug in this module or in my application.Seeking for help

#1

Wim Leers - October 1, 2007 - 22:05

Clear your browser's cache and try again. If that doesn't help, please provide me with access to this website.

#2

checkerboard - October 2, 2007 - 03:41

Well I am running my site locally so I can't give you that.But I definitely think that it's your bug.Well I am implementing this module for the core drupal nodes like page,story and what I can see is that it is always inserting the default values in the select tag not the one that the user selects.something like this
if the default select tag is like agriculture >> vegetables >>cabbage
and the user selects agriculture >> vegetables >> potato and submits the form then still it chooses the cabbage. I could see that in the insert hook of any module that I have implemented.
Futher as in my previous post it is not allowing to select the term services why is that so.It always likes to stick to at least two select tags. I have a three level hierarchy.So even if I choose services which is the only level (single) when I edit the page it shows the two select tags which is agriculture >> fruits in my case. It's all messed up why is it so.It is not saving any term correctly.
Seeking for hep

#3

Wim Leers - October 2, 2007 - 15:23

I can't help you if I can't access your website. I can't reproduce this bug. Are you sure you're using version 1.1, and not version 1.0? I think this was a bug in version 1.0.

#4

checkerboard - October 2, 2007 - 15:32

yes I am using the version 1.1. But it is not working even in this version. I read about the bug in the change log of the earlier version. But I think this one is a different bug. I really feel that this is a new bug or so. I also wanted to ask you if special configuration is needed to be done in the vocabulary or something else because it is not even working in the core nodes like page,story.
Seeking for help

#5

checkerboard - October 2, 2007 - 15:59

Holy flying ****. I'm sorry. I had neglected jquery_update, upstream of jquery_interface: it caused problems for an other script, so i had reverted the jquery.js to core drupal 5.2 without disabling the module. Old jquery.js was culprit, i was cause.

Hey this was one of the post that I found related to hierarchy select. I am having the same problems that this guy had earlier.But I don't know how he solved it.I also changed the jquery_update module with the other versions with different jquery.js file. But it is not working in my case. What should I do?

#6

Wim Leers - October 2, 2007 - 16:52

Clear your browser's cache or do a hard refresh (ctrl+r or command+r if you're on a mac).

#7

checkerboard - October 3, 2007 - 01:39

Hi buddy,
Well I have solved the problem. It was the same old jquery.js problem. It's working now. Anyways thanks for the help.

#8

Wim Leers - October 3, 2007 - 05:44
Assigned to:Anonymous» Wim Leers
Status:active» fixed

Sigh.

Well, glad it's solved.

#9

Anonymous - October 17, 2007 - 05:51
Status:fixed» closed
 
 

Drupal is a registered trademark of Dries Buytaert.