I've made a flexinode type to allow people to fill out a form to submit a quote to a company. I would have used the webform module, except this form requires that people upload an image along with selecting a variety of options from dropdown fields. Since the webform module doesn't support the upload of images, I've created a a flexinode type that has all the dropdown fields as well as a field to browse their hard drive and attach an image.
If anybody is having the same problem as me: trying to import/export books, you might be interested to know that the book-import module doesn't work with 4.6.3.
This should come as no surprise, from what I have been reading, import/export is patched together hack which has never really worked.
I suppose I'm not being fair, since book import is only supposed to work 4.7. I only tried book-import because nothing else seems to work.
I thought about upgrading to drupal 4.7, but it seems like a lot of effort, for something that most likely won't work anyway.
I've read about this before but cannot seem to find information.
Drupal creates directories that did not exist, such as /files. It then assigns it a different user (apache/drupal) than my shared hosting default. This means that if I FTP to the directory in question that I do not have permission to access the directory.
So I downloaded acidfree and gave it a spin. I'm impressed by the mass import capability. It's crucial if I'm to integrate my gallery content into drupal. But I want my images to have a particular look ( see http://varnelis.net/galleries/westhampton/index.htm ).
Hi!
I've got the module guestbook installed. But in the menu it says "my guestbook (0)", how can I edit that. Of course I don't want the (0)-part there =).
I have been looking through the forums, and have not found anything that addresses what I am looking for. Wow there are a lot of posts. Anyways what I want to do is, 3 different themes. A theme for users that are not logged in and another theme for users who are logged in and then a administrators theme.
I have seem some modules that may address this problem, however I thought I would ask first. Any help is better than no help.