Best practice forum (Archived)

Cette discussion de forum a été supprimée

 
Ce message du forum a été supprimé
Monday 8 April 2013, 17:23
Le contenu de ce message de forum a été supprimé et n'est plus accessible.
Simon Coggins
Re: Force a sync?
par Simon Coggins, Monday 8 April 2013, 17:44
Groupe Totara

Hi Lane,

If you are able to upgrade to 2.2.14 we have added a button to the interface to run the sync manually.

Otherwise you can trigger the sync from the server command line by triggering the sync cron directly:

The exact command will depend on your server configuration and permissions but it will be something like this:

sudo -u www-data php [/path/to/webroot]/admin/tool/totara_sync/run_cron.php

Simon