change news links

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
force2083
Forum Members
Forum Members
Posts: 26
Joined: Wed Jun 11, 2008 6:32 am

change news links

Post by force2083 »

I'm using
CMS Made Simple 1.4 "Jamaica"
PHP 4.4.7
MySQL 5.0.37

Is it possible to change the links generated by the news modul?
I get links like:
http://www.url.tld/index.php?mact=News, ... eturnid=15
http://www.url.tld/index.php?mact=News, ... eturnid=34
...
is it possible to delete the "cntnt01origid=" and "cntnt01returnid=" var at the end of these links or set it to a fixed id ???
viebig

Re: change news links

Post by viebig »

Yes, you can use pretty urls. It will look like site.com/11/25/Something-happened/

look for pretty urls in wiki. You have to chnage some settings on you config.php
force2083
Forum Members
Forum Members
Posts: 26
Joined: Wed Jun 11, 2008 6:32 am

Re: change news links

Post by force2083 »

sorry for my late reply... back from my holiday.

my server doesn't support pretty urls (it's an IIS 6.0 Win2k3 Server)
alby

Re: change news links

Post by alby »

force2083 wrote: my server doesn't support pretty urls (it's an IIS 6.0 Win2k3 Server)
Look if you can use rewrite for IIS

Alby
Last edited by alby on Tue Aug 19, 2008 10:51 am, edited 1 time in total.
viebig

Re: change news links

Post by viebig »

you´ll need to add a iis extension named isapi rewrite (commercial). They have a free version Isapi Rewrite Lite

I´ve already tried with Isapi Rewrite Lite, no success
Post Reply

Return to “CMSMS Core”