Having problems installing Drupal? See the Installation Guide for more information.

how to break up taxonomy links by type

If you take a look at this page TEST PAGE, you'll see that there are links for each taxonomy term underneath the description of each node. I need to somehow segment these by vocabulary. Currently they are all bunched together, but there are actually three vocabularies in there, and I would like them to be listed like this:

Classification: Anesthesiology | Emergency Medicine
Target Audience: MD
Population: Children | Adult

how to get taxonomy search to work?

Hi - I want to create something like this: TEST PAGE

which is basically a search page with filters for certain taxonomies, in this case "classification" and "target audience". I have several problems. I just installed the new drupal, and it is working well here : TEST DRUPAL PAGE

Stories & pages Vs. blogs

Why can a user edit a blog entry but not a story or page entry?

Thanks

Statistics - "Today" count wrong

My "today" counters are zeroing out at 1600 local.... I've checked all that I can think of and my server is properly configured for timezone in all respects. What can be the problem? What do I check?

thanks!
Dudley

Having trouble with clean url's

Weird error.

I have two drupal environments, one test and one production. Now before anyone goes, "way cool!" keep in mind my 'test' environment happens to be my home machine. But I digress...

My home machine (Windows XP, Apache 2, PHP 4.3.3) seems to be having trouble with clean url's. I've uncommented the line where mod_rewrite.so gets loaded, and have ensured the .htaccess file is the same as the one working on my Linux server.

Still no go. Is there any issue with mod_rewrite across versions 1.3 and 2.0? That is the only difference i can really see between the two systems.

One silly question, the .htaccess file states:

< IfModule mod_rewrite.so >
  RewriteEngine on

But that file does not exist. I've tried downloading this file directly from Apache's CVS and using the AddModule directive in httpd.conf, but still nothing (actually, Apache refused to load).

Starting to go mildly insane, anyone run into this problem?

thanks!

Geoffrey

Running Drupal on PHP 4.0.6 ?

Hello,
Drupal looks really promising to me. I installed it on a local server and it run just fine. Customized it a bit and then tried to upload it to the server. However, there I get strange errors. In never read that Drupal does only run on PHP > 4.1.0. The manual just says it needs a PHP4-capable webserver.

My webhost has PHP 4.0.6. There error sounds like "Fatal error: Call to undefined function: array_key_exists() in /home/.sites/51/site54/web/modules/locale.module on line 287"
I tried to rename locale.module and then the site loads. It does not look very nice (looks like no theme can be found, but perhaps that can easily be solved once I get in the admin-area), but it loads. So, this sounds like that I cannot use Drupal just because in one module the function array_key_exists is used. That's a pity...

Or perhaps I can disable that module. However, I guess I need it because I'd like to have my site in the Dutch language. I could ask my webhost to consider upgrading their PHP-version, but I guess that could take some time. Otherwise I am thinking about the possibility to rewrite locale.module so that array_key_exists is not used anymore. But currently I do not know what this function is used for and with what I could replace it.

I hope that someone has some more insights on this...

Thanks in advance,

Martijn
http://www.mozbrowser.nl (the site where Drupal s

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal