
Sugabyte does not have any add-ons for sale.
-
Support March 13th, 2019 @ 8:26 am
Ive tried installing but the latest downloadable version is for 8.1.0: https://screencast.com/t/woKudTjPRrQ7
View Comment
-
Support July 11th, 2018 @ 10:22 am
Hi Emil,
Do you have an ETA on this as this seems like an important feature that is missing?
Many thanks!
Kind Regards, Louise - Sugabyte
View Comment
-
Support July 6th, 2018 @ 11:36 am
Hi Emil,
Do you have an update for us on this?
Many thanks, Louise - Sugabyte
View Comment
-
Support July 2nd, 2018 @ 3:32 pm
Hi Emil,
We are using version 1.0.7
Kind Regards, Louise - Sugabyte
View Comment
-
Support May 8th, 2018 @ 8:05 am
Hi, we have the same problem now with instances which are being upgraded to V.8. Is dashboard copy manager compatible with V8? Thanks, Sugabyte
View Comment
-
Support February 8th, 2018 @ 3:29 pm
Thanks for getting back to me.
I think we are trying to go from 7.10.2.0 to 7.11.x (winter).
When do you expect a resolution on this? We are looking to upgrade the customer system in the next week. Thanks, Sugabyte
View Comment
-
Support January 9th, 2018 @ 4:36 pm
Hi Joakim,
Thanks for getting back so quickly.
Yes - this worked excellently and is now working fine.
View Comment
Thank you, James.
-
Support September 19th, 2017 @ 8:16 pm
Thanks for getting back to me. Let's keep this ticket open while you test. I will email the details of the On Demand system to you tomorrow referencing this case in the subject.
Kind regards, SB
View Comment
-
Support September 18th, 2017 @ 5:22 pm
Hi, have you managed to confirm installation works OK on a fresh OD system?
View Comment
-
Support September 15th, 2017 @ 1:58 pm
Can you try this on an on-demand instance? Because it's clearly not working from our end.
View Comment
-
Support September 15th, 2017 @ 1:49 pm
Also tried in seperate environments. And Sugar On Demand.
View Comment
-
Support September 15th, 2017 @ 1:49 pm
Yes, all standard. Php V5.6.30. MySQL 5.7. Apache 2.4. Forced SSL.
View Comment
-
Support September 15th, 2017 @ 7:54 am
Ive checked and we have all of these.
What else can we check? We're able to connect to Sugar through Thunderbird, but it doesnt accept any credentials for the Sugar username or calendar key. Just keeps asking for the creds.
Thanks, SB
View Comment
-
Support September 13th, 2017 @ 12:36 pm
Hi Opacus, what else can we do to troubleshoot this and get it working with 7.8/7.9?
We do need this working asap. Are there any server dependencies that we have missing?Thanks, SB
View Comment
-
Support September 12th, 2017 @ 4:19 pm
Confirmed using the correct username and calendar key. (Sugar username case sensitive, and PW is the calendar publish key in Users > Advanced).
Still not working.
View Comment
-
Support September 12th, 2017 @ 4:08 pm
Hi, as an update, we have installed this on a fresh 7.8.2.1 ENT.
This time, we are able to access a username/password window in Thunderbird. However, it wont accept the credentials. (tried with two seperate users).
These are the two errors in Thunderbird: [calCachedCalendar] replay action failed: null, uri=https://caldav.server.com/sas.php/calendars/james/default, result=2147500037, operation=[xpconnect wrapped calIOperation] calCachedCalendar.js:330:29 PROPFIND https://caldav.server.com/sas.php/calendars/james/default/ [HTTP/1.1 401 Unauthorized 720ms] NS_ERROR_FAILURE: Component returned failure code: 0x80004005 (NS_ERROR_FAILURE) [nsIInterfaceRequestor.getInterface] network-monitor.js:299
One thing I have noticed is that after running a quick repair in Sugar, it suggests some code to execute. However, after executing, its displayed again in the next repair summary. Every time. We've tried several systems, too. The code it asks to execute is:
/COLUMNS/ /MISMATCH WITH DATABASE - id - ROW [name] => 'id' [type] => 'int' [len] => '11' [auto_increment] => '1' */ / VARDEF - id - ROW[name] => 'id' [type] => 'integer' [auto_increment] => '1' [dbType] => 'integer' [len] => '' [required] => 'true' / ALTER TABLE principals modify COLUMN id integer NOT NULL auto_increment; /COLUMNS/ /MISMATCH WITH DATABASE - id - ROW [name] => 'id' [type] => 'int' [len] => '11' [auto_increment] => '1' / / VARDEF - id - ROW[name] => 'id' [type] => 'integer' [auto_increment] => '1' [dbType] => 'integer' [len] => '' [required] => 'true' / /MISMATCH WITH DATABASE - ctag - ROW [name] => 'ctag' [type] => 'int' [len] => '11' / / VARDEF - ctag - ROW[name] => 'ctag' [type] => 'integer' [dbType] => 'integer' [len] => '' [required] => '' / /MISMATCH WITH DATABASE - calendarorder - ROW [name] => 'calendarorder' [type] => 'int' [len] => '11' / / VARDEF - calendarorder - ROW[name] => 'calendarorder' [type] => 'integer' [dbType] => 'integer' [len] => '' [required] => '' / ALTER TABLE calendars modify COLUMN id integer NOT NULL auto_increment, modify COLUMN ctag integer NULL , modify COLUMN calendarorder integer NULL ; /COLUMNS/ /MISMATCH WITH DATABASE - id - ROW [name] => 'id' [type] => 'int' [len] => '11' [auto_increment] => '1' / / VARDEF - id - ROW[name] => 'id' [type] => 'integer' [auto_increment] => '1' [dbType] => 'integer' [len] => '' [required] => 'true' / /MISMATCH WITH DATABASE - calendarid - ROW [name] => 'calendarid' [type] => 'int' [len] => '11' / / VARDEF - calendarid - ROW[name] => 'calendarid' [type] => 'integer' [dbType] => 'integer' [len] => '' [required] => '' / /MISMATCH WITH DATABASE - lastmodified - ROW [name] => 'lastmodified' [type] => 'int' [len] => '11' / / VARDEF - lastmodified - ROW[name] => 'lastmodified' [type] => 'integer' [dbType] => 'integer' [len] => '' [required] => '' / ALTER TABLE calendarobjects modify COLUMN id integer NOT NULL auto_increment, modify COLUMN calendarid integer NULL , modify COLUMN lastmodified integer NULL ; /COLUMNS/ /MISMATCH WITH DATABASE - id - ROW [name] => 'id' [type] => 'int' [len] => '11' [auto_increment] => '1' / / VARDEF - id - ROW[name] => 'id' [type] => 'integer' [auto_increment] => '1' [dbType] => 'integer' [len] => '' [required] => 'true' / /MISMATCH WITH DATABASE - principal_id - ROW [name] => 'principal_id' [type] => 'int' [len] => '11' / / VARDEF - principal_id - ROW[name] => 'principal_id' [type] => 'integer' [dbType] => 'integer' [len] => '' [required] => '' / /MISMATCH WITH DATABASE - member_id - ROW [name] => 'member_id' [type] => 'int' [len] => '11' / / VARDEF - member_id - ROW[name] => 'member_id' [type] => 'integer' [dbType] => 'integer' [len] => '' [required] => '' / ALTER TABLE groupmembers modify COLUMN id integer NOT NULL auto_increment, modify COLUMN principal_id integer NULL , modify COLUMN member_id integer NULL ; /COLUMNS/ /MISMATCH WITH DATABASE - id - ROW [name] => 'id' [type] => 'int' [len] => '11' [auto_increment] => '1' / / VARDEF - id - ROW[name] => 'id' [type] => 'integer' [auto_increment] => '1' [dbType] => 'integer' [len] => '' [required] => 'true' / /MISMATCH WITH DATABASE - timeout - ROW [name] => 'timeout' [type] => 'int' [len] => '11' / / VARDEF - timeout - ROW[name] => 'timeout' [type] => 'integer' [dbType] => 'integer' [len] => '' [required] => '' / /MISMATCH WITH DATABASE - created - ROW [name] => 'created' [type] => 'int' [len] => '11' / / VARDEF - created - ROW[name] => 'created' [type] => 'integer' [dbType] => 'integer' [len] => '' [required] => '' / /MISMATCH WITH DATABASE - scope - ROW [name] => 'scope' [type] => 'int' [len] => '11' / / VARDEF - scope - ROW[name] => 'scope' [type] => 'integer' [dbType] => 'integer' [len] => '' [required] => '' / /MISMATCH WITH DATABASE - depth - ROW [name] => 'depth' [type] => 'int' [len] => '11' / / VARDEF - depth - ROW[name] => 'depth' [type] => 'integer' [dbType] => 'integer' [len] => '' [required] => '' */ ALTER TABLE locks modify COLUMN id integer NOT NULL auto_increment, modify COLUMN timeout integer NULL , modify COLUMN created integer NULL , modify COLUMN scope integer NULL , modify COLUMN depth integer NULL ;
Any ideas?
View Comment
-
Support September 12th, 2017 @ 3:22 pm
OK. We are now testing 7.8.2.1 - has this been confirmed as working OK? Thanks, SB
View Comment
-
Support September 12th, 2017 @ 1:57 pm
In addition to my last message, the module was tested in Suite CRM on the same server config, and worked fine. Just cant get it to work with Enterprise 7.9.
View Comment
-
Support September 12th, 2017 @ 1:34 pm
Thanks, just installed this and reconfigured Thunderbird.
Getting the exact same error in Thunderbird: [calCachedCalendar] replay action failed: null, uri=https://system-url/sas.php/calendars/admin/default, result=2147500037, operation=[xpconnect wrapped calIOperation]
Any ideas?
Thanks, SB
View Comment
-
Support September 12th, 2017 @ 12:52 pm
Hi, I forgot to add the version of Opacus we are testing with:
'version' => '2.0.8',
Thanks, SB
View Comment
Sugabyte has not rated any add-ons.
Sugabyte has not verified any add-ons.
Sugabyte has not created any Wanted Add-ons.