pages not showing up

The place to talk about things that are related to CMS Made simple, but don't fit anywhere else.
Post Reply
foley13
Forum Members
Forum Members
Posts: 10
Joined: Mon Apr 08, 2013 9:51 am

pages not showing up

Post by foley13 »

I have just inherited a website that is made using CMS made simple. I've added the files and database to my hosting. When I navigate to the site the homepage loads up but clicking on any sub pages results in this message: http://www.100pixels.co.uk/selka/test/

Also I had to rename the .htaccess file to get the site to load if this makes a difference.

Hope someone can help.

Thankyou.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1974
Joined: Mon Jan 29, 2007 4:47 pm

Re: pages not showing up

Post by Jo Morg »

You may need to change the RewriteBase directive on your .htaccess file to reflect the sub-directory you have CMSMS installed on:

Code: Select all

<IfModule mod_rewrite.c>
RewriteEngine on
#
#Sub-dir e.g: /cmsms
RewriteBase /selka
HTH
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
foley13
Forum Members
Forum Members
Posts: 10
Joined: Mon Apr 08, 2013 9:51 am

Re: pages not showing up

Post by foley13 »

Yes,Thankyou Jo that did the trick. Thankyou very much.
User avatar
Jo Morg
Dev Team Member
Dev Team Member
Posts: 1974
Joined: Mon Jan 29, 2007 4:47 pm

Re: pages not showing up

Post by Jo Morg »

Glad it worked.
Please add solved ;)
"There are 10 types of people in this world, those who understand binary... and those who don't."
* by the way: English is NOT my native language (sorry for any mistakes...).
Code of Condut | CMSMS Docs | Help Support CMSMS
My developer Page on the Forge
GeekMoot 2015 in Ghent, Belgium: I was there!
GeekMoot 2016 in Leicester, UK: I was there!
DevMoot 2023 in Cynwyd, Wales: I was there!
Post Reply

Return to “The Lounge”