Search found 18 matches
- Thu Mar 05, 2015 10:50 am
- Forum: Modules/Add-Ons
- Topic: CGCalendar and Daylight Saving Time
- Replies: 1
- Views: 1079
CGCalendar and Daylight Saving Time
I'm on CGCalendar 1.14.5 and CGExtensions 1.45. My problem must have been encountered before but I'm getting nowhere trawling the forums for it. I'm importing a bunch of events that are taking place in Daylight Saving Time (it's an exam calendar for the summer) and I'm specifying the time in UTC (so...
- Mon Jul 14, 2014 9:40 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Can't edit pages in backend - thoughts?
- Replies: 9
- Views: 4668
Re: Can't edit pages in backend - thoughts?
OK, for what it's worth... I've changed the captcha library from "hn" to "GD", and if I now set my content type to 'content' rather than 'advanced content' I can edit pages in the backend, as long as I'm using TinyMCE and not microtiny. ??? Maybe my problem lies with the Advanced...
- Mon Jul 14, 2014 12:41 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Can't edit pages in backend - thoughts?
- Replies: 9
- Views: 4668
Re: Can't edit pages in backend - thoughts?
Thanks, I did clear the cache.
I'll explore a bit more.
I'll explore a bit more.

- Mon Jul 14, 2014 12:14 pm
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Can't edit pages in backend - thoughts?
- Replies: 9
- Views: 4668
Re: Can't edit pages in backend - thoughts?
Righty...I'm getting errors on Showtime and Captcha so I'll start my explorations there. Thanks for the help so far! [14-Jul-2014 12:06:59 UTC] PHP Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 130968 bytes) in /public_html/tmp/templates_c/FormBuilder^cfcdd381eb87dd...
- Mon Jul 14, 2014 11:52 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Can't edit pages in backend - thoughts?
- Replies: 9
- Views: 4668
Re: Can't edit pages in backend - thoughts?
Do you know it didn't even occur to me to check the PHP logs. I'll go fight with cpanel while picking up my 'numbskull of the year' award on the way. 

- Mon Jul 14, 2014 11:35 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Can't edit pages in backend - thoughts?
- Replies: 9
- Views: 4668
Re: Can't edit pages in backend - thoughts?
Thanks for the reply. Yes, I'm on version 2 and I've been successfully using it for several months. All the necessary plugins are indeed there also.
- Mon Jul 14, 2014 10:12 am
- Forum: [locked] Installation, Setup and Upgrade
- Topic: Can't edit pages in backend - thoughts?
- Replies: 9
- Views: 4668
Can't edit pages in backend - thoughts?
Firstly, sorry for the somewhat nebulous nature that this question is inevitably about to take. I'm running 1.11.10 with PHP 5.4.29 on a hosted linux service that I can't do much with. The problem: I'm using the BizBuzz theme, which as I'm sure you know uses a fairly weighty template, and I'm sure m...
- Thu Nov 22, 2012 11:04 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Dynamic Filtering on News Module
- Replies: 7
- Views: 2398
Re: [SOLVED] Dynamic Filtering on News Module
Well, I'm not holding this code up as a model of good practice, but it does at least seem to work! In the page where I display my news articles (in this case it's a bunch of parent notices on a school website), I've got this: <form method="post"> <select style="width: 100px;" nam...
- Wed Jan 04, 2012 9:50 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Dynamic Filtering on News Module
- Replies: 7
- Views: 2398
Re: Dynamic Filtering on News Module
That's worked a treat, and now I'm filtering fabulously. Thanks so much for the help!
- Tue Jan 03, 2012 10:53 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Dynamic Filtering on News Module
- Replies: 7
- Views: 2398
Re: Dynamic Filtering on News Module
That looks rather beautiful. I'll thrash through it tomorrow and see if I can make any magic happen.
Thanks so much for the quick and informative response!
Thanks so much for the quick and informative response!
- Tue Jan 03, 2012 9:40 pm
- Forum: Modules/Add-Ons
- Topic: [SOLVED] Dynamic Filtering on News Module
- Replies: 7
- Views: 2398
[SOLVED] Dynamic Filtering on News Module
Sorry if this has been done to death, but I'm struggling to find quite what I need. I've got a page showing a bunch of news items from a single parent category, but the items themselves are from several daughter categories. What I'd like is to have a means of filtering that list dynamically. I have ...
- Mon Dec 05, 2011 10:56 am
- Forum: Modules/Add-Ons
- Topic: [SOLVED] -weird question marks showing on my RSS2HTML module
- Replies: 8
- Views: 3135
Re: [SOLVED] -weird question marks showing on my RSS2HTML mo
+1 on the thanks Myshko.
This advice just got me out of an upgrade hole.
In my template I just replaced:
with
and all was right in my world again. Thanks!
This advice just got me out of an upgrade hole.
In my template I just replaced:
Code: Select all
{$item.title}
Code: Select all
{$item.title|escape:'htmlall'}
- Tue Dec 02, 2008 5:22 pm
- Forum: CMSMS Core
- Topic: SOLVED: 'Dateformat' parameter dropped in News 2.9
- Replies: 4
- Views: 3110
Re: 'Dateformat' parameter dropped in News 2.9
Wow - that was fast!
I think the root of my problem might have been some kind of conditional 'if' code going on around my date element. With that cleared and the line you offered inserted I'm all good.
Thank you for taking the time to reply, and for being right!
I think the root of my problem might have been some kind of conditional 'if' code going on around my date element. With that cleared and the line you offered inserted I'm all good.
Thank you for taking the time to reply, and for being right!
- Tue Dec 02, 2008 5:04 pm
- Forum: CMSMS Core
- Topic: SOLVED: 'Dateformat' parameter dropped in News 2.9
- Replies: 4
- Views: 3110
SOLVED: 'Dateformat' parameter dropped in News 2.9
Apologies to all if this has been dealt with elsewhere, but I couldn't find it! I've just done a long neglected upgrade from 1.31 to 1.5. All has gone smoothly, apart from my news items balking a little with the error 'dateformat parameter not recognised' or somthing substantially similar. Sure enou...
- Wed Dec 19, 2007 12:03 pm
- Forum: CMSMS Core
- Topic: Making Apache play through a proxy...
- Replies: 8
- Views: 4615
Re: Making Apache play through a proxy...
I really do appreciate your help on this Pierre, but I can't help but think that that's a little bit of a short sighted response. Whilst running a PHP server behind a proxy server is probably unusual I'm sure it's not unique - particularly in large organisations. Magpie - the software that drives th...