This forum is for questions about upgrading an existing Drupal site. Don't forget to read the UPGRADE.txt file that comes with every Drupal download.

Importing dump error: Duplicate entry 'één' for key 1

I am trying to import my Drupal 5 SQL-dump into a site where Drupal 6 is running. I use Phpmyadmin to do so. The import however fails with the following error:

-- Dumping data for table `GRK_search_total`
--
INSERT INTO `GRK_search_total` ( `word` , `count` )
VALUES (
'als', 0.000283459
), (
'energiebedrijven', 0.0151081
), (
(AND THEN A LOT OF VALUES)

and finally:
MySQL said: Documentation
#1062 - Duplicate entry 'één' for key 1

The table is however created. Can i ignore this error?

Thanks

trying to upgrade my site (cck, filefield, imagefield, imagecache, imageAPI, ..) ultimately to update core..Images Inactive

posted orig. here: http://drupal.org/node/792182#comment-2937622

but i could really use some advice.. help..thx.

Hi Thanks for all the work that goes into these modules & their updates..

In my situation, I'm trying to update the individual modules on my site.. and core.. ; my images are no longer referenced.. not rendered in the html page.. just empty div/span tags..

when I look at the view information; I see broken linked fields..
and have this message;

* Poster Image (field_poster_img) is an inactive File field that uses a linkimagefield_widget widget.
* poster thumb (field_poster_thmb) is an inactive File field that uses a linkimagefield_widget widget.

my environment is:

core: Drupal 6.13
FileField 6.x-3.0
uploaded 6.x-3.3 (2010-May-05) but rolled it back;
ImageCache 6.x-2.0-beta9
uploaded 6.x-2.0-beta10 but rolled it back;
ImageField 6.x-3.0
ImageField Tokens 6.x-1.0 ( didn't upgrade at all yet)
uploaded 6.x-3.3 (2010-May-05) but rolled it back;

cck upgraded. .Content Construction Kit (CCK) 6.x-2.6
Chaos tool suite 6.x-1.3 (this probably doesn't apply here; )

Views 6.x-2.6 (didn't get to this update yet-not updated at all)

more.. the view information has this message for the id field:
Broken or missing handler:
Error: handler for node_data_field_poster_thmb > field_poster_thmb_fid doesn't exist!

and
Broken or missing handler:

upgrade 5.x->6.x: views would not install itself properly

Hello. Two years ago, the administrator before me tried to set up a few views on his drupal 5.x website, having realized the learning curve, he gave a few failed trial to properly set up views for use before disabled and removed the views-1.x module.

Now my task is to upgrade the installation to 6.x and create a few views on it. The upgrade is successful, but I failed to install views2, with the error message views-view and other a few tables missing. A check in database shows there are many view-* tables there (tables of views-1.x) but no views-* tables (tables of views-2.x) there. A google on the Internet with the very error message shows many people have it when trying to upgrade views-1.x to views-2.0, with no clear solution but simple suggestion the upgrade doesn't work. But that is not my case, I do not want to upgrade views-1.x, it was removed years ago. I want a fresh new views-2.x.

It seems to me views2 triggered an attempt to upgrade from views-1.x and failed that. I think the easiest appropriate is to completely remove views-1.x data from the database, making views-2.x thinking it is doing a fresh installation, then it should work. But how?

FileField - ImageField Security Updates

Just got the security message telling me to upgarde Filefield and Imagefield.

FileField 6.x-3.2
Security update: 6.x-3.3 (2010-May-06)

ImageField 6.x-3.2
Security update: 6.x-3.3 (2010-May-06)

However after i updated these modules, the security message is still there! I cleared the cache, re downloaded, ran update.php.

(I did all the usual recommeneded things you should do when upgrading a module.)

!list dynamic text in template

hello,

i have this drupal5 code which works, but on drupal6 it does not http://paste.lisp.org/+2496 how do i insert dynamic text in my template?

thanks

Browser Wars - Frontpage, IE 7/8 and CSS

Hey guys - Can someone point me in the right direction? I just upgrade DRUPAL 6.11 to the current 6.16 plus a number of modules including views. Now my front page dispalys is broken. I investigated and I have narrowed down several things.

1 - The problem only occurs (or seems to only occur) with IE - I have tested it with 8 and had someone else test with 7 and the same problem occurs.

2 - The problem only occurs with IE AFTER logging into the site - if the uer is NOT logged in, the page displays fine.

Pages

Subscribe with RSS Subscribe to RSS - Upgrading Drupal