Search found 14 matches
- Sat Jun 02, 2012 2:40 pm
- Forum: Modules/Add-Ons
- Topic: Cataloger swaps </__body> and <head>
- Replies: 1
- Views: 859
Cataloger swaps </__body> and <head>
Hi, I have the problem with the website using Cataloger. On the pages which are category page or Item Page the </__body> (and everything inside) is above <!DOCTYPE> and <head>. This causes that Internet Explorer does not load proper DOCTYPE and page is broken. All other pages (Content type) are rend...
- Mon Nov 14, 2011 10:02 pm
- Forum: Modules/Add-Ons
- Topic: Problem with comments module and browser catche
- Replies: 1
- Views: 814
Re: Problem with comments module and browser catche
Hi, I have the same problem. The thing is down to this fragment of code: {if isset($smarty.session.Comments.error)} {* display an error message from the comments module *} <div style="text-size: 1.5em; color: red;">{$smarty.session.Comments.error}</div> {elseif isset($smarty.session.Commen...
- Fri Sep 11, 2009 5:58 am
- Forum: CMSMS Core
- Topic: Activate/show in menu after certain date
- Replies: 11
- Views: 2857
Re: Activate/show in menu after certain date
Nils,
Thanks very much for that. This is great idea and I will implement it. Thanks once again!
Thanks very much for that. This is great idea and I will implement it. Thanks once again!
- Sat Sep 05, 2009 1:07 pm
- Forum: CMSMS Core
- Topic: Activate/show in menu after certain date
- Replies: 11
- Views: 2857
Re: Activate/show in menu after certain date
Thanks guys for all replies, I think the only solution at this time is to use news module.
- Fri Sep 04, 2009 9:17 am
- Forum: CMSMS Core
- Topic: Activate/show in menu after certain date
- Replies: 11
- Views: 2857
Re: Activate/show in menu after certain date
Hi, Thanks, this is clear now. But it will not work for me as this would cause lot of work: the pages that needs to be shown after certain date are linked from newsletter and changing the URLs for pages belonging to previously sent newsletters will cause links to stop working. I know that I can do s...
- Fri Sep 04, 2009 8:47 am
- Forum: CMSMS Core
- Topic: Activate/show in menu after certain date
- Replies: 11
- Views: 2857
Re: Activate/show in menu after certain date
I believe it will not work as post date is only indication put in the content of news. It doesn't hide news until the post date will pass. You can post news with future date. Expiration date is what I am looking for, but from other end of process.
- Thu Sep 03, 2009 4:14 pm
- Forum: CMSMS Core
- Topic: Activate/show in menu after certain date
- Replies: 11
- Views: 2857
Activate/show in menu after certain date
Hi, I would like to have a possibility to display content pages in menu only if specified date and time has passed.This is for newsletter purposes. I am sending newsletter once a month and have some new pages to display on website after the newsletter is sent. I am using external system for newslett...
- Fri Mar 27, 2009 6:30 pm
- Forum: General Discussion
- Topic: Poll: Would you consider attending a CMSMS focused conference?
- Replies: 5
- Views: 6303
Re: Poll: Would you consider attending a CMSMS focused conference?
UK sounds good for me. 

- Tue Sep 09, 2008 3:21 pm
- Forum: Modules/Add-Ons
- Topic: filtering form browser entries - classifieds
- Replies: 2
- Views: 1669
filtering form browser entries - classifieds
Hi, I would like to make some classifieds system on the website, so I made a form and connected form browser to it.And now I can see the classifieds, but I would like to filter them. eg. I have categories 'for sale', 'wanted', 'freebies' and this is dropdown list in my form (name it 'category'). I ...
- Sat Aug 16, 2008 10:01 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] How can I Display ALL the Categories in CompanyDirectory?
- Replies: 2
- Views: 1467
Re: How can I Display ALL the Categories in CompanyDirectory?
RTFM: add showall='1' to the tag.
- Fri Aug 15, 2008 6:34 pm
- Forum: Modules/Add-Ons
- Topic: permissions of file uploaded using FormBuilder
- Replies: 3
- Views: 1532
Re: permissions of file uploaded using FormBuilder
What do you exactly mean? I am not seeing any settings allowing me to configure umask for uploaded files.
- Thu Aug 14, 2008 8:20 pm
- Forum: Modules/Add-Ons
- Topic: permissions of file uploaded using FormBuilder
- Replies: 3
- Views: 1532
permissions of file uploaded using FormBuilder
U have a form built with form builder which has a disposition of sending result by email. One of the ffelds is file upload. When I submit a form it is uploading file to the /uploads folder, but gives to it 0600 permissions (RW only for owner). Such file is inaccessible from web browser as it need at...
- Thu Aug 07, 2008 11:36 am
- Forum: Modules/Add-Ons
- Topic: Problem with Comments module when using Albums module on the same page
- Replies: 0
- Views: 2161
Problem with Comments module when using Albums module on the same page
I have a page (content page) where I have two lines only: {cms_module module="Album" albums="1,24,26"} {cms_module module="comments" dateformat="d.m.Y H:i" emailfield='1'} The albums and comments adding form appears properly, but when I am trying to post a com...
- Mon Jun 30, 2008 11:46 pm
- Forum: Modules/Add-Ons
- Topic: SelfRegistration & NMS (& FEU) integration
- Replies: 0
- Views: 1200
SelfRegistration & NMS (& FEU) integration
Hi all, I am using CMSMS 1.3.1 with such modules: - CGExtensions 1.8 - FrontEndUsers 1.4.3 - SelfRegistration 1.2 - NMS 2.1.1 I am on the stage of staring of configuration of everything and went through forum searching for solution, but didn't find an answer. I would like to make such workflow: - us...