Post count:   |   Language:   |   Date last read : January 1, 1970

Problems with i18 and taxonomy

Hi, I´m working in a 2-languages site with i18 module but I have two problems: 1.- When I create a custom menu (not primary or the other predefined) and click the Language switcher it doesn´t work b[...]

Get node form and load it in place with Ajax

I have several content types created with cck module and what i am trying to do is to load any of this node forms after a user makes a choise in a select box in the same page. I have created a module [...]

web to print module with drupal ?

Hi everyone, I would like to know if there is a "web to print" module for drupal. I would like to customize a business card on ligne, with a direct outline of the modifications (as in vistaprint). The[...]

Check DB for existing record

This is a simple feature that I want to be able to use many times, detect if a record exists or not. I know how to do this in regular PHP and MySQL but not in Drupal's Database Abstraction Layer. Ther[...]

theme_checkbox warning: implode() [function.implode]:

return theme_checkbox(array( 'title' => 'Title', 'value' => FALSE, 'return_value' => 25, 'description' => 'Test', 'required' => FALSE )); Why this code throws me the "warning: implode() [function.impl[...]

Issue with module creation

Hello, I am facing a certain issue with module creation for my first drupal project. Its the first time that i've created a module, i followed the same steps of copying and putting my code, my module [...]

Integrating: Fancy Slide & Fancy Zoom

You know, fancy slide and fancy zoom modules have nice effects. You can integrate it together: (image in slide can be zoom) read more

Module using hook_form_alter()

I have created a node using CCK and need to modify it to display charts. The issue I am having is that this content type shows up on about 20 different pages within my site; I am using sort within vie[...]

Update Hook gets not triggered

Hi, i try to develop a module, and it works fine except from the update function in the install file. When i start the update process my module is not even in the list of modules. My update method loo[...]

Aggregator Problem

Hi all, I have an issue that I hope someone will be able to help me with. I have an RSS feed aggregating into my site, however for some reason, the feeds are not being published as actual content. I c[...]