drigg_pligg_import.module on line 420
db_query("UPDATE {sequences} set id=%d WHERE name='node_revisions_nid'",$max);
Perhaps you mean node_revisions_vid and this code now working correctly if Drupal have database prefixes (read issue).
drigg_pligg_import.module on line 420
db_query("UPDATE {sequences} set id=%d WHERE name='node_revisions_nid'",$max);
Perhaps you mean node_revisions_vid and this code now working correctly if Drupal have database prefixes (read issue).
Comments
Comment #1
mercmobily commentedHi,
Oh my...
Typo fixed. Thank you!
I will definitely release a new version of Drigg as soon as I've fixed the problems here:
http://drupal.org/node/235075
Since I am ill AND am on holiday (!), a patch for the issue above would be _wonderful_..!
(If you can't, no worries - I will deal with it when I am better)
Merc.
Comment #2
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.