Jorge,

I got mine working by running the Twitter Daemon. In addition to your
config add:

$config['queue']['enabled'] = true;

Then on your server run /path/to/statusnet/scripts/startdaemons.sh

That all I needed.

Cheers,

2009/10/22 Jorge Iván Andrés Contreras Pereira <jiacontrer...@gmail.com>:
> Good night,
>
> We mounted StatusNet at the Universidad Nacional de Colombia [1],
> but we were unable to run the integration with Twitter, we
> registered our http://twitter.com/apps account.
>
> I have the following configuration:
>
> $config['twitter']['enabled'] = true;
> $config['twitterbridge']['enabled'] = true;
> $config['twitter']['consumer_key']    = 'My consumer key;
> $config['twitter']['consumer_secret'] = 'My consumer secret';
>
> Is there anything else we should do?
>
> [1] http://disi.unal.edu.co/unaticos
>
> --
> Jorge Iván Andrés Contreras Pereira
> Estudiante Ingeniería de Sistemas
> Coordinador Grupo SoLiUN
> Universidad Nacional de Colombia
> JIACP Inc
> Site: http://www.soliun.unal.edu.co/~jiacontrerasp
>
> ----------------------------------------------------------------------------------------------------------------------
> Este mensaje es confidencial y puede contener información privilegiada la
> cual
> no puede ser usada ni divulgada a personas distintas de su destinatario.
> Está
> prohibida la retención, grabación, utilización, aprovechamiento o
> divulgación
> con cualquier propósito. Si por error recibe este mensaje, por favor
> destruya
> su contenido y avise a su remitente.
>
> JIACP Inc o el remitente no es responsable por eventuales daños derivados
> del
> recibo y uso de este material, siendo responsabilidad del destinatario
> verificar con sus propios medios la existencia de contenido malicioso u
> otros
> defectos.
>
> _______________________________________________
> StatusNet-dev mailing list
> StatusNet-dev@lists.status.net
> http://lists.status.net/mailman/listinfo/statusnet-dev
>

--
Brad Krane | bjkr...@feds.uwaterloo.ca
Junior Network Administrator | Federation of Students | University of Waterloo
W: 5198884567 x32435 | F: 5197250992 | SLC 1111 | feds.ca
To Serve, Empower, and Represent the Undergraduate Students of the
University of Waterloo.
_______________________________________________
StatusNet-dev mailing list
StatusNet-dev@lists.status.net
http://lists.status.net/mailman/listinfo/statusnet-dev

Reply via email to