Having problems installing Drupal? See the Installation Guide for more information.

Problems with member module

When I try to load membership module using Drupal 4.3.0, I get this MySQL error and I can't figure out what it's trying to tell me. Is there a problem with my table structure?

user error: Unknown column 'u.homepage' in 'field list'
query: SELECT u.uid, u.name, r.name AS role, u.mail, u.homepage, u.data FROM users u LEFT JOIN role r ON u.rid = r.rid WHERE 'authenticated users, administrators' LIKE CONCAT('%', r.name, '%') AND status = 1 ORDER BY r.name, u.name in /home/lindgret/public_html/drupal/includes/database.mysql.inc on line 90.

Users cannot view the results of a poll

Hi everyone,

I have another problem. Before I describe it, I just want to thank everyone here for being so helpful. Without this forum, I don't think I could have successfully implemented Drupal.

The problem: registered users can view the results of a poll. They click on the View Results link and nothing happens.

I, as admin, can log in and see the results.

Where is the setting that controls this?

Thanks

Problem with some letters

Hi to all,
i've some problem with letters like à, è, ì, etc.

Anyone can help me?

Many thanks in advance.

2 problems right after installation

Hello all,
This morning I finished the installation of Drupal. I'm really happy with the result. I've seen the sites running Drupal and I can't wait to create one myself. However. The manual says that you have to edit php.conf so that custom navigation links is commented out so a navigation bar appears on every page. I did exactly so, but there is no bar :(
Could anyone shed a light on this please?

Many thanks in advance,
Schanulleke.

common.inc $_Server

I just installed and i am having a problem with the server variable being initialised.

Warning: Undefined variable: _SERVER in includes/common.inc on line 12

anyone got an idea.

Help -- event.module

Previous/next months are no longer browseable from the sidebox calendar. Does anyone know if this going to be addressed?

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal