Keith Erskine wrote: > You still need to add a path in config.php for the site. Change > > FROM: > > $config['site']['path'] = ''; > > TO: > > $config['site']['path'] = '.';
I think that might be a red herring - path='' is the correct way to set it if your site is in the root. If '.' works for you that's great, but I doubt changing it to that is going to make any difference. _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
