Bo Fussing wrote: > When you re-installed Laconica did you also drop and install the > database again? I had a similar issue which related to an update in > the database scheme between 0.6.1 and 0.6.2 > > If this does not fix it try and set your Laconica installation into > debug mode by making sure you have the following line in config.php: > > $config['db']['debug'] = 5; Never do this on a production site! It exposes your database password to the world.
-Evan _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
