[SOLVED albeit on-hold] Pretty URL without Hierarchy in 1.8

Help with getting the CMS CORE package up and running. This does not include 3rd party modules, PHP scripts, anything downloaded via module manager or from any external source.
Locked
spike
Forum Members
Forum Members
Posts: 153
Joined: Thu Sep 25, 2008 5:02 pm

[SOLVED albeit on-hold] Pretty URL without Hierarchy in 1.8

Post by spike »

After updating to 1.8. the following is not present in the config file

#If you're using the internal pretty url mechanism or mod_rewrite, would you like to
#show urls in their hierarchy?  (ex. http://www.mysite.com/parent/parent/childpage)
$config['use_hierarchy'] = false;

Tried adding it to no avail - would like to carry on showing URL's without hierarchy so's not to break the continuity in my stats. Am using mod-rewrite

Anyone ? - gruss - spike
Last edited by spike on Tue Aug 03, 2010 9:36 am, edited 1 time in total.
User avatar
Silmarillion
Dev Team Member
Dev Team Member
Posts: 483
Joined: Sun Jan 02, 2005 9:10 pm

Re: Pretty URL without Hierarchy in 1.8

Post by Silmarillion »

From 1.8 hierachy is forced and the option to turn it off is removed. Therefore the option in config.php is removed.
spike
Forum Members
Forum Members
Posts: 153
Joined: Thu Sep 25, 2008 5:02 pm

Re: Pretty URL without Hierarchy in 1.8

Post by spike »

Oh Jeeves,
is there any way at all of removing hierarchy ?
On my about 350 page site it was extremely useful for both statistical evaluation as well as SEO.
A most unfortunate move - had I known I wouldn't have changed.

Is it not a questionable practice of adding features only to take them away a few versions later?

grumble, grumble - gruss - spike
Jos
Support Guru
Support Guru
Posts: 4020
Joined: Wed Sep 05, 2007 8:03 pm

Re: Pretty URL without Hierarchy in 1.8

Post by Jos »

You might want to read this post by Ted: http://forum.cmsmadesimple.org/index.ph ... #msg219755
spike
Forum Members
Forum Members
Posts: 153
Joined: Thu Sep 25, 2008 5:02 pm

Re: Pretty URL without Hierarchy in 1.8

Post by spike »

Thanks Jos - I wasn't aware of that thread - Although I did research the topic my search terms didn't return that particular discussion. So that makes it solved - albeit on hold.

gruss - spike
baresi
Forum Members
Forum Members
Posts: 129
Joined: Fri Jul 27, 2007 4:15 pm

Re: [SOLVED albeit on-hold] Pretty URL without Hierarchy in 1.8

Post by baresi »

Thanx Jos, I hadn't seen that either. Posted there :)
Locked

Return to “[locked] Installation, Setup and Upgrade”