I see a similar post to this in the Dutch forum, but google can't seem to translate it for me so I will post my own question here.
I am attempting to update Anjel using the component based update utility. The first time I tried it I had to go in and change permissions on all the files. This seemed to work, until the process stopped with the following error:
Quote:
Error (update.inc->anjel_update->update() line 160): Error adding columns to subscriber tables. Database error:
Duplicate column name \'blacklist\' SQL=ALTER TABLE `jos_anjel_subscribers` ADD COLUMN (`blacklist` tinyint(1) NOT NULL default \'0\')Duplicate column name \'blacklist\' SQL=ALTER TABLE `jos_anjel_unregistered` ADD COLUMN (`blacklist` tinyint(1) NOT NULL default \'0\')
I was updating because I am having numerous problems including images in my mailings. Some seem to work fine, others wind up with mangled addresses causing the email to show broken image links. Can anyone tell me what this error code means and how I might be able to work around it?
Thanks,
MaestroC