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

auto logout when click on logo in admin panel

I have the system setup, with basic module (I disabled all other module I enabled), now whenever I clicked on the left upper logo of the admin panel, it logged me out. I didn't have this problem before.

I have clean url on, cron on, and catch support on.

I have the taxonomy_dhtml module installed originally, but disabled. I still got the same problem.

Anybody have any idea? Thanks.

How to create checkbox for profile.module

Hello,

I don't know how to add a checkbox for my profile.module

can anybody help me?

bye,
Maik

$PHP_SELF ?

Sorry to bother again with my newbie questions. This is just another one of those things I've been trying to get to work for a while with no success.. A rather simple "if you are on page /911 then show logo911, and if your one page / then show logofrontpage".

if ($PHP_SELF=="/ark")then do this and that...

It works outside in test.php but not when I put it inside a theme in Drupal. Is there something I should know about $PHP_SELF since it doesn't seem to output anything?

Feature module: Cannot get it working

I cannot get Feature module working in a drupal 4.2_rc that I'm setting up as an Intranet's content manager in my job. I've downloaded last version of this module and put it on my drupal's modules directory.

I've created also the database structure for the module using the comented SQL sentences at the start of feature.module file.

I see it in Administration >> site configuration >> modules main page, but I do not see it on left menu under site configuration/modules where I can see the other modules like comment, forum, node, profile, etc...

module admin pages partially missing

My module admin page is now partially missing. I only see the introduction, no left side bar (which appears in all other admin pages) and no modules to select or disselect.

As I am using chinese, I think it might have something to do with bare chinese characters break the php code and thus the html page generated, but not very sure.

Does anybody have a clue?

Thanks.

Anonymous user not post new forum topics

I give permissions tu anonymous user to "post forum topics without approval" but "Start new topic" don't appear for anonymous user. Thanks

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal