CiviCRM Community Forums (archive)

*

News:

Have a question about CiviCRM?
Get it answered quickly at the new
CiviCRM Stack Exchange Q+A site

This forum was archived on 25 November 2017. Learn more.
How to get involved.
What to do if you think you've found a bug.



  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Error
Pages: [1]

Author Topic: Error  (Read 802 times)

ryeradio

  • I post frequently
  • ***
  • Posts: 185
  • Karma: 1
  • CiviCRM version: 4.2.1
  • CMS version: Drupal
  • MySQL version: MySQL5
  • PHP version: PHP5
Error
February 16, 2012, 01:12:54 pm
I am getting an Unknown column dedupe_email when clicking the Remove duplicate emails checkbox in the Mew Mailing section. I did check and this field does not exist on the civicrm_mailing table. Is this something I can add? What datatype is this field?

Donald Lobo

  • Administrator
  • I’m (like) Lobo ;)
  • *****
  • Posts: 15963
  • Karma: 470
    • CiviCRM site
  • CiviCRM version: 4.2+
  • CMS version: Drupal 7, Joomla 2.5+
  • MySQL version: 5.5.x
  • PHP version: 5.4.x
Re: Error
February 16, 2012, 03:29:46 pm

was this an upgrade from an older version? I suspect it was :(

We forgot to add it to the upgrade script. Can you please file an issue and we'll fix it for 4.1.1

the sql for the column is:

Code: [Select]
     `dedupe_email` tinyint   DEFAULT 0 COMMENT 'Remove duplicate emails?'

lobo
A new CiviCRM Q&A resource needs YOUR help to get started. Visit our StackExchange proposed site, sign up and vote on 5 questions

Pages: [1]
  • CiviCRM Community Forums (archive) »
  • Old sections (read-only, deprecated) »
  • Support »
  • Using CiviCRM »
  • Using CiviMail (Moderator: Piotr Szotkowski) »
  • Error

This forum was archived on 2017-11-26.