Search found 14 matches
- Thu Oct 03, 2013 1:33 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Gandi, CMSMS1.11.9, and intermittent errors
- Replies: 4
- Views: 2435
Re: Gandi, CMSMS1.11.9, and intermittent errors
So ... php is crashing, and apache is restarting frequently. points to a server problem. or a problem with another app. Now, this does not mean it is not CMSMS. However, since CMSMS crashes randomly I don't think so. if it were a CMSMS problem then the error would be more consistent. I believe that...
- Thu Oct 03, 2013 12:50 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Gandi, CMSMS1.11.9, and intermittent errors
- Replies: 4
- Views: 2435
Re: Gandi, CMSMS1.11.9, and intermittent errors
a: the CMSMS core doesn't use any of those pcntl functions, so you should be safe. b: Check your error logs, and clear your cache not being able to reliably reproduce a problem is troublesome, and 99% of the time has been server related. like not being able to write session files, or disk space pro...
- Thu Oct 03, 2013 12:10 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Gandi, CMSMS1.11.9, and intermittent errors
- Replies: 4
- Views: 2435
Gandi, CMSMS1.11.9, and intermittent errors
I'm using Gandi.net to host on a Simple Hosting Service. PHP Version 5.4.4-14+deb7u3 Apache/2.4.6 (Unix) MySQL 5.5 I get the following error, and I'm really stumped! It's intermittent, sometimes and sometimes not related to the pages I'm working on and frankly unpredictable! Does anyone here have an...
- Sun Nov 18, 2012 2:35 pm
- Forum: Modules/Add-Ons
- Topic: CGBlog & Gallery
- Replies: 4
- Views: 1419
Re: CGBlog & Gallery
Thanks. The path itself exists on the server and if I replace the variable with its contents, then the gallery appears. So I know the variable works, and the gallery code works, but getting Gallery to pull a variable directly seems to be the problem. I've also just tried it on another version of the...
- Sun Nov 18, 2012 2:00 pm
- Forum: Modules/Add-Ons
- Topic: CGBlog & Gallery
- Replies: 4
- Views: 1419
Re: CGBlog & Gallery
Try {cms_module module='Gallery' dir=$GalleryName} I believe its a Smarty3 thingy Thanks, but no luck on that one I'm afraid. :( Any other ideas? I've tried, at least I think I did it right, trying to pre-process the smarty template and then echo the variable through php, but that exits the page ju...
- Sun Nov 18, 2012 1:18 pm
- Forum: Modules/Add-Ons
- Topic: CGBlog & Gallery
- Replies: 4
- Views: 1419
CGBlog & Gallery
I think I've reached my wits end! I'm trying to feed a variable to Gallery from a CGBlog detail template. The variable 'GalleryName' concatenates ok, and it prints to the page fine, however the 'dir' option in the Gallery tag doesn't seem to take it and returns nothing. Anyone got an idea? Thanks in...
- Tue Jun 05, 2012 8:45 pm
- Forum: Modules/Add-Ons
- Topic: CGBlog Mailer? (I could very possibly be being thick.)
- Replies: 0
- Views: 790
CGBlog Mailer? (I could very possibly be being thick.)
Must be about a year ago now, but I'm somewhat certain I was dabbling with a module (or part of a module) which allowed the automated mailing of CGBlog posts in an 'Email Marketing' sort of email. I don't think it was Newsletter Made Simple, because there was what looked like a standard email templa...
- Mon Feb 20, 2012 8:39 pm
- Forum: Modules/Add-Ons
- Topic: Problem With CGBlog Titles
- Replies: 1
- Views: 1420
Problem With CGBlog Titles
I'm a tad stuck. I'm trying to get the CGBlog detail template title in the page title. I know this should be simple and I've done it before, but I can't find the problem here. I'm not a beginner but I'll happily admit I can miss small errors! Any help would be appreciated. John. Page template is pre...
- Thu Dec 29, 2011 4:47 pm
- Forum: CMSMS Core
- Topic: content tag not processing smarty tags
- Replies: 12
- Views: 4558
Re: content tag not processing smarty tags
Ok, an update. The wonderful 'spcherub' has solved my problem. The config.php file was set as; $config['query_var'] = 'id'; And 'id' is apparently used as part of the {content} tag output. Something so simple can create an annoyance that can last months. Trust me! So worth avoiding setting it to tha...
- Fri Dec 16, 2011 3:35 pm
- Forum: CMSMS Core
- Topic: content tag not processing smarty tags
- Replies: 12
- Views: 4558
Re: content tag not processing smarty tags
I'm not quite there with the posts to be able to pm yet. Maybe a lovelly MOD would let me have a few? 

- Fri Dec 16, 2011 12:20 am
- Forum: CMSMS Core
- Topic: content tag not processing smarty tags
- Replies: 12
- Views: 4558
Re: content tag not processing smarty tags
Ok, I've done a bit more testing and I don't think it's the server. I reinstalled (new directory/database, the works) of 1.10.2 and I still had the same problem. I know I've got the problem with 1.10 as well. So I did a fresh install of 1.9.4.3 and the tags in the content are processing again. Has s...
- Wed Dec 07, 2011 9:04 pm
- Forum: CMSMS Core
- Topic: content tag not processing smarty tags
- Replies: 12
- Views: 4558
Re: content tag not processing smarty tags
Also, I've just tried directly editing the cms_content_props table Content column relating to a non-home page and it still doesn't show. :s
- Wed Dec 07, 2011 8:53 pm
- Forum: CMSMS Core
- Topic: content tag not processing smarty tags
- Replies: 12
- Views: 4558
Re: content tag not processing smarty tags
Cheers for that. I've upgraded to 1.10.2 and I've got not updates pending, but the problems still here, wysiwig not the problem either, and to make it more complicated... I've figured out that anything placed in the Pages>Home>Content will display fine. That goes for CGBlog, CGCalendar, News, module...
- Sun Dec 04, 2011 1:32 pm
- Forum: CMSMS Core
- Topic: content tag not processing smarty tags
- Replies: 12
- Views: 4558
content tag not processing smarty tags
---------------------------------------------- Cms Version: 1.10 Installed Modules: CMSMailer: 2.0.2 CMSPrinting: 1.0 FileManager: 1.2.0 MenuManager: 1.7.6 MicroTiny: 1.1 ModuleManager: 1.5 News: 2.12.2 Search: 1.7 ThemeManager: 1.1.4 CGSimpleSmarty: 1.4.10 CGExtensions: 1.27.2 CGBlog: 1.8.1 Captcha...