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

Don't let users edit their account

Hi guys,

I'm running Drupal 4.6.3, and I added a user called 'leden'.
As administrator I want full control over this user, but he himself should not be able to edit his account.

So when 'leden' logs in, he shouldn't see the 'edit' link with www.domain.com/?q=user/32/edit

How can I do this?

Couldn't find it in handbooks and old topics.

Thanx, Marcel

mailhandler: blank page when retrieve messages

i have the mailhandler installed (module + mysql table) on a drupal 4.6.3.
i have set a gmail account as mailbox (mailbox id=1), with correct pop, username and password (they work on my email client).

when i try to retrieve messages ( admin/mailhandler/retrieve/1 ), the result is a blank page. message are not retrieved and no error message is produced anywhere.

(i already set memory limit to 16MB both in .htaccess and sites/default/settings.php)

any clue?

Warning: Wrong parameter count for mysql_connect()

Warning: Wrong parameter count for mysql_connect() in c:\apache\htdocs\drupal\includes\database.mysql.inc on line 31

Having just installed the latest Drupal, I get the above error message when attempting to load the index page.

In settings.php I have the following (password xxxed out):

$db_url = 'mysql://drupal:password@localhost/drupal';
$db_prefix = '';

And the 31st line in database.mysql.inc file is

$connection = mysql_connect($url['host'], $url['user'], $url['pass'], TRUE) or die(mysql_error());

So, What might I be doing wrong?

Blank admin page with section_module

Hi,
I want to use the section_module but ran into a snag. I've installed it on an almost clean install of Drupal 4.6.4 on my devserver (Mac OSX tiger + Apache). It installs OK, but when I try to configure it on the Sections admin prefs page, the page is blank.

I know it's CVS but I understood from this handbook page that it should work on drupal 4.6.

Anyone run into this before?

/ Ayza

is smarty theme engine suppose to be working with 4.7b2 yet?

I was just wondering if smarty cvs was suppose to be working with Drupal 4.7b2. It appears that it doesn't as a new install doesn't show the side navigation bar. Anyone know anything this.
--David

Flexinode not working

I am new to Drupal (4.6.3 installed on IIS) and recently installed the Flexinode module according to the directions. When I go to "Add Content Type" or to view "Content Types" a blank page is displayed in my browser.

Any ideas as to what the problem is?

Thanks,

JohnM

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal