Questions tagged [drupal-6]

Drupal 6 is the Drupal version released on February 13, 2008. Rather than using this tag, consider posting your question directly on https://drupal.stackexchange.com/.

Drupal 6 is the Drupal version released on February 13, 2008.
It will be officially supported until Drupal 8 has reached its first official release. After that bugs and security issues will no be longer be fixed for Drupal 6.

See for more information about Drupal.

Requirements

  • Web server: Apache, Nginx, or Microsoft IIS
  • Database server: MySQL 4.1 or higher, PostgreSQL 7.1
  • PHP: PHP 4.4.0 or higher (5.3 recommended)

Related tags:

Resources

3646 questions
1
vote
0 answers

Drupal Chaos Tool Suit Custom Ruleset error

I am using Drupal core 6.14 and Chaos Tool Suit 6.x-1.12 and in the ctool custom access rulesets page I am getting error when loading the ctools modal dialog. The POST request url in my local machine is…
Anshad Vattapoyil
  • 23,145
  • 18
  • 84
  • 132
1
vote
1 answer

Having a content type with a CCK file field, how to set up a view to only show nodes of that content type which do not have a file uploaded?

I have explained my problem here http://screenr.com/6rA I posted this earlier in text but no one could get the idea about my problem so I made the video. It's only 4 minutes long. I'd appreciate if anyone can help. It's the last hurdle for me to…
Sushi
  • 631
  • 1
  • 8
  • 19
1
vote
2 answers

OR in view's argument -- How to rewrite views query?

I need an OR clause in the arguments section of a view. So if a user passes 123, I'd like to return rows WHERE Field1 = 123 OR Field2 = 123. I'm fairly certain this can't be done in the views interface (but please correct me if I'm wrong). So I'm…
ack
  • 14,285
  • 22
  • 55
  • 73
1
vote
1 answer

Drupal 6: Nice_menus module at navigation block

I'm new at drupal. I installed Nice Menus Module. When I add to sidebar block at Blocks Settings Page, it works fine. but when I add it to Navigation block, it doesnt work :( it just display the parent links, not the child ones. my…
designer-trying-coding
  • 5,994
  • 17
  • 70
  • 99
1
vote
1 answer

Drupal CCK Text field not saving

I've been trying to write a CCK Field based on the Text field. But if I create a standard CCK Text field with only 1 value. Then edit a content item for this type, the values are never persisted. When I go back in and edit the same node, the…
Mark Milbourne
  • 141
  • 1
  • 9
1
vote
2 answers

Drupal: Renumbering node ids

Having spent some time migrating old data into a new drupal site, my first node id is already into the 4 digit territory. Has anyone had any experience in this position of renumbering node ids starting from #1? Maybe using direct queries on the…
ack
  • 14,285
  • 22
  • 55
  • 73
1
vote
1 answer

A question about Drupal Node and Views

I have created an "Add Question" content-type node which lets users ask questions. The questions have a title, image attachment option, and the content. I am showing the questions which have image as a block by filtering it as "Content: Photofield -…
Sushi
  • 631
  • 1
  • 8
  • 19
1
vote
1 answer

Drupal 6: Blank pages at Ads Module Settings

I uploaded and activated Ads Module with no error. I can see Ads-List pages. List | Remote ads | Reports | Settings | Ad groups | Channels but all other pages are blank What can be the problem?
designer-trying-coding
  • 5,994
  • 17
  • 70
  • 99
1
vote
1 answer

How do I make the Drupal-Core Forum display only to members, and ask for login details otherwise

I'm trying to create a website, that has a menu based on Primary Links on the top of the site. The one menu item is for a 'Members Forum'. I want this menu item visible to all users (Anonymous/Authorized), but if an Anonymous user clicks on the…
Lance
  • 399
  • 1
  • 5
  • 14
1
vote
1 answer

conflict between views and pathauto

if i create a path alias to a node, say 'press' and i have a view page display on path 'press/archives', why does 'press/archive' leads my users to 'press'? see related Fundamental understanding of how Views and Pathauto work together
Capi Etheriel
  • 3,542
  • 28
  • 49
1
vote
1 answer

Drupal: how to add menu link to password change?

Do You have any idea how to easily add a menu link "Change Your password" that would lead to Edit Profile page? I can programmatically add it, but I hoped that in the Admin Panel I could add a link, like [drupal]/user/edit that would redirect me to…
Michał Pękała
  • 2,359
  • 5
  • 22
  • 32
1
vote
1 answer

Drupal 6 CCK - Having a textbox appear when 'Other' is selected

I have a special content-type that I have created, and one of the fields is a radio button list. The last element is named 'Other' and I would like to have a textbox appear and allow the user to enter in a non-defined value. Is this sort of…
erik
  • 3,810
  • 6
  • 32
  • 63
1
vote
3 answers

Editing content-types in Drupal at development mode takes for ever

While the site is in development mode, it takes for ever to edit content types and do various similar administrative tasks. Is there a way to speed this up? What kind of hardware would I need? Any specific MySQL optimization maybe?
1
vote
1 answer

Drupal 6 - Including a module form in a view

I'm making use of the Favorites module, in order to allow my users to favorite nodes they like. Currently, I know that there is a block available for listing out the favorites, along with the 'Add to favorites' button at the top of this list. What…
erik
  • 3,810
  • 6
  • 32
  • 63
1
vote
1 answer

Drupal wysiwyg question

Hi all i have a question. I have the wysiwyg module installed and i think configured the correct way but there is one problem. After writing my content in the editor the content doesnt show up in my blog posts. Any one having the same problem ?.
Johnny Mast
  • 703
  • 1
  • 9
  • 17