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

Drupal 5.0 Issue - user warning: Duplicate entry

I have seen this posted on the 4.7 forums, but I am not sure how to fix it, and why it is still an issue in 5.0.

I have installed Drupal 5.0, and I am tweaking all the defaults because I am developing a new theme. However, I am receiving this warning (which is actually an error preventing the search form from displaying in the proper selected region):

* user warning: Duplicate entry '15' for key 1 query: INSERT INTO site3_menu (mid, pid, path, title, description, weight, type) VALUES (15, 8, 'admin/content/search', 'Search content', 'Search content by keyword.', 0, 22) in D:\apache2\htdocs\drupal5\includes\database.mysql.inc on line 167.
* user warning: Duplicate entry '16' for key 1 query: INSERT INTO site3_menu (mid, pid, path, title, description, weight, type) VALUES (16, 1, 'search', 'Search', '', 0, 20) in D:\apache2\htdocs\drupal5\includes\database.mysql.inc on line 167.
* user warning: Duplicate entry '17' for key 1 query: INSERT INTO site3_menu (mid, pid, path, title, description, weight, type) VALUES (17, 10, 'admin/settings/search', 'Search settings', 'Configure relevance settings for search and other indexing options', 0, 22) in D:\apache2\htdocs\drupal5\includes\database.mysql.inc on line 167.

formatting a node with picture

this is not really drupal related i guess but its been bothering me for a bit

on my site http://namima.in-egypt.net the picture always comes on top. i cant seem to wrap the words around the picture. i have tried with and without tables (see earlier posts).

i am at a loss and need pointers

thanks

remove text-links with imgages

hi...i like the "send-this-to-friend" and the "read-more" thing, but is there a way to remove the link text and use an image instead; or add to the link text an image?
i tried this in my theme.css file:

.node_read_more {
/* Set to replacement image dimensions */
width:32px;
height:32px;
display:block;
background:url('http://localhost/drupal-5.0/files/icon.png') no-repeat top left;
}

but the text laid over the image now...what a mess. cheers

Additional RSS Aggregators

Hi. I have searched the modules, and maybe I am missing something simple.

I need to have more than one aggregator. Out of the box, all the feeds are aggregated to one aggregator. Need to have numerous aggregators with selectable feed sources by feed or category or both.

Does anyone know which module fits the bill!

Thanks!

https login on drupal 5

Has anybody found a way to force login to occur through https on Drupal 5.x?

I used to do it with an apache redirect in 4.7, but this solution no longer works. I've also tried setting the site's base URL to "https://mysite", but the login/password is transferred in clear text before the redirection to https.

Any input would be appreciated!

Newbie setup questions

I've been asked to set up a set for our neighborhood association, and I've never used a CMS before, although I have done a Wordpress blog site. I installed Drupal 5.0, and started adding the basic content. The problem I'm having now is that Drupal uses a lot of terminology that I'm not familiar with, so I can't even search for what I want to do.

Pages

Subscribe with RSS Subscribe to RSS - Post installation