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

Flexinode generates an error

I have created a flexinode to post events. Whenever I attempt to create content with this flexinode, I get the following error: Call to undefined function: event_get_offset() in /home/devdrup/public_html/Newberg/modules/event/event.module on line 1688

I should mention that I have used event.module 1.122.2.26. Any ideas?

Q: Multiple pages with one node?

Is it possible to have say a game review page (games/mygame) and then also have a page (games/mygame/images) all as the same node?

I am wanting to have an images page for games and was wondering if something like this would be possible with maybe Flexinode.

I want people to be able to go to the game page and then click an "images" button that takes them to the images page. I know this could be accomplished with creating a new node but then it gets harder to manage and creates more clutter. Is there a way to create all this at once?

Thanks!

Netnews module and groups in ISO character set

Hi!

I use netnews module with english usenet groups, and it works properly: http://jobsusa.biguse.net

But it not works properly with groups in my natural speek - polish. Polish usenet groups have ISO-8859-2 character set and I can't change this by import news from usenet and export news from drupal to usenet: http://www.zalety.linux-disc.com/grupy/linux_knoppix/136-kilka_iso_8859_...

how do i get user input?

I've read the example module and I've read through converting the story node to a new node type.
What I still don't understand is how can I make my own node with various types of user input? I would like to have a page with a drop down menu, and a text area. The content of these will get sent to a db table when the user presses "submit".
Do I have to modify the "form" hook somehow to include these input types?

Thankyou,

David

Label / Titel

I am building a little webform module for drupal 4.7

i want my user to send product request.

All input fields work oke. But i want a label, or a titel between some of the input fields, to group them.

example:

product 1: (label / titel)
Model code (input field)
Serial code (input field)

Product 2:
Model code (input field)
Serial code (input field)

Does any one know how to do this?

how do I get the username?

How do I get the username of the user who is currently accessing the site? I can't seem to find out how through the developers documentation on this site.
I need to be able to insert records of the user who is logged on into a database, so that they can retrieve only records belonging to them.

I'm quite new at this, so any help is most appreciated,

David

Pages

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