example url write: 'domain.com/store/true/domain.com/store/category/29-books.aspx
instead of: domain.com/store/category/29-books.aspx

This domain is behind a shared SSL and I have changed the webconfig file on lines 9-11 to:

    <add key="UseSSL" value="false" />
    <add key="SharedSSLUrl" value="true" />
    <add key="NonSharedSSLUrl" value="false" />

I've read this tread and changed web.config setting but no change;
https://www.nopcommerce.com/boards/t/8240/nop-190-shared-ssl-issue.aspx

Can anyone from support please give me a nudge here to help me?

I've installed version 1.9

Thanks!