I've a different problem: using the search page i always have no results,
even if i search for my user... why? (laconica 0.6.2 with database just
created)

2008/11/20 Evan Prodromou <[EMAIL PROTECTED]>

>  Frederic Desjardins wrote:
>
> Hi I reinstalled Laconica 0.6.2. everything worked fine until I created a
> user and made an entry. There is no message displayed on the public timeline
> while on the user profile personal time line all the messages appear just
> fine....
>
> What was the previous version of Laconica? You may need to set the
> is_public flag for your local messages, like this:
>
> update notice join user on notice.profile_id = user.id set notice.is_local
> = 1;
>
> This was a change a few versions back, but if you're upgrading from an old
> version you might need it.
>
> -Evan
>
>
> _______________________________________________
> Laconica-dev mailing list
> [email protected]
> http://mail.laconi.ca/mailman/listinfo/laconica-dev
>
>
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to