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.
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
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:
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 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?
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.