Hi,
I have found this strange thing: for *some* users, *some* forum topics/posts are not counted correctly. More exactly, number of topics/posts is 2x higher than it should be.
For example, the main forum page (www.mysite/forum) which lists all containers and forums says www.mysite/forum/4 has 2 topics and 2 posts. When I enter that page www.mysite/forum/4 I see there is only 1 topic with 1 post.
This happens for every forum, where user ever wrote at least one topic or comment. For forums where he never wrote any topic/comment, numbers are shown correctly.
What could be reason for this strange behaviour?
Jarry
How can I create a list of dependents dropdowns, for example
Service >
Category >
User >
When I select some Service, the category list refreshes the values to match with the Service selected and with users work too.
I want to do this with jQuery, and I don't found any example or tutorial with full functionality.
I found this, but I haven't access to this URL :(
http://code.google.com/p/jqueryselectcombo/
thks in advanced
Have you looked at http://drupal.org/project/hierarchical_select?
Steve
On Nov 23, 2010, at 1:57 PM, Aldo Martinez Selleras wrote:
How can I create a list of dependents dropdowns, for example
Service >
Category >
User >
When I select some Service, the category list refreshes the values to match with the Service selected and with users work too.
I want to do this with jQuery, and I don't found any example or tutorial with full functionality.
I found this, but I haven't access to this URL :(
http://code.google.com/p/jqueryselectcombo/
thks in advanced
-- [ Drupal support list | http://lists.drupal.org/ ]
Thks a lot, but I need to do with my own code!
Hi. May be this will help http://drupal.org/project/conditional_fields . And if it D7 you can use #states in FormAPI http://drupal.org/node/699828 .
On Wed, Nov 24, 2010 at 1:21 AM, Aldo Martinez Selleras aldo@caonao.cuwrote:
Thks a lot, but I need to do with my own code!
-- [ Drupal support list | http://lists.drupal.org/ ]