Query problem in ImpEx.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • ParadiseSC
    Member
    • Jun 2011
    • 32
    • 4.1.x

    [Forum] Query problem in ImpEx.

    Hello,

    I have this query problem while using ImpEx:

    ImpEx Database error

    mysql error: Invalid SQL:
    INSERT INTO vbulletin_forum
    (
    styleid, title, description,
    options, daysprune, displayorder,
    parentid, importforumid, importcategoryid,
    title_clean, description_clean
    )
    VALUES
    (
    '',
    'TU COMUNIDAD',
    '',
    89795,
    '30',
    '1046',
    '-1',
    '0',
    '1046',
    'TU COMUNIDAD',
    ''
    )


    mysql error: Duplicate entry '65535' for key 'PRIMARY'

    mysql error number: 1062

    Date: Monday 06th 2011f June 2011 11:20:46 PM
    Database: vbulletin
    MySQL error:
    What could I do?
  • riceboi1230
    Senior Member
    • Nov 2010
    • 158
    • 4.1.x

    #2
    What forum software are you converting from?

    Comment

    • ParadiseSC
      Member
      • Jun 2011
      • 32
      • 4.1.x

      #3
      Originally posted by riceboi1230
      What forum software are you converting from?
      PHPBB 3.0.0 to latest vBulletin.

      Fixed. I did:

      ALTER TABLE vbulletin_forum CHANGE COLUMN forumid forumid INT UNSIGNED NOT NULL AUTO_INCREMENT ;
      Last edited by ParadiseSC; Mon 6 Jun '11, 2:10pm.

      Comment

      widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
      Working...