hey Don and all, ok when I install laconica on my shared hosting everything works perfect (including the messages displayed on the public timeline), But when I install laconica on my VPS then there is where I have the problem. I am sure we are missing a library or some configuration on the server, because all works fine, eccept the messages don't display in the public timeline.
maybe is has to do with the code line Evan give us yesterday, but I am not sure where exactly to put it on the notice file. I am going to play with that code all day, to see if I can fix it, anything I will let you know, But it will be great if some of the big guys who knows all the core code help us a little :) cheers On Fri, Nov 21, 2008 at 2:45 AM, Don Doninside <[EMAIL PROTECTED]>wrote: > Nope... any idea? > > 2008/11/21 Felipe Echeverri <[EMAIL PROTECTED]> > > 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
