Drupal is up and running but how do I ...?

Terminology term_node table garbage collection and node_import

I am browsing the term_node SQL table to understand it's structure, as I need to be able to manually import a large number of node entries, and node_import does not appear to support taxonomy definition. In the process of performing this examination, I noticed that there are many entries in my table which have a nid defined, but have a 0 TID. I would assume that these zero TID entries could be previous terms which were deleted, but would expect that if this were the case, that the associated table rows would be deleted.

installation without login-screen

Hi,

i've to maintain a drupal-site without an user-login screen.
As far as i've seen, i could insert a new record into the user-table to give me admin-access. But now i've trouble with typing in the username and pw anywhere. It seems the last admin has removed the user-login-module. No there seems to be no way coming into the internal user area. Just have a look yourself: www.monneta.org

MOD_REWRITE problem

i'm trying to use 'clear' urls with my drupal site.
i set 'clear url' option in drupal->admin->config and this don't work for me.
when i trying to access url "http://127.0.0.1:8106/admin/user" i got:

"Bad Request: Your browser sent a request that this server could not understand. Apache/1.3.22 Server at alex Port 8106"

I turned on logging for mod_rewrite and what i get in log:

127.0.0.1 - - [30/Mar/2004:23:50:43 +0400] [alex/sid#7bd9e0][rid#3726258/initial] (3) [per-dir f:/www/mysite/] add path-info postfix: f:/www/mysite/admin -> f:/www/mysite/admin/user

127.0.0.1 - - [30/Mar/2004:23:50:43 +0400] [alex/sid#7bd9e0][rid#3726258/initial] (3) [per-dir f:/www/mysite/] strip per-dir prefix: f:/www/mysite/admin/user -> admin/user

127.0.0.1 - - [30/Mar/2004:23:50:43 +0400] [alex/sid#7bd9e0][rid#3726258/initial] (3) [per-dir f:/www/mysite/] applying pattern '^(.*)$' to uri 'admin/user'

127.0.0.1 - - [30/Mar/2004:23:50:43 +0400] [alex/sid#7bd9e0][rid#3726258/initial] (2) [per-dir f:/www/mysite/] rewrite admin/user -> index.php?q=admin/user

127.0.0.1 - - [30/Mar/2004:23:50:43 +0400] [alex/sid#7bd9e0][rid#3726258/initial] (3) split uri=index.php?q=admin/user -> uri=index.php, args=q=admin/user

127.0.0.1 - - [30/Mar/2004:23:50:43 +0400] [alex/sid#7bd9e0][rid#3726258/initial] (3) [per-dir f:/www/mysite/] add per-dir prefix: index.php -> f:/www/mysite/index.php

127.0.0.1 - - [30/Mar/2004:23:50:43 +0400] [alex/sid#7bd9e0][rid#3726258/initial] (3) [per-dir f:/www/mysite/] add per-dir prefix: f:/www/mysite/index.php -> f:/www/mysite/f:/www/mysite/index.php

Splash Page

I'm trying to figure out how to create a splash page to my site. I'm using Drupal as the main level. So, a request to http://.../node shows the index page. And all the links are URL aliased, so http://.../stories/ is the tax page for all stories. When a user requests a blank page, they get /node.

I might be an idiot. Image module on 4.4

I could totally be missing something obvoius, but is there not an image module yet for 4.4? I looked and all i could find was node_image. Image module for 4.3 won't work will it?

where are the menus in chameleon

How do you create menus in chamelion? The menus I created in xtemplate disappear, and the ones I defined in config.php don't show up. I'm using Drupal 4.4.0.

Pages

Subscribe with RSS Subscribe to RSS - Post installation