I'm creating a website to serve as a question and answer site. Would like to know how I may make the post question input box smart, as much close to the Facebook Status.
Any modules I can use and still keep the amazing power of cck and views? I'm an intermediate Drupaler, willing to tweak stuff if I've to.
I am new to Drupal. I created a trigger and an action to send out my blog posts via e-mail, but I would like the email to actually contain the content of the blog post. How do I do this?
I'm new to Drupal, and this is my second time installing it. The first time I installed Drupal 6.6 on the server, but realized I wanted 7.7 instead. I deleted all the extracted files created from drupal-6.6.tar.gz. I then dropped the database which drupal was using in MySQL.
I created a new database for Drupal and then extracted Drupal-7.7.tar.gz. The installation of 7.7 is now hanging on "Install profile" for about 30 minutes. Is this normal? Should I close the browser and retry the installation?
I've been trying to give Drupal for Firebug a chance to help me with debugging, but I can't get it to work for the life of me. Now, the instructions say that "Make sure that your theme is outputting the $closure variable. Most themes do, but some do not (and should).". The site I'm working on has a theme made by an ex-co-worker, and I managed to find where I need to put it.
In the process of adding 'NEW' content - when uploading multiple images within my content type, only the first image appears when previewing or viewing the content.
Note : If I then 'edit' the content/node and add the same mutliple images they all appear correctly.