Pretty urls with CTLModuleMaker with CMSMS 1.9.4

Have a question or a suggestion about a 3rd party addon module or plugin?
Let us know here.
Post Reply
andrewvideo
Forum Members
Forum Members
Posts: 127
Joined: Fri Nov 28, 2008 10:28 pm

Pretty urls with CTLModuleMaker with CMSMS 1.9.4

Post by andrewvideo »

Has anyone have any problems getting pretty urls with CTLModuleMaker working with Version CMSMS 1.9.4.
Have have them working with CMSMS 1.8.1

If anyone know how to fix this problem

Cheers

Andrew
andrewvideo
Forum Members
Forum Members
Posts: 127
Joined: Fri Nov 28, 2008 10:28 pm

Re: Pretty urls with CTLModuleMaker with CMSMS 1.9.4

Post by andrewvideo »

has anyone have the same problem?

I am doing to try it reinstall and see how that goes.
lholsti
New Member
New Member
Posts: 5
Joined: Tue Nov 09, 2010 6:19 pm

Re: Pretty urls with CTLModuleMaker with CMSMS 1.9.4

Post by lholsti »

Hi,

I just got it working on 1.9.2 by adding:
$config['use_hierarchy'] = true;
to config.php

The reason is that the (CTLModuleMaker-created) function CreateLink (yourmodule/functions/function.CreateLink.php line 15) checks for this configuration before returning a pretty url.

Hope this helps.

- Leo -
Post Reply

Return to “Modules/Add-Ons”