I really not sure, but i think the file that saves that column "rendered" is
the one causing the problem, that script is suppose to count the number of
characters of the notice for example the notice "a problem here!" is suppose
to have 15 characters or a [BLOB - 15 B] but currently is saving a [BLOB - 0
B]
 this problem is inside the table "Notice" column "rendered" (HTML version
of the content)

I just uploaded 2 pics form the databases

http://laconi.ca/trac/ticket/741#comment:4



On Thu, Nov 20, 2008 at 11:14 PM, Felipe Echeverri <[EMAIL PROTECTED]> wrote:

> Hello Don and Evan, Don did you fix the problem?
>
>  I also installed a fresh 0.62 on my server, every thing was perfect, but
> there is no message displayed on the public timeline after posting, the
> mesages are been saved in the DB, but just not displaying.
>
>
>
>
> On Thu, Nov 20, 2008 at 10:47 AM, Don Doninside <[EMAIL PROTECTED]>wrote:
>
>> 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
>>
>>
>
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev

Reply via email to