Drupal is up and running but how do I ...?

Just installed 4.6 and am wondering how best to use taxonomy and categories?

I just installed 4.6 after testing it out for awhile and have decided to finally get serious with an install. I've messed with modules and setting them up, but when it comes to categories and taxonomy I don't really know how to truly use those to my advantage. If someone could just give me a brief over view of the subject that'd be super, or point me to a readme file about the use.

I've noticed you put the terms in and can sort anything into those terms, but is that really all it does, or does it do more?? Will it screw anything up if I don't have it setup that well?

Position latest image block??

Please see http://www.geldner.com and note the position of the "Latest Image" thumbnail and the Syndicate block. It seems the Syndicate block gets aligned next to the thumbnail instead of below it. How do I change this? It's pretty much a default Drupal setup.

--
TOm

.htaccess rewrite loop

I'm trying to use the Mailhandler module. My hosting company (dreamhost) doesn't support php imap.

So, I compiled a customized php 5 with additional extensions using their instructions (http://wiki.dreamhost.com/index.php/Installing_PHP5).

Then (per their instructions), I added the following to my .htaccess file:

AddHandler phpFive .php
Action phpFive /cgi-bin/php.cgi

After adding the above code to the .htaccess file, I get an internal server error (500) when visiting my site. In the error log, I get the following error:
Request exceeded the limit of 20 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace.

I think that means I've created a re-write loop of some sort, not sure. But, I don't know how to fix the problem.

Here is the entire contents of my .htaccess file:
#
# Apache/PHP/Drupal settings:
#

# Protect files and directories from prying eyes.

Order deny,allow
Deny from all

# Set some options.
Options -Indexes
Options +FollowSymLinks

# Customized error messages.
ErrorDocument 404 /index.php

# Set the default handler.
DirectoryIndex index.php

# Override PHP settings. More exist in sites/default/settings.php, but

Help needed for Workflow and actions (4.7)

I am trying to install Workflow and Actions module on 4.7.rc3 and Fedora 4

I am able to install the modules and created workflow too, but when i am assigning actions to the workflow state, it adds all theactions instead of selected one.

can anybody help me ?

user password email sent to junk folder

Hi
I'm facing the problem in sending user password email when the new user register in my drupal site. I fix with phpMailer.inc and i can send email to new user whatever their account type is (yahoo, hotmail,etc...). But it goes to junk mail folder. How can i fix the problem?

I run in Unix using Apache server ver.2, Php ver. 5 ,Mysql database and drupal ver. 4.6.3.
Any help are really appreciated.

Pages

Subscribe with RSS Subscribe to RSS - Post installation