[SOLVED] From https to http

For questions and problems with the CMS core. This board is NOT for any 3rd party modules, addons, PHP scripts or anything NOT distributed with the CMS made simple package itself.
Post Reply
rooon
Forum Members
Forum Members
Posts: 113
Joined: Mon Dec 05, 2011 4:40 pm
Location: Nederland

[SOLVED] From https to http

Post by rooon »

Hi all,

UPDATE
I was impatient, sorry. I did all steps in "slow motion" ;) and checked each step. It is working fine now and I'm happy.

I'm working on a website with 120 pages, to be extended to about 200 pages. The cmsms is version 2.2.13

After a copy from this https website to my local http xampp, the {root_url} still showing https. I cannot figure out why?

- I copied files and database to my local xampp.
- After closing browsers, I emptied the subforders in /tmp/
- The login in /admin/ works fine.
- In .htaccess is no redirect to https
- No hard coded https, only {root_url}
- In the content manager, I clicked "expand all", select all, set all to http (I did this on "page 1" and "page 2" in the dropdown).

Who have a suggestion to help me in the right direction?

Thanx. Ronald

* note: added this in config.php for the news module
$config['permissive_smarty'] = 1;
Post Reply

Return to “CMSMS Core”