It looks to me as the tables in your database, which you once created with
ser_mysql, are older then the uri module which you use. So you probably need
to "update" your database tables (like suggested with the 'ser_mysql
reinstall' command).
Nils
On Wednesday 31 August 2005 12:48, Steve Blair wrote:
So I added the does_uri_exist to my offline user check
and received the
following error upon startup. The problem is not obvious to me. Nils
have you
seen this error? If so any advice on how to proceed?
Aug 31 06:32:54 ser[20035]: register_udomain(): Invalid table version
(use ser_mysql.sh reinstall)
Aug 31 06:32:54 ser[20035]: domain_fixup(): Error while registering domain
Aug 31 06:32:54 ser[20035]: ERROR: fix_expr : fix_actions error
Commenting out the if-then block containing the does_uri_exist removed
this error.
Thanks,Steve
Nils Ohlmeier wrote:
>On Friday 26 August 2005 22:01, Kevin Brennan wrote:
>>I want to differenciate between offline users and unknown users. When
>>you use lookup("location") there is no differenciation between the
two.
>
>I think does_uri_exist() from the uri module should do the job.
>Note: if you reply with different codes on existing and non-existing
> users, your community becomes an easy target for potential spamers.
>
> Nils
>
>_______________________________________________
>Serusers mailing list
>serusers(a)lists.iptel.org
>http://lists.iptel.org/mailman/listinfo/serusers