Search found 70 matches

by cowtan
Fri Nov 18, 2022 7:58 am
Forum: CMSMS Core
Topic: https on 1.11.1
Replies: 2
Views: 1011

Re: https on 1.11.1

Many thanks for the advice. Setting that variable in the config seems to have done the trick.

(Thanks also for the upgrade advice ;) )
by cowtan
Thu Nov 17, 2022 5:47 pm
Forum: CMSMS Core
Topic: https on 1.11.1
Replies: 2
Views: 1011

https on 1.11.1

I have a customer with an old site running on CMSMS 1.11.1. They recently decided the site needed to be based on https rather than http. This has now been done and the front-end of the site runs fine but on the backend all links, stylesheets etc are appearing as http in the code which means it isn't...
by cowtan
Thu Apr 28, 2016 4:29 pm
Forum: The Lounge
Topic: Class "cms route" not found
Replies: 8
Views: 5891

Re: Class "cms route" not found

Like I said in my previous post, it was a matter of sorting the paths in the config.php file. They needed to be changed because my host had changed the paths on the server without telling anyone. I've no idea if the same solution would work for you but if you can check what the path ares to the dire...
by cowtan
Fri Feb 12, 2016 8:14 am
Forum: The Lounge
Topic: Class "cms route" not found
Replies: 8
Views: 5891

Re: Class "cms route" not found [resolved]

OK, finally tracked down the problem to mediatemple changing the path to the html directory and not telling us. Because 1.9.4.3 uses complete directory paths in the config.php file this meant it broke. Changing the paths to the correct value in the config.php file appears to have fixed everything (b...
by cowtan
Fri Feb 12, 2016 6:35 am
Forum: The Lounge
Topic: Class "cms route" not found
Replies: 8
Views: 5891

Re: Class "cms route" not found

Hi Paul - Thanks for the suggestions. I've checked with the host (mediatemple) who tell me that the version of PHP is 5.3.29 but it hasn't been changed for a couple of years. I've asked them to check if anything else in the configuration of the hosting has changed recently though they claim not. I'v...
by cowtan
Thu Feb 11, 2016 9:17 pm
Forum: The Lounge
Topic: Class "cms route" not found
Replies: 8
Views: 5891

Re: Class "cms route" not found

Thanks for the advice - much appreciated - though clearing the caches by hand doesn't seem to have solved the problem so I'm wondering if it's being caused by something else. It sounds from the first part of your message that you think it might be a PHP compatability issue?
by cowtan
Thu Feb 11, 2016 4:13 pm
Forum: The Lounge
Topic: Class "cms route" not found
Replies: 8
Views: 5891

Re: Class "cms route" not found

Actually, it's not quite as ancient a version of cmsms as I originally thought, it's 1.9.4.3
by cowtan
Thu Feb 11, 2016 1:29 pm
Forum: The Lounge
Topic: Class "cms route" not found
Replies: 8
Views: 5891

Class "cms route" not found

Hi - I have a cmsms implementation that's been running happily for a number of years now. Today the site is giving this error - Fatal error: Class 'CmsRoute' not found in /nfs/c08/h06/mnt/116166/domains/babieswholunch.com/html/lib/classes/class.contentoperations.inc.php on line 1077 I believe it's r...
by cowtan
Fri Oct 17, 2014 6:44 pm
Forum: CMS Show Off
Topic: New site for Cambridge-based charity
Replies: 2
Views: 3319

Re: New site for Cambridge-based charity

What is CGExtensions used for? There's some sub-navigation that's only visible on smaller devices and only appears on pages where sub-navigation is relevant. To detect if sub-navigation is relevant there's a little bit of smarty - {if cgsimple::has_children() || cgsimple::get_parent_alias()} Which ...
by cowtan
Fri Oct 17, 2014 7:55 am
Forum: CMS Show Off
Topic: New site for a proposed windfarm
Replies: 0
Views: 2438

New site for a proposed windfarm

Here's another site I've just launched. This time for a proposed windfarm in Scotland - http://priestgillwindfarm.co.uk/ Uses CMSMS 1.11.11 On top of the standard modules, it also uses - Twitter 2.0.4 FormBuilder 0.7.3 TinyMCE 2.9.12 CGSimpleSmarty 1.7.4 AceEditor 1.0 SitemapMadeSimple 1.2.8 As ever...
by cowtan
Tue Oct 14, 2014 2:17 pm
Forum: CMS Show Off
Topic: New site for Cambridge-based charity
Replies: 2
Views: 3319

New site for Cambridge-based charity

Here's a site that's just gone live - http://girtontowncharity.co.uk.

It uses cmsms 1.11.10 and the only additional modules are -

TinyMCE 2.9.12
CGExtensions 1.42.2
SiteMapMadeSimple 1.2.8

Any questions or thoughts, let me know.

Gordon
by cowtan
Fri Oct 10, 2014 3:39 pm
Forum: Modules/Add-Ons
Topic: TinyMCE - Insert button not appearing on Insert/Edit Link
Replies: 1
Views: 1377

Re: TinyMCE - Insert button not appearing on Insert/Edit Lin

I haven't suggested that yet though I have suggested using a different browser/PC but haven't heard anything back yet.
by cowtan
Thu Oct 09, 2014 4:12 pm
Forum: Modules/Add-Ons
Topic: TinyMCE - Insert button not appearing on Insert/Edit Link
Replies: 1
Views: 1377

TinyMCE - Insert button not appearing on Insert/Edit Link

I wonder if anyone has any advice on the problem one of my clients is having where the Insert and Cancel buttons on the Insert/Edit Link box. Screenshot attached. This is on Google Chrome, CMSMS 1.11.11 and TinyMCE 2.9.12 It works fine for me on any browser I've tried and also works fine for me if I...
by cowtan
Thu Aug 14, 2014 1:46 pm
Forum: Modules/Add-Ons
Topic: TinyMCE and Internet Explorer 11
Replies: 20
Views: 11981

Re: TinyMCE and Internet Explorer 11

Thanks. Unfortunately, that doesn't seem to work (the statement is appearing ok in the page but IE doesn't appear to pay any attention to it). <start rant> I built my first web site in 1996. In the intervening 18 years, different versions of browsers have come and gone. What has remained consistent ...
by cowtan
Fri Aug 01, 2014 11:32 am
Forum: Modules/Add-Ons
Topic: TinyMCE and Internet Explorer 11
Replies: 20
Views: 11981

Re: TinyMCE and Internet Explorer 11

a short term fix might be to mod the header template for the cms and force it to render as ie10 using the X-UA-Compatible meta tag? you could maybe duplicate the theme and apply this to "stay safe" http://webdesign.about.com/od/metataglibraries/p/x-ua-compatible-meta-tag.htm I'm not sure ...

Go to advanced search