[Vtigercrm-developers] Option to recalculate sharing access from SQL?

Adam Heinz amh at metricwise.net
Thu Sep 13 07:06:31 PDT 2012


On Thu, Sep 13, 2012 at 8:29 AM, Marian Banica <marian at webio.ro> wrote:
> I have an instance where i get error 500 when i try to recalculate sharing
> access rights for users. I get access to the database but no access to setup
> Apache, PHP or MySQL limits.
> There is any option to run any SQL command to do the same?

>From the command line

cd <docroot>
php -r "require_once 'include/utils/UserInfoUtil.php';
RecalculateSharingRules();"


More information about the vtigercrm-developers mailing list