taxonomy searching

I need to be able to add a menu in a sidebar that is driven from two or more categories with terms. This is for an animal charity site

I want to be able to use my standard site wide categories to drill down into posts. For example the two categories would be Country and Animal. You use a multi select dropdown menu to select the country and another dropdown menu to select an animal(s) so you could search for the term China and the the term pandas to out output all the items on pandas in China in the main section of the page.

text-decoration: none not working while editing the marvin theme

as stated - i tried altering the chameleon css in case it was overruling - i can't think of anywhere else... this has worked fine in other themes

any help would be great - thanks!

Drupal 5.3 and PostgreSQL 8.2 installation problem

Hello,

I tried to install Drupal 5.3 (I tried 6.0 beta2 too) on a debian Sarge system with a PostgreSQL 8.2.3 database.

I followed the installation step :

- creating the postgresql user
- creating the database
- set write access on settings.php
- configure my website in apache 1.3

Then I access my web site. I follow the installation steps in my browser (database name, database username...etc).

At the end of the steps, it congratulates me that I installed drupal successfully, and the when I access my home page, I have this error :

---------------------------

Access denied

* warning: array_keys() [function.array-keys]: The first argument should be an array in /data/www/mydrupalwebsite/modules/user/user.module on line 368.
* warning: array_fill() [function.array-fill]: Number of elements must be positive in /data/www/mydrupalwebsite/modules/user/user.module on line 369.
* warning: implode() [function.implode]: Bad arguments. in /data/www/mydrupalwebsite/modules/user/user.module on line 369.
* warning: pg_query() [function.pg-query]: Query failed: ERROR: syntax error at or near ")" LINE 1: ...r INNER JOIN permission p ON p.rid = r.rid WHERE r.rid IN () ^ in /data/www/mydrupalwebsite/includes/database.pgsql.inc on line 125.

One Click Posting

I just enabled a one click posting javascript feature on Wordpress.
It let's me use automatically post a title and html link to to brand new page.

Can Drupal do that ?

This is the Javascript code in my bookmark that posts the Title and the link of the page to Wordpress.

No way to insert NULLs using argument substitution (fix suggested)

There is no way to insert NULLs into a database using argument substitution (e.g. %d). This seems like a deficiency to me, and I have suggested a way to fix it. This is my first attempt at a core-improvement, and I would greatly appreciate comments about it.

Here the issue/patch:

http://drupal.org/node/186327

Thanks,

Nick

Drupal 6.0 beta testing

I start here my list of notices and warnings I got while installing Drupal 6.0 beta 2 for the first time.
My sincere hope is that this helps the developers to clean and optimize the code.

Second page of installation:

http://localhost:8888/drupal/install.php?profile=default&locale=en

Notice: Trying to get property of non-object in F:\www\drupal6.0beta2\includes\common.inc on line 736
Quite many of these appear before the actual content.

Pages

Subscribe with RSS Subscribe to RSS - Drupal 6.x