This forum is for module development and code related questions, not general module support. For general support, use the Post installation forum.

i18n Internationalisation

What are the plans for the language module to be available in 4.7?

Flexinode & Taxonomy

As all of you surely know when create a 'story' node you have the possibility to "link" a story to your own categories.
Is it possible to do the same with flexinode, and if not there is a patch or some acks to resolve this (mine) big problem?

Many thanks in advance

Module Building Newbie....

HI all

I'll begin with....so far I am very pleased about what I have seen over the past few weeks about Drupal. It will fit my requirements very nicely...

warning: call_user_func_array()

warning: call_user_func_array(): First argumented is expected to be a valid callback, 'node_page' was given in /home/egjug2/public_html/includes/menu.inc on line 354.

in my drupal, i got this error!!
check it egjug.org

when i open another link like admin it work but the menus and blocks disappear.

I wonder how this problem will be solved?

And why it is?

multiple images in custom image node

Hi,

I created my own image node with some custom fields more or less successfully from node_example.module and image.module. It works fine so far, but now I want to be able to not only upload one image but multiple images with the same post.

I cant really figure it out, I have 2 image forms in hook_form :

small bug in archive.module

Replace string
$years = drupal_map_assoc(range(2000, 2005));

with
$years = drupal_map_assoc(range(2000, 2006));

in /modules/archive.module :)

Boza.

Pages

Subscribe with RSS Subscribe to RSS - Module development and code questions