Page 1 of 1

Multistore not working

Posted: Thu Dec 14, 2017 4:03 am
by wimschuiteman
Hello,

I try to set up a multistore but it don't work, I see only the main show.
Main shop: http://schuitemandev.nl
Sub shop: http://show.schuitemandev.nl
In the attachment the domain pointer settings, DNS settings and the store settings.

Re: Multistore not working

Posted: Thu Dec 14, 2017 10:22 pm
by straightlight
No OC version provided.

Re: Multistore not working

Posted: Fri Dec 15, 2017 4:43 pm
by wimschuiteman
Your correct in the store settings I have to add /.

But no I have a probleem with is .htacces.
I use this for SEO url with https.
# SEO URL Settings
RewriteEngine On
RewriteBase /
RewriteCond %{HTTPS} !=on
RewriteRule ^/?(.*) https://%{SERVER_NAME}/$1 [R,L]
# If your opencart installation does not run on the main web folder make sure you folder it does run in ie. / becomes /shop/

But now he links to the website again.

Re: Multistore not working

Posted: Fri Dec 15, 2017 8:00 pm
by daveyoi
You need the trailing slash on the second store url..

http://show.schuitemandev.nl/

Re: Multistore not working

Posted: Sat Dec 16, 2017 10:15 pm
by wimschuiteman
This makes no difference. show.schuitemandev.nl/ shop should have no products.

Re: Multistore not working

Posted: Sat Dec 16, 2017 10:34 pm
by straightlight
Incomplete OC version posted. 4 decimals required. In the mean time, please post the most recent access logs based on the date and time regarding the activities of the domain pointer settings and the DNS settings you believe might or might not be the issue.