Page 1 of 1

SEF Issue Hierarchy Issues

Posted: Tue Feb 19, 2013 3:02 pm
by marcalle
I'm running PHP 5.3.21, MySQL 5.1.66, and CMSMS 1.11.4. I used to have PHP 5.2.X and everything worked fine for me.

I havent installed modules at all in over 6 month, this issue just happened when the host upgraded to 5.3. I dont want the hierarchy levels, but I cant make them stop even with the following in the config.php

Code: Select all

$config['use_hierarchy'] = 'false';
This is how URLs used to be: "http://www.website.com/file.html
Now they show up as: "http://www.website.com/parent/file.html

Any suggestions? Please!

Re: SEF Issue Hierarchy Issues

Posted: Tue Feb 19, 2013 3:13 pm
by calguy1000
I call Shenanigans:

a: The use_hierarchy config option was dropped (and announced as dropped) in CMSMS 1.9, and well described at that time. CMSMS 1.9 was released over 2 years ago.

b: The host upgrading to php 5.3 would NOT change the config options or the behavior of the system wrt. URL behavior.

Re: SEF Issue Hierarchy Issues

Posted: Tue Feb 19, 2013 7:07 pm
by marcalle
That is very odd. I havent updated in a little while. I SWEAR it has been working.

I'll work around it then.

Thanks