Maciej Wojcik wrote: > Anyway, what`s funny (maybe that produces the error?) after installing > 7.2.1 (fresh install.; no upgrade) my domain looks "unusual": > http://domain.com/// (3 times ///) and then domain.com///index.php > domain.com///user/all etc.
If I remember correctly, that error is normally the result of having: $config['site']['path'] = '/'; instead of $config['site']['path'] = ''; _______________________________________________ Laconica-dev mailing list [email protected] http://mail.laconi.ca/mailman/listinfo/laconica-dev
