News css not working

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
mlp1
Forum Members
Forum Members
Posts: 13
Joined: Fri Feb 22, 2013 1:27 pm

News css not working

Post by mlp1 »

Hi,

I'm running cmsms v 1.11.4 and the news module 2.12.10 on xampp v 1.7.7 on a windows 2008 server. Everything is pretty stock apart from implementing pretty urls. I have created a new style template that works fine on regular pages.

The problem I'm having is there is no styling on my news [more] page. In the preview panel it all looks fine but clicking the more link results in unstyled content. I'm using an unmodified Simplex_Detail template and have set Default page to use for detail views as my home page, none didn't work either.

I'd appreciate any help you could give me on this.

Mark
User avatar
Dr.CSS
Moderator
Moderator
Posts: 12711
Joined: Thu Mar 09, 2006 5:32 am

Re: News css not working

Post by Dr.CSS »

Are you sure the {news} tag doesn't have a detailpage= parameter in it and that you set the detail page in News admin..?
mlp1
Forum Members
Forum Members
Posts: 13
Joined: Fri Feb 22, 2013 1:27 pm

Re: News css not working

Post by mlp1 »

It seems to be a Pretty Url issue.

I followed the advice on;
http://docs.cmsmadesimple.org/configuration/pretty-url
for setting a windows server and included;
$config['url_rewriting'] = 'internal';
in the config.php

If I remove this it all works. Just without pretty url's.

It also produced an issue with the return link.
Post Reply

Return to “CMSMS Core”