I think you might be missing a library, nothing is getting parsed. What version of PHP do you have?
look at http://releases.ossreleasefeed.com/install.php?checklibs=true (you'll have to mv config.php to config.php.old or something for that page to display) Enable logging to see if an error is being thrown when you post: $config['site']['logfile'] = '/tmp/statusnet.log'; $config['site']['logdebug'] = true; Report back, -Eric Helgeson On Tue, Nov 10, 2009 at 12:50 PM, Schalk Neethling <[email protected]> wrote: > Hi everyone, > > Just upgraded to 0.8.2 od Statusnet and hopes it would fix the problems > mentioned in the subject line magically, alas it has not :( URL's entered > are not hyperlinked and hastags are not recognized. > > I am assuming I either need to add a plugin to the config.php or I am > missing something on the server in terms of a library. You can see the site > here: http://releases.ossreleasefeed.com/ > > Any and all help and pointers appreciated. > > Kind Regards, > Schalk > _______________________________________________ > StatusNet-dev mailing list > [email protected] > http://lists.status.net/mailman/listinfo/statusnet-dev > _______________________________________________ StatusNet-dev mailing list [email protected] http://lists.status.net/mailman/listinfo/statusnet-dev
