Freebie icon indicating copy to clipboard operation
Freebie copied to clipboard

Database error on install

Open adlur opened this issue 11 years ago • 0 comments

This was due to an unrelated DB issue, the problem is solved...

Hello, attempting to install Freebie I get the following error. Any ideas? #10211 would be the next entry ID in exp_extensions...

EE v2.5.2 - Build Date: 20120606

A Database Error Occurred Error Number: 1062

Duplicate entry '10211' for key 'PRIMARY'

INSERT INTO exp_extensions (class, hook, method, settings, priority, version, enabled) VALUES ('Freebie_ext', 'sessions_start', 'Freebie_ext', 'a:6:{s:9:"to_ignore";s:21:"success|error|preview";s:13:"ignore_beyond";s:0:"";s:14:"break_category";s:2:"no";s:14:"remove_numbers";s:2:"no";s:12:"always_parse";s:0:"";s:23:"always_parse_pagination";s:2:"no";}', 10, '0.2', 'y')

Filename: third_party/freebie/ext.freebie.php

Line Number: 388

Thanks!

adlur avatar Mar 24 '13 20:03 adlur