
-
Display Nameimrepolonkai
-
Website
-
Member SinceNovember 24th, 2015
-
Last SeenApril 12th, 2016
imrepolonkai does not have any add-ons for sale.
-
Support December 18th, 2015 @ 2:32 pm
No, thanks. Please let me know the release date of these mentioned features when you know them
View Comment
-
Support December 18th, 2015 @ 2:25 pm
Yes, this workaround already crossed my mind, thanks.
View Comment
-
Support December 18th, 2015 @ 2:17 pm
Hi,
thanks for quick response. I am not sure as we are running a huge SCRM instance with lot of departments who are not allowed to see each other's data. Currently only 1 department is usng MC but would be good to have a solution which is flexible when more departments come. So in my opinion there should be a config where I am able to define different sync users assigned to departments (teams) to ensure data security. Although in this case using 1 API key for MC is also a challange.
Does that make sense?
BR,
View Comment
Imre
-
-
Support December 15th, 2015 @ 11:27 am
Hi,
what type of user do you need? Is regular user enough or you need an admin?
BR,
View Comment
Imre
-
Support December 15th, 2015 @ 8:13 am
From Sugar support:
Could you recall a change made in the unlink function ( include/utils/autoloader.php )
/**
* Unlink and delete from map
* To use mainly for tests
* @param string $filename
* @param bool $save Save map to file?
* @return bool Success?
*/
public static function unlink($filename, $save = false)
{
_ppl("unlink file: " . $filename);
self::delFromMap($filename, $save);
unlink($filename);
}The _ppl call seems to be what is running the system out of memory when a new log file is generated.
By default the unlink function is like the following
/**
* Unlink and delete from map
* To use mainly for tests
* @param string $filename
* @param bool $save Save map to file?
* @return bool Success?
*/
public static function unlink($filename, $save = false)
{
self::delFromMap($filename, $save);
unlink($filename);
}Currently we have commented to the '_ppl("unlink file: " . $filename);' from the file and waiting to verify the results
View Comment
-
Support December 15th, 2015 @ 8:04 am
Talking to Haiyin Qiu as far as I know she has already contacted you, this is a quote from her:
" 500 error
[2015-12-13T23:26:03+00:00] [error] [host russmediabox2.sugaropencloud.eu] [client 46.128.255.55] PHP Warning: require_once(cache/Google_Cache.php): failed to open stream: operation failed in /mnt/sugar/shadowed/russmediabox2.sugaropencloud.eu/custom/include/Google/google-api-php-client/src/Google_Client.php on line 57, referer: https://russmediabox2.sugaropencloud.eu/This package was developed by one of our partner and I am handling the case with them. They have code line 57 custom/include/Google/google-api-php-client/src/Google_Client.php , which is using cache/ folder as the place to keep the coding file. I comment that line the instance is up
But the google package function may not work correctly. Please contact the provider to modify the code. Otherwise this will cause the problem in the future. "
View Comment
imrepolonkai has not rated any add-ons.
imrepolonkai has not verified any add-ons.
imrepolonkai has not created any Wanted Add-ons.
Keep up to date on the latest additions