I haven't used Drupal before or any thing that requires a database. How does one go about developing a Drupal system? Is it best to set up LAMP on a home system install Drupal and develop a site locally and then upload the whole lot up to a server. Or is it better to develop it were it will live? What are the pros and cons of the two approaches?
I installed the summary module and the taxonomy_browser module but my summary page doesn't show up right. It shows the words "Recent Postings" but then the rest of the page is the initial start page when Drupal is first installed: "Welcome to your new Drupal-powered website..."
i just install latest drupal. i got 1 noob question :D how to put menu like download support , affiliate at top of my website? i already try and go to module in administrator but not find any clue. hope u all can help me
The calendar often shows wrong event date.
For example, I posted an blog entry on Mar 10 (which is the date shown in blog entry) , but the calendar shows the event occurs on Mar 11.
Is there anything I'm missing?
I'm using Drupal 4.6.5
Default time zone is set to +0800
Configurable time zones is disabled
Image Module on 4.7.0 Beta 5 installs and/or updates didn't work for me.
Discovered a missing "list" column in "files" table. I looked at a working 4.6.5 db and immitated what I saw there to add the column by hand in my MySQL DB for one 4.7.0 Beta 5 Fresh Install. And It Worked! Totally amazed. Now I would like to learn how to add this column in a faster way to the rest of my beta five sites. How do I write a db querry (or whatever a mysql command sequence is called) that i can use with phpMyAdmin to add the missing "list" cloumn to all my b5 site uprades.
I'm developing a multiple drupal installment using shared tables across instances and mysql db replication.
My environment is stated below while data flows from the Devel and on to the production.