Search found 28 matches
- Fri Dec 10, 2010 3:18 am
- Forum: CMSMS Core
- Topic: Broken filelinker links when using TinyMCE via https?
- Replies: 2
- Views: 1303
Re: Broken filelinker links when using TinyMCE via https?
Yes, both the root and ssl variables appear to be set correctly. As I mentioned, the odd thing is that TinyMCE's insert image function works just fine and resolves the correct path when under SSL. Only the filelinker seems to have the issue. $config['root_url'] = 'http://www.mysite.com"; $con...
- Fri Dec 10, 2010 1:28 am
- Forum: CMSMS Core
- Topic: Broken filelinker links when using TinyMCE via https?
- Replies: 2
- Views: 1303
Broken filelinker links when using TinyMCE via https?
We have a new site, running on CMSMS 1.8.2 - It has been brought to my attention that when Admin users, logged in to Admin via SSL, use TinyMCE filelinker to link to a file, it generates what appears to be a truncated link. When doing so outside of SSL, it generates a proper link just fine. Also, ...
- Thu Oct 28, 2010 10:41 pm
- Forum: CMSMS Core
- Topic: cms_selflink still links to pages that are marked as inactive?
- Replies: 12
- Views: 3848
Re: cms_selflink still links to pages that are marked as inactive?
Are you saying that the nhos-membership page is set to inactive yet it still appears in the selflink drop down?... No, this has nothing to do with creating the link. The issue is later, when CMSMS generates its output: If a link to a page is created, and at some point later the page that was &qu...
- Thu Oct 28, 2010 3:10 pm
- Forum: CMSMS Core
- Topic: cms_selflink still links to pages that are marked as inactive?
- Replies: 12
- Views: 3848
Re: cms_selflink still links to pages that are marked as inactive?
The fix that I meant, was concerning the relational-links. In a direct-call to a page, those links will remain in the page, even if the page is NOT active anymore... So I am not sure if those are the links that you refer to. Sorry ... i'm not sure i know which types of links you refer to either. Th...
- Wed Oct 27, 2010 3:05 pm
- Forum: CMSMS Core
- Topic: cms_selflink still links to pages that are marked as inactive?
- Replies: 12
- Views: 3848
Re: cms_selflink still links to pages that are marked as inactive?
Hey Guys - Sorry to bump this ...but i'm still looking for a solution. ..especially since Ronny states this "was fixed several releases ago".
Any input anyone???
Any input anyone???
- Thu Oct 21, 2010 9:28 pm
- Forum: CMSMS Core
- Topic: cms_selflink still links to pages that are marked as inactive?
- Replies: 12
- Views: 3848
Re: cms_selflink still links to pages that are marked as inactive?
The version-question in the previous remark is a valid one, as this has been fixed several releases ago. So a post about this issue of before 1.8.1 is NOT valid in terms of ProductSupport. Ronny Hey guys - i'm talking about CMSMS 1.8.2 - just downloaded and installed a few weeks ago. This is a cle...
- Thu Oct 21, 2010 3:09 pm
- Forum: CMSMS Core
- Topic: cms_selflink still links to pages that are marked as inactive?
- Replies: 12
- Views: 3848
Re: cms_selflink still links to pages that are marked as inactive?
Thanks, NAN - i hadn't seen that TinyMCS setting before and its good to know its there! However, the problem still stands - linking to a page using {cms_selflink} (either by manually entering, or via its insertion thru TinyMCE) results in the same - if a linked-to page's "Active" status ...
- Mon Oct 18, 2010 3:28 am
- Forum: CMSMS Core
- Topic: cms_selflink still links to pages that are marked as inactive?
- Replies: 12
- Views: 3848
Re: cms_selflink still links to pages that are marked as inactive?
Entering the link code directly, of course.
TinyMCE has a "insert link to page" button - but that does not generate a smarty cms_selflink, just regular html link.
TinyMCE has a "insert link to page" button - but that does not generate a smarty cms_selflink, just regular html link.
- Mon Oct 18, 2010 2:53 am
- Forum: CMSMS Core
- Topic: cms_selflink still links to pages that are marked as inactive?
- Replies: 12
- Views: 3848
cms_selflink still links to pages that are marked as inactive?
Is it normal behavior that {cms_selflink page="my alias" text="some text"} still generates a link when the page being linked to is set as inactive?
shouldn't it render the link as plain text (not a link) in such a case? ...or have i missed something?
shouldn't it render the link as plain text (not a link) in such a case? ...or have i missed something?
- Fri Oct 15, 2010 3:17 pm
- Forum: CMSMS Core
- Topic: error messages on using site search
- Replies: 5
- Views: 2033
Re: error messages on using site search
CMSMS does not formally support PHP 5.3 at this time.... Okay, that's fine ...but maybe the installer should warn to that effect. Instead, all it says is "(minimum 5.2.4, recommend 5.2.12 or greater)" and gives a green checkmark. To most people, "Or Greater" implies just that.
- Fri Oct 15, 2010 2:02 am
- Forum: CMSMS Core
- Topic: error messages on using site search
- Replies: 5
- Views: 2033
error messages on using site search
Recently installed CMS MS 1.8.2 - on IIS & PHP 5.3 . All seems to run fine and everything so far has been trouble free, except I just tried running site search for the first time. The correct results are returned but along with them comes two php error messages: Deprecated: mktime() [function....
- Thu Oct 14, 2010 7:13 pm
- Forum: Modules/Add-Ons
- Topic: formbuilder sending copy of message to sender (Solved)
- Replies: 4
- Views: 1710
Re: formbuilder sending copy of message to sender (Solved)
You could have just used a different filed type for it instead of having to change it to "Never"... I'm all ears - can you explain what you mean? How does changing the field type alter whether the sender receives a copy of the message ...and how would that enable us to edit the format of...
- Thu Oct 14, 2010 2:42 pm
- Forum: Modules/Add-Ons
- Topic: formbuilder sending copy of message to sender (Solved)
- Replies: 4
- Views: 1710
Re: formbuilder sending copy of message to sender
okay, never mind - i just found the "Send user a copy of submission" setting - under the form's "Email Address:" field type, and set it to "Never".
This is just as well ...as enabling it (if we weren't using captcha) could open the forms to potential spam activity.
This is just as well ...as enabling it (if we weren't using captcha) could open the forms to potential spam activity.
- Thu Oct 14, 2010 2:31 pm
- Forum: Modules/Add-Ons
- Topic: formbuilder sending copy of message to sender (Solved)
- Replies: 4
- Views: 1710
formbuilder sending copy of message to sender (Solved)
Okay, i've just installed formbuilder and configured a few simple contact-us type forms. All seems pretty straightforward ...except for one thing i can't seem to figure out: Our form submissions are working fine and are being received. However, the system is also sending a plain-text copy of the me...
- Sun Sep 12, 2010 9:01 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Can we use a Shared SSL for Admin over IIS?
- Replies: 0
- Views: 728
Can we use a Shared SSL for Admin over IIS?
Okay, i realize that Apache is the "recommended" installation platform but i have a small non-profit client who's currently hosted on an IIS Host. I noticed that, when running a test install of CMSMS (not on windows), that it did not ask for a url to use when running a page via SSL nor did...