Well this is my first post. :) I would like to began by thanking everyone who has worked on Drupal to make it what it is today. Great CMS and I'm glad I stumbled upon it.
My question is concerning the Taxonomy Theme. I'm able to specify a theme to use with the admin section of the site but I'm finding that I'm not able to specify one for the add content (?q=node/add) section. Is there a way to go about this with Taxonomy Theme? Or will I have to look at other options? Any links would be helpful as well as explanations. Thank you for your time.
Could some one tell me how I could change the header in the pushbutton theme.
I would like to put my own image banner next to the logo (I have already changed the logo).
There are two PNG files called header-a and header-b in the theme file, I would like it to be just one banner which would be a image file. I would like it to stay static and not move when you change the size of the browser window.
I am having a problem getting my Drupal to have the ability to modify the MySQL database structure. This problem impacts the database module and the webform module. Even one of the new modules that was supposed to self create a table for it was unable to do so; and I had to go in and create the table and fields manually. Our host server believes we have sufficient permissions; i.e. we have "alter" permissions on the database user account. Is there something else that should be changed on the server side; or is it something that I need to change on my Drupal side?
Hello
Drupal seems to be great but i have added the mailhandler module and now do not know how to get it to work.
I have looked inthe 'readme' and do not how to 'recompile' php -
The IMAP dynamic extension must be enabled. On Windows PHP installations, this is as easy as uncommenting
the line containing "extension=php_imap.dll" in php.ini. For other OS, you may need to recompile PHP
if you don't have this extension already.