I have been banging my head trying to find a simple way that users, not just registered users, can submit their email address and this "submit" action will generate an email to them AND to the admin, or even better, create an email list.
I don't need/want any other options, just a block on my main page that users put their email address into and viola - they get an email in return. Can anybody point me in the right direction? I'm php illiterate, and my attempts at using flash within drupal have failed.
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?
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...
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?
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...)
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?