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

Search doesn't search forumns

I have configured a vocabulary for forums and I have a forum called "Product Support" but when using search, it doesn't find it. The main reason I would like this to work is so that I can use 'links' to my support forum. There isn't any posts to the forum, but hopefully there shouldn't have to be, because I don't want to link to a specific post, but to the forum in general. Please Help!

TIA

Displaying a Taxonomy in the Nav Menu

I wish to add a single vocabulary to the nav menu, and have all of the terms in that vocabulary to be listed on a page and when you click any of the terms it will display a list of static pages corresponding with that term? Any idea how to do this? Seems like it would be helpful.

Creating Multiple users

I have created Drupal site, I want to migrate from Yahoo Group users to Drupal. I want to create logins for 500+ users, what I want to do is, to create multiple users and assign them random passwords, and then I can send the mail to them about their username and passwords. How do I do this?

Problems with Image.module "rename"

Hi

I have Drupal 4.3.0 installed on a OpenBSD box.

When i try to post an image the page gets blanked but the image i specify gets uploaded and put in the /images directory. However the image does not end up in the thumbs directory.

i have /images /thumbs and /temp specified. all dirs are owned by the user running the Apache server all directories have been chmod:ed to 777

when i try to upload images (directory) with fast mode i get the following error:

warning: rename() failed (No such file or directory) in /htdocs/drupal/modules/image.module on line 704.

Cannot save image.

i am using image.module Revision 1.85 (latest cvs) i have also tried with Revision 1.74.2.3 but then its complaining on another row (same code tho): here are the line in the image.module file where it dies:

Line 703: // Rename Thumbnail
Line 704: if (!rename(_image_tempthumbname($node), $node->thumb_path)) { die(t("Cannot save image."));

the drupal log says this:

Type error
Date Friday, 28 November, 2003 - 12:59
User *removed*
Location /?q=admin/image/dir_upload/fast
Message warning: rename() failed (No such file or directory) in /htdocs/drupal/modules/image.module on line 704.
Hostname *removed*

http://my.server.domain/?q=admin/image results in this:

Setting Status
Default image path
OK
Default thumb path
OK
Temporary image path
OK
ImageMagick convert
OK

Stuck during setup at an empty screen

Hi All,

I encountered some of the common problems installing that others have, but following the instructions in the threads, I got quite a ways before hitting a wall. After editing the conf.php file I was able to get to the screen that tells me that I am not authorized to access the page. I click "My Account" and find the Login/Create User Screen. I create the user that will be my superuser and am told I am successful and I'm given a password. I go to the next page and change my password and have that accepted.

RSS News Feed Error

I'm getting this error everytime I add a second news feed to syndicate on my site:

user error: Got error 28 from table handler
query: SELECT f.*, COUNT(i.iid) AS items FROM feed f LEFT JOIN item i ON f.fid = i.fid GROUP BY f.fid, f.title, f.url, f.refresh, f.timestamp, f.attributes, f.link, f.description ORDER BY f.title in /drupal/includes/database.mysql.inc on line 90.

Pages

Subscribe with RSS Subscribe to RSS - Installing Drupal