Page 1 of 1
Help with some ghost pages [solved]
Posted: Thu Nov 26, 2009 12:38 pm
by Yessica
I just installed CMS and changed the look. Now I have big issue. In main menu I have only my two pages and that is ok. But in the bottom of the page there is a link Next page: my second page. Click on that and I have: Next page: Templates and stylesheets
I don't want that page, and other that are next. I don't know how to erase them, where are they. ???
Please can someone help me??? PLEASE PLESAE!!!
Re: Help with some ghost pages
Posted: Thu Nov 26, 2009 12:51 pm
by Rolf
When you look into the pages section in the admin, there are only your two new pages visible?
The two pages, do they perhaps have children (subpages)?
Admin >> Content >> Pages
Do you have a link for us?
Grtz. Rolf
Re: Help with some ghost pages
Posted: Thu Nov 26, 2009 12:57 pm
by Peciura
I think you need to deactivate pages like "Templates and stylesheets". It is not enough not to show them in menu.
If you still want to modify ALL similar links at the bottom of the page look for tag {cms_selflink....} in page template you are using.
More info about "cms_selflink" can by found on "Extensions » Tags » cms_selflink"
I don't want that page, and other that are next. I don't know how to erase them, where are they. Huh
http://wiki.cmsmadesimple.org/index.php ... dd_Content
Re: Help with some ghost pages
Posted: Thu Nov 26, 2009 1:06 pm
by Yessica
Admin >> Content >> Pages they do not have subpages.
But I found something.
Expand All Sections
My god. Stupid me.
As for some other things. Is there some tutorials? Or I have to be boring here? I have an idea what I need. I need not to write news all the time. Lets say on may second page I will write every day (will it get my page long or can I make some limit and then he will by himself make links page 2 - etc ?? ) and in news to auto get that new story?
HE is CMS

Re: Help with some ghost pages
Posted: Thu Nov 26, 2009 1:20 pm
by Yessica
I need just one more thing: I have page NEWS and I set it not to be visible in menu. BUT when I click on some of the news that are in left position on that 2 main pages mentioned before I need link to that page. And on that page I would like to se 10 last news in body of that page.
Is that posible? Can I find tut for that?
Thanks in advance.
Re: Help with some ghost pages
Posted: Thu Nov 26, 2009 1:27 pm
by Peciura
If you are using default CMSms installation you can continue page up to 65536 symbols (in Latin1 encoding suitable for English) or 21845 symbols if you set CMSms with utf-8 encoding (default encoding since 1.6.x suitable for all languages). If you will try to submit longer texts they will be trimmed.
Re: Help with some ghost pages
Posted: Thu Nov 26, 2009 1:32 pm
by Rolf
I have page NEWS and I set it not to be visible in menu. BUT when I click on some of the news that are in left position on that 2 main pages mentioned before I need link to that page.
{news detailpage="news"}
And on that page I would like to se 10 last news in body of that page.
{news number="10"}
Look into the module help for more options.
Grtz. Rolf
Re: Help with some ghost pages
Posted: Thu Nov 26, 2009 1:38 pm
by Yessica
Thank you all so much !!!!
This is not only great CMS ( I made all I need in just 2 days ), but also the community is so great !!!