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

Moderation Queue / Scoop migration

Dear Drupalians,
for a few days, I have tried to get the queue to work properly, checked in the forums to no avail, and I have the following issues:

- After users vote on content (stories), ghost entries appear in the queue which do not disappear before promoting or removing the entry.
- Users can not comment on unpublished content, even if they have permission to do so.

how do you save two different copies of an uploaded image?

Hello everyone -- and thanks for all your help.

I am trying to save two different copies of an image that I have uploaded. How do you do this?

I can save one copy of that image using the command:

file_save_upload.

But if I try to use that command twice, it doesn't save "twice".

For example, the first time I implement the command, it works:

file_save_upload('picture_upload', variable_get('user_picture_path', 'pictures') .'/picture-'. $user->uid . '.' . $info['extension'], 1);

Pulling in Multiple Nodes onto Single Page (that isn't the home page)

I have a Drupal site (4.6.5) where we are offering 3 teachings per week. Each teaching is put in its own story node.

http://omer.jrf.org/

I want to have a menu item that will link to a prior week's set of three teachings, with all three teachings appearing on the same page in reverse chronilogical order.

Suggestions on how I might achieve this?

p.s. I'm a newbie

Thanks,

Shai

Possible drupal attack underway?

My site is seeing a lot of requests for variations of the following url:

http://www.cpblogs.com/cpblogs/blog/blog/16/blog/blog/blog/blog/blog/blo...

The requester comes from this subnet (various IPs):

66.154.102.20

problems logging into Drupal 4.7 RC3

I am frustrated after installing and re-installing Drupal 4.7 RC3 for a number of times and keep getting the same problem!!

After installation, Drupal prompted to create the first user as admin. Done that. Then what happened I did nothing but change the default theme and logout. After I logged out, I cannot login again! When I supply the right combination of user and password, it just returns me to the main page with no error and with the login box shown! When I didn't supply the right user and password, it shows errors.

Vocabulary ID - What is It?

Believe me I've searched - but the only thread I've found has confused me silly:- http://drupal.org/node/16536

Basically - I'm trying to set up a PHP snippet - http://drupal.org/node/23415

But it's not working and i think its to do with the vocabulary ID.

Is the vocabulary different to the taxonomy term number? For example I've created a term called 'Radiohead' and I can access everything I've got in http://example.com/taxonomy/term/13

Pages

Subscribe with RSS Subscribe to RSS - Post installation