Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
Hi i want to change the search button of the Drupal search box for an image, i follow the steps described here: http://drupal.org/node/45295 and i get this error: Fatal error:
Call to undefined function: drupal_get_token() in xxx on line 5 any ideas?
If you could tell me any other way i could archive this goal will work for me the same .... thanks
http://drupal.org/node/115661 highlights a question I have about building forms in nodes. I really need to be able to create a form to be filtered as PHP, and when users fill it out I need to have the results stored in the database. I would like to do this 'properly', but I am really running short on time, and everything I try throws it back in my face!
I have a website that I'm working on that I'd like to put into Drupal. How would I re-create the the frontpage of this site in Drupal: http://stbasil.ductape.net/
Just the content area, I know how to do the header. I'd like each section to be a separate editable node. How would I get it displayed in a two column format like that, without enforcing two columns on every page?
I'm sorry if this is a horribly newbie sort of thing to ask but I've searched and searched and haven't found what I'm looking for!
I'm building a directory of businesses in a simple fashion and have my content type created, my fields all put together and ordered but now I need to design a way to build navigation between this content type.
(I'd like a system where I can have drill-down type navigation like Country->States/Provinces->Items ) Unfortunately I have no idea how to accomplish such a thing.
Just wanted to post this because it took me longer to figure out than I would have liked.
If you are running IMCE and Secure Pages and set secure pages to revert to http for pages not listed as secure, remember to add imce* to your list of secure pages if you want the IMCE pop-up to work correctly. This issue has been covered for disknode and img_assist, and likely affects all similar pop-ups when editing node field content.
I've got (and love) the audio module installed and working for the site I'm working on and am now wondering what the best mix of podcast/blog would be...
What I want is to create blog type content, sometimes with audio (i.e. podcast) and sometimes as a straight blog. Right now, I have two content types: audio & blog.