Search found 22 matches
- Wed Feb 06, 2013 7:56 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: New site, new pages don't work.
- Replies: 6
- Views: 2841
Re: New site, new pages don't work.
oh but I did, and in fact if I go to the content editor, the correct content is loaded in the editor..
- Wed Feb 06, 2013 7:33 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: New site, new pages don't work.
- Replies: 6
- Views: 2841
Re: New site, new pages don't work.
Yes. I do. In fact the default page has exactly the same template as others and this one shows the proper content while the others don't.
- Tue Feb 05, 2013 8:19 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: New site, new pages don't work.
- Replies: 6
- Views: 2841
New site, new pages don't work.
Hi, I created a new 1.11.4 from scratch. I've been adapting one of the default themes. then I deleted all example pages and created a few ones. However, the contact only shows for the main page, not the other ones. when I check the generated HTML there's nothing in the place where the content is sup...
- Wed May 13, 2009 2:52 pm
- Forum: CMSMS Core
- Topic: new cMS site: new content not showing
- Replies: 3
- Views: 1293
Re: new cMS site: new content not showing
now.. if I set the "second" page as a the default page, THEN I can see its content and that of the original home page disappears...
- Wed May 13, 2009 2:34 pm
- Forum: CMSMS Core
- Topic: new cMS site: new content not showing
- Replies: 3
- Views: 1293
Re: new cMS site: new content not showing
I just did this: deleted all pages.. set minimal template to every page (although there's only Home). I add some text to home ("test").. and it works.. I can see the white minimal page with header "home", then "test" text. And the menu on the side only shows Home. I cre...
- Wed May 13, 2009 2:21 pm
- Forum: CMSMS Core
- Topic: new cMS site: new content not showing
- Replies: 3
- Views: 1293
new cMS site: new content not showing
Hello, I just installed a new CMSmadesimple site for a friend. He created the basic structure of the site, leaving the pages empty. then he went onto adding content; the content is there and saved, if he goes into "preview" the content shows fine.. but when accesing the content directly us...
- Mon Sep 17, 2007 3:25 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Custom template through URL params
- Replies: 1
- Views: 1061
Custom template through URL params
Hello, Now that my website is up and running, and have been doing so for many months; i'm thinking of giving it a design overhaul. Is there anyone I can force a different template on any given page through a URL parameter? something along the lines of... index.php?p=test&template_id=new_one ??? ...
- Thu Apr 26, 2007 9:28 pm
- Forum: CMSMS Core
- Topic: Page layout: HTML trouble
- Replies: 9
- Views: 2591
Re: Page layout: HTML trouble
put the full margin sentence
margin: 20px 0 0 10px;
(it goes clockwise like this margin: top right bottom left)
margin: 20px 0 0 10px;
(it goes clockwise like this margin: top right bottom left)
- Tue Apr 24, 2007 7:53 pm
- Forum: Feature ideas
- Topic: "edit content" popup window
- Replies: 1
- Views: 2799
Re: "edit content" popup window
well.. i did some research and found a "workaround" althoguh it's rather inelegant. in plugins/function.edit.php I added this changes (in read), just showing the first lines function smarty_cms_function_edit($params, &$smarty) { global $gCms; /* if (!check_permission(get_userid(false),...
- Tue Apr 24, 2007 7:10 pm
- Forum: Feature ideas
- Topic: "edit content" popup window
- Replies: 1
- Views: 2799
"edit content" popup window
Hi! I'm currently using the tag {edit} in my templates because i'm running CMSms on my dept intranet. We use the cms to keep online documents that everyone edits, such as protocol, chemical databases with the locations of those chemicals, seminar calendar, etc etc. So, by adding that tag, I can allo...
- Tue Apr 24, 2007 4:56 pm
- Forum: CMSMS Core
- Topic: Session logout
- Replies: 2
- Views: 1371
Re: Session logout
I guess there must a cookie setting somewhere at the CMS level...
We don't care much about security as far as being logged in is concerned.. since access to our site is anyways forbidden from outside the institution
thanks.
We don't care much about security as far as being logged in is concerned.. since access to our site is anyways forbidden from outside the institution

thanks.
- Tue Apr 24, 2007 3:17 pm
- Forum: CMSMS Core
- Topic: Session logout
- Replies: 2
- Views: 1371
Session logout
Hi, is there any way to control the time it takes to be logged out of the admin area?
i.e. If I log in now in the admin area and close the window, i'll have to log in if i go to the admin site after a few hours.
Can i set it up so that I'm always logged in?
Thanks.
i.e. If I log in now in the admin area and close the window, i'll have to log in if i go to the admin site after a few hours.
Can i set it up so that I'm always logged in?
Thanks.
- Mon Apr 23, 2007 3:45 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Apache, CMSms, Permissions.. a bit of everything.
- Replies: 6
- Views: 2867
Re: Apache, CMSms, Permissions.. a bit of everything.
It's not about hte money really...
you see, it's a public research institution so we want to have their url (it's csic.es). I didn't know the solution involved using different ports
i guess i'm out of luck...

you see, it's a public research institution so we want to have their url (it's csic.es). I didn't know the solution involved using different ports

- Mon Apr 23, 2007 2:30 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Apache, CMSms, Permissions.. a bit of everything.
- Replies: 6
- Views: 2867
Apache, CMSms, Permissions.. a bit of everything.
Basically I've come upon the problem i've read several times around here. In my research institution, we were given a unix username to FTP and put the www site. We were also given a database. We proceeded to install cms and so far so good. But we found the problem: the Apache server runs as the user...
- Fri Apr 20, 2007 4:52 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: xml_parser_create()
- Replies: 2
- Views: 1310
xml_parser_create()
Hello, I'm installing CMSms onto my institution's server for our deparment's website.
I think the php permissions are set way too tight.
I get this error:
Fatal error: Call to undefined function: xml_parser_create() in ....
any ideas what might be the cause?
I was trying to upload a module in XML
I think the php permissions are set way too tight.
I get this error:
Fatal error: Call to undefined function: xml_parser_create() in ....
any ideas what might be the cause?
I was trying to upload a module in XML