Page 1 of 1
Search found 7 matches
Re: is not showing
What were your migration steps?
You need to do a clean install on the webhost, then transfer your localhost files over EXCEPT the admin/config.php and /config.php files.
- Sat Apr 23, 2011 9:00 am
- Replies 4
- Views 735
Re: Multi-Store : Secondary Store on Domain.com
you can leave it in ~/eshop/
Then just redirect the main domain to it.
For Multi-store, you just need to put the URL in.
From your host cpanel, just re-direct the Main domain to http://eshop.kawaii-gamers.com
- Sat Apr 23, 2011 8:57 am
- Replies 3
- Views 791
Re: SMTP setting in mail
Hi everyone,
Some Hosts don't allow you to mail from an external SMTP server.
You may need to configure an Email account from within your Host, then use those settings instead.
- Fri Apr 22, 2011 5:57 pm
- Replies 33
- Views 36967
Re: SSL ruins admin login page
Ok, answering my own question. Configuring SSL I have my cert in www.mydomain.com I created a sub-domain store.mydomain.com. SSL cannot be transferred to sub-domains. So within admin/config.php // HTTPS define('HTTPS_SERVER', 'https://www.mydomain.com/store/admin/'); define('HTTPS_IMAGE', 'https://w...
Jump to post- Tue Apr 19, 2011 3:41 pm
- Replies 1
- Views 466
SSL ruins admin login page
Hi Guys,
I managed to get SSL to work on checkout. But now after editing admin/config.php, the Admin Panel login page looks weird and I can't seem to login as well.
Anyone faced this problem before?
Appreciate the help!
Cheers!
Ruffy
- Tue Apr 19, 2011 9:50 am
- Replies 1
- Views 466
Re: How does one create a multi-store?
Store is at www.mydomain.com
So I create a sub-domain 2ndStore.mydomain.com and re-direct it to www.mydomain.com?
- Wed Mar 30, 2011 5:22 pm
- Replies 2
- Views 635
How does one create a multi-store?
Do we have to duplicate the files across to the other domain or URL?
How does this feature work?
- Wed Mar 30, 2011 5:03 pm
- Replies 2
- Views 635
Search found 7 matches