ok so I canged them to www anyway and now I can get into the admin but if you try to pull up the site useing www.duquecigars.com it pulls up a ci page in error
ok so I canged them to www anyway and now I can get into the admin but if you try to pull up the site useing www.duquecigars.com it pulls up a ci page in error
What happens when you leave the www out of the includes/configure.php?
Mods: Admin Activity Report || PO Box Ban || Empty Cart Manager || Autoresponder+ || Zip Validator || Desktop Data || SRiC
define('HTTP_SERVER', 'http://duquecigars.com');
define('HTTPS_SERVER', 'https://duquecigars.com');
define('HTTP_CATALOG_SERVER', 'http://duquecigars.com');
define('HTTPS_CATALOG_SERVER', 'https://duquecigars.com');
// Use secure webserver for catalog module and/or admin areas?
define('ENABLE_SSL_CATALOG', 'true');
define('ENABLE_SSL_ADMIN', 'true');
this is the admin/includes/configure.php
changed to
define('HTTP_SERVER', 'http://duquecigars.com');
define('HTTPS_SERVER', 'https://duquecigars.com');
define('HTTP_CATALOG_SERVER', 'http://WWW
duquecigars.com');
define('HTTPS_CATALOG_SERVER', 'https://WWWduquecigars.com');
// Use secure webserver for catalog module and/or admin areas?
define('ENABLE_SSL_CATALOG', 'true');
define('ENABLE_SSL_ADMIN', 'true');
this is the admin/includes/configure.php
Nothing it does the same thing
Admin works and if you go on httpsMY SITE.COM it works but if you just put in www it brings that Ci error page up
It's working fine for me.
Mods: Admin Activity Report || PO Box Ban || Empty Cart Manager || Autoresponder+ || Zip Validator || Desktop Data || SRiC
www.duquecigars.com
brings up ci error page
Ok, I'm getting an error now. But I tried your site a few minutes ago and it was working perfectly. Got the padlock as normal at checkout, clicked on it and it verified you as being secure.
Mods: Admin Activity Report || PO Box Ban || Empty Cart Manager || Autoresponder+ || Zip Validator || Desktop Data || SRiC
yea it works good till you try it with www.
I don't know what that error is the only thing I can think of is in this tutorial you sent me it said you may have to upload the catalog to the https but I don't know.
nice site of yours by the way !!!
you can do the https://www. and it works fine
but if you do http://www. it kicks up that error