I am a novice user of Drupal, but know my way arround PHP.
I have made a smooth and creamy installation of drupal release candidate on my laptop with XP. Now I am having it crunchy style on my Gentoo server box...
In my content settings (admin/node/settings)
i have chosen "Read/write" comment options opposite all type of content.
When i`m visiting my site in admin role everything is ok.
But when i`m in anonymous or authicated role i`m getting such trouble:
-after posting a new content by anonymous and auth-user comments became disabled:(
All permissions is ok: access comments, post, post without approval...whats happening??
I have a server that gives me 1 mysql database, but I don't have create or grant privelages to create a seperate drupal database. Should drupal work if I point it to that database using my username/pass?
Just did a fresh install of 4.3.0 RC. When I go to run, I found that htaccess is blocking access to the directory. If I delete htaccess, I can get to the home page, but of course, then I have4 the Magic Quotes problem. I have no clue how to edit htaccess to solve this.
I installed 4.3.0 RC1 today.
Everything went smoothly, including database table prefixes, ...etc.
However two things are still a problem:
- How can I add links in the Navigation Block? There are no configuration options on what goes in that block. Or, if there is, I do not know where it is. Any pointers appreciated.
As a related note, the $custom_links hack does work, but it is totally out of sync with how Drupal works. **** Is there a plan to have a dynamic menu system configurable from the admin interface? **** This is very important.