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

Sending mail when user creates a node.

Hi all, i've got a custom nodetype module which works pretty well, but I want to send an email out to the user who creates a node of that type, and also to the site admin notifying him of the new node. I had a look through all of the modules and none of them seem to do this out of the box, is that the case or does anyone know of such a module?

Category Module screwed my site...

Hello

I just recently installed the category module on my site. It looks like the perfect module to suit my needs, but there are a couple of issues. After I installed it, non-admin users get 'Unauthorized to view this page' messages regardless of what page they visit on my site. This can be seen at http://www.outfrontps.com.

What causes this, and how can I fix it?

Thank you in advance for any and all help!

Error when adding new users

Hi,

I recently set up a member communicati and management area for a non-profit (volunteer) anyway after months of having no problems now we can not add new members. I 've posted the Error Message Below. If anyone can help it would be appreciated.

installing acidfree

1. install the filemanager module from the drupal modules page and set it up
(this includes creating the table, setting paths, creating directories, etc.
on the admin/settings/filemanager page)

1.5. Apply the filemanager-private.patch to the latest filemanager.module

i cant find the file manager module i dont see it for download anywhere
maybe i am over looking ?

.htaccess / httpd.conf / clean urls problem in 4.7

I generally don't post on forums to ask questions until I've searched and experimented on something and still can't get it to work. So here we go . . .

The Problem
I can't seem to get clean urls to work in Drupal 4.7

The Setup
I'm using virtual dedicated servers hosted by Godaddy and I have drupal setup in a subdirectory.

What I've tried
I've been all through the forums and tried all kinds of configuration but they either break the site or simply have no effect.

The httpd.conf
rewrite_mod is enabled. Though it appears that on this server setup there is no mod_rewrite.c If I try and stick that in the .conf file the site breaks.

<Directory "/var/www/vhosts/example.com">
 AllowOverride All
</Directory>

Above is the path that leads the the virtual hosting for the site I want.

The .htaccess file
I'm using the base .htaccess file that comes with drupal and have only changed the Rewrite section at the bottom. Here's what I have.

RewriteEngine on
RewriteBase /demo
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?q=$1 [L,QSA]

Since there is no mod_rewrite.c I have the IfModule for it commented out

Any help/suggestions would be greatly appreciated :)

using image with flexinode

I tried a lot of things and navigate throughout the forums and still can't figure out. I want an image added in a flexinode to float beside a paragraph entered via a text area field. It seems it won't allow me to style "flexinode-body flexinode-1" wich would act as a container for a floating image div. I don't know why. Where should I look ?
Thanks in advance

Pages

Subscribe with RSS Subscribe to RSS - Post installation