I am now using webform to create form in my project. I am able to create the form and I tried to insert records and it is working fine. But now, I am stuck with the updating part. How do I pull out the records that I have inserted? I need to change some data and then save it again. The newly modified data should overwrite the old data. Does anyone know how to do this?
I'm modifying the ed_classified module and I'd like to display an image next to the category within a single category view.
i.e. /ed_classifieds/tid/5
theme_ed_clasified() is producing the output below the header which contains the category name. How can I modify the header generated by taxonomy from within the classifieds module?
When Drupal dies, how can I control how it dies!? What I mean is, I have a site that goes down once in a while because of too many mysql connections. When this happens the drupal screen that comes up has links to install and all kinds of things that visitors should not see. I want to either customize that page or do a good redirect to another site that is not down, that can display an apology and offer similar content.
So whare do I go to edit the error page that comes up?
I'm having a problem with my slideshow that I created. The slideshow shows the first image but never moves onto the second and third images - not even when clicking the numbered links and it seems it gets stuck on the loader. Any help on getting this fixed would be greatly appreciated as I've been at it for hours and can't figure out what the problem could be. Thanks! :)