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?
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 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 :