Duplicate entry _____ for key 1 query

Okay, so I've been noticing a bunch of "Duplicate entry" errors in my logs, but I don't know what they mean and haven't noticed them actually affecting my site (although I'm guessing they are). Any help into what is causing these errors and how to fix the problem would great.

Here are some of the errors:

Message Duplicate entry '192-21' for key 1 query: INSERT INTO history (uid, nid, timestamp) VALUES (192, 21, 1178501369) in /var/www/includes/database.mysql.inc on line 120.

Upgrade from 4.6.11 to 4.7.6 not as smooth as advertised

Hi,

Yes I have backups and had to use them after first upgrade attempt failed. Studying the Drupal handbook on upgrade, I did not find any thing I missed.

This second attempt is going pretty much the same.

After login as user 1, I updated all the Drupal files after removing all the old files, configured settings.php, restored my files folder, then tried to run the update script. http://www.mysite.com/update.php
For privacy I have replaced my domain name with mysite.com.

This is the initial output.

Warning: Unknown column 'referer' in 'field list' query: INSERT INTO watchdog (uid, type, message, severity, link, location, referer, hostname, timestamp) VALUES (1, 'php', 'Duplicate column name 'severity'\nquery: ALTER TABLE watchdog ADD severity tinyint(3) unsigned NOT NULL default '0' in /var/www/includes/database.mysql.inc on line 121.', 2, '', 'http://www.mysite.com/update.php', '', '192.168.1.1', 1178502063) in /var/www/includes/database.mysql.inc on line 121
Drupal database update

* user warning: Duplicate column name 'severity' query: ALTER TABLE watchdog ADD severity tinyint(3) unsigned NOT NULL default '0' in /var/www/includes/database.mysql.inc on line 121.

Integrating ccAvenue payment gateway into Drupal

Has anyone used the ccAvenue payment gateway in Drupal?

It seems integrating ccAvenue requires some pHp skills. Can anyone who has actually done the integration pl create a step by step howto for the community.

Thanks

Search page with a defined list of keywords

Hi. I'm trying to make a custom search page where there is a defined list of keywords that can be choosen to then perform a text search of the site.
Any ideas how to do this?

How do I set up RSS for my site?

How do I set up an RSS feed for my site? I want people to be able to see updates to the content on my site.

This seems basic, but I've searched on the forum and don't have a clear answer. Thanks

How to use Menus for Newbie

I can't get to grips with creating menus! The problem is I can't figure the "node/something" value that corresponds to what I want in the menu to do. All the "help" passes over this significant nugget of information!

At this stage I just wish to do the most basic of things: I have created a category called "Support". I would now like to have a menu entry called Support which will list all content in this category. I can create the menu entry itself, but how do I figure out the "node/..." value to do this - or anything else???

Pages

Subscribe with RSS Subscribe to RSS - Drupal 4.7.x