cant set up database

I'm getting this error:

* Warning: PDO::__construct() [pdo.--construct]: [2002] Invalid argument (trying to connect via unix://) in DatabaseConnection->__construct() (line 300 of /opt/lampp/htdocs/drupal7/includes/database/database.inc).
*

In order for Drupal to work, and to continue with the installation process, you must resolve all issues reported below. For more help with configuring your database server, see the installation handbook. If you are unsure what any of this means you should probably contact your hosting provider.

how to edit contentbody in D7?

I've been looking all over and I still can't find how to edit the body section of nodes that have been posted. If I e.g. want to edit a blogpost and go to the edit section, I can edit fields like title, menu, etc. but there is no field for the bodytext? Cannot find artikels on this so please if anyone can help me out....
Rgds,
Klaas

Need help with theme installation

Hi!

I'm new to Drupal, and heard a lot about it!

The problem is to install a new theme so I can start making it my own.......

I really liked the sky theme, and i get this error.

"Error message
Unable to create directory 'temporary://update-extraction/sky/'"

I have tryed to install other themes to, but i get errors on everyone.

I use Drupal 7.0

Can't get past locale choice

Hi!

I'm installing locally on Vista, IIS7 with php 5.3.5 and mysql 5.0.45-community-nt. That get's me to choosing locale of which there is only the default, en, installed. After that it sends me back to choosing install profile again.

Help greatly appreciated.

Planning a new Drupal project - help needed

Hi
I am new to Drupal and still learning a lot. I have done most of Lynda excellent training, especially the ones by Tom Geller.
I also have a large experience in building my own cms (php/mysql) since more than 6 years.
Now my big challenge is to learn how I can do the same things within Drupal...
What I have not discovered yet is how to interlink database tables together.
Taking the real example of the new project I am working on for example. In my current cms, a very simplified structure would look like :
- table people with people_id (also users that can log-in the site with various access levels)
- table profile with profile_id (for all personal info) linked to table people via people_id
- table blog_story with blog_story_id (// drupal node type blog) linked to table people via people_id
- table blog_comment with blog_comment_id (// drupal comment) linked to tables blog_story via blog_story_id & people via people_id
- table product with product_id linked to table people via people_id (can be a story, a video, a photo gallery, an audio... for free or later to sell)
- table tour with tour_id linked to table people via list of people_id (a tour take group together a series of people with their different products)

Zen Theme Development Training?

Hi all,

I'm new to Drupal Theme Development and was wondering if there were are good online courses or books I should try out to get started? I'd like to learn how to theme Drupal sites with Zen.

Cheers,
Sanny

Pages

Subscribe with RSS Subscribe to RSS - Drupal 7.x