MRatWork Forum by Mustafa Ramadhan

Sawo Project - Kloxo-MR Discussions => Kloxo-MR Bugs and Requests => Topic started by: greghuston on 2014-03-01, 06:44:37

Title: Kloxomr Webmail Error
Post by: greghuston on 2014-03-01, 06:44:37
Hi,

Reporting a bug for you guys. Not sure if it's on your end or someone else product. When you install Kloxomr and go to webmail.domain.com - select afterlogic. Login. Once you've logged in go to contacts. Try to add a new contact. It won't save. Quick debugging found this.

[01:00:05.83] DB ERROR < Unknown column 'skype' in 'field list'
[01:00:05.84] Previous Exception: Unknown column 'skype' in 'field list'
[01:00:05.84] Exception[3001]: Database error
~ /libraries/afterlogic/common/manager.php (561)

Solution:

phpMyAdmin > Afterlogic > awm_addr_book > New Column

You have to add two columns with these details...

1) skype > varchar > 100
2) facebook > varchar > 100

Once you've added those two columns, afterlogic contacts works beautifully.

Again I'm not sure if this a kloxomr problem or not, but just thought I would share it with you.

Greg
Title: Re: Kloxomr Webmail Error
Post by: MRatWork on 2014-03-01, 06:49:05
Thanks.

Look like Afterlogic add new column start from certain version.