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

http posting in drupal

I have a need to post data to a remote form, based on input from a module. What capabilities does drupal have to do this? or do i need to use a pear module of something?

image module for 4.7

Ok so the image module clearly exists for 4.7 because other things are dependent on it, so my question is where the hell do you download the 4.7 version of image module from???

maybe i'm a spacker but i can't find it anywhere...

Q: How do I access this Flexinode data?

In my flexinode_filed table I have a column called options that has the following data:

select	a:10:{i:1;s:1:"5";i:2;s:3:"4.5";i:3;s:1:"4";i:4;s:3:"3.5";i:5;s:1:"3";i:6;s:3:"2.5";i:7;s:1:"2";i:8;s:3:"1.5";i:9;s:1:"1";i:10;s:3:"0.5";}

I need to query this data and use it on my site but I am not sure how to correctly access it and parse it. Is this some type of special Drupal way to store data?

Any help would be greatly appreciated.

Thanks!

How I can add new fields to the View module?

How I can add new fields to the View module?
For example, I need to have a new column named "file" for Table View (with table content from Upload module).

(Thanks for the great module! Sorry, I am a newbie in Drupal and my english...)

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!

Pages

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