Search found 8 matches
- Tue Feb 07, 2017 4:45 pm
- Forum: The Lounge
- Topic: FormBuilder change field type and reorder fields
- Replies: 1
- Views: 924
FormBuilder change field type and reorder fields
I've finally got to grips with most of FormBuilder but a couple of bits of basic functionality have escaped me. How do you change a field type, and how do you reorder the fields? Having realised I want to add another one in the middle, I'm stumped as to how you do this without having to delete and r...
- Thu Aug 25, 2016 9:02 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Installation where scripts run with different user name
- Replies: 2
- Views: 2842
Installation where scripts run with different user name
I'm trying to install CMSMS on a UNIX server which is set up in the following way: [*] My user is crb11, in two groups: www-data and site-admin [*] Scripts run as www-data, which is only in the www-data group. [*] The main document root directory is owned by root with group site-admin. This has the ...
- Mon Jan 25, 2016 12:33 pm
- Forum: The Lounge
- Topic: News module: docs on templates
- Replies: 1
- Views: 865
News module: docs on templates
Can someone point me to documentation on how templates work in the News module? I can't find any. The specific question I have at the minute (but no doubt I'll have more later) is how I can specify which detail template goes with each article (preferably per-category). I assume this must be possible...
- Fri Feb 27, 2015 4:41 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Correct relative links for images and pages
- Replies: 0
- Views: 1228
Correct relative links for images and pages
I've inherited an old 1.6.5 site which I've brought up to the current date, but now need to move it to another host. The problem I have is that internal links to both pages and uploaded images are wrong. On the old setup, the root directory for CMSMS was in a directory /klice with respect to the ser...
- Thu Feb 26, 2015 10:22 pm
- Forum: CMSMS Core
- Topic: Default in content block being substituted
- Replies: 2
- Views: 1270
Re: Default in content block being substituted
Ah. I think that's true, but didn't realise what I had was a smarty tag. (I'm relatively new to CMSMS, having inherited a site and trying to tidy it up a bit.)
- Tue Feb 24, 2015 4:50 pm
- Forum: CMSMS Core
- Topic: Default in content block being substituted
- Replies: 2
- Views: 1270
Default in content block being substituted
I have the following in my template: {content block="header image" default="{swfobject swf='uploads/header.swf' width='736' height='164'}"} However, when I create a page with this template, the default has changed to <p>$_tmp1</p> (and this is also what is displayed). A more stan...
- Fri Feb 13, 2015 5:22 pm
- Forum: The Lounge
- Topic: [SOLVED] Upgrade to 1.9.4.3: global content blocks disappear
- Replies: 1
- Views: 1216
Re: Upgrade to 1.9.4.3: global content blocks disappear
I dug around on the forums and think I've solved this one: it seems to be the same problem as reported as bug 5838. My htmlblobs table was missing the use_wysiwyg and description columns: adding them by hand fixes things. The report given there was that the account doing the upgrade didn't have full...
- Fri Feb 13, 2015 3:53 pm
- Forum: The Lounge
- Topic: [SOLVED] Upgrade to 1.9.4.3: global content blocks disappear
- Replies: 1
- Views: 1216
[SOLVED] Upgrade to 1.9.4.3: global content blocks disappear
Hello, I'm new to CMSMS and inherited a site running 1.6.5 which I'm trying to bring up to date. The current site is at http://www.klice.co.uk, with my current draft site at 96.0.147.21/public_html/index.php I managed to upgrade to 1.7.1 then 1.8.2 apparently successfully, but when I take the next s...