Search found 11 matches
- Sun Jun 21, 2009 4:54 pm
- Forum: The Lounge
- Topic: Annoying "white page" when accessing web applications
- Replies: 1
- Views: 2291
Annoying "white page" when accessing web applications
Hi, I'm running some web apps on a shared hosting plan, includes phpbb3 and cmsms. The problem I have is that the at random times users gets a white page when the page has finished loading. What I've seen is that in my transfer log the number of bytes are not returned when users access the page. The...
- Tue Mar 18, 2008 8:25 pm
- Forum: Developers Discussion
- Topic: Banners module update?
- Replies: 9
- Views: 4094
Re: Banners module update?
I'm using the banners module on a site running v.1.2.3. Haven't had any trouble with it so far.
- Thu Mar 06, 2008 6:30 pm
- Forum: CMSMS Core
- Topic: Banners 2.1.0 problem with expiration date
- Replies: 2
- Views: 879
Re: Banners 2.1.0 problem with expiration date
Look at this post for the expiration problem:
http://forum.cmsmadesimple.org/index.php/topic,1644.msg61520.html#msg61520
http://forum.cmsmadesimple.org/index.php/topic,1644.msg61520.html#msg61520
- Fri Oct 19, 2007 8:31 am
- Forum: CMS Show Off
- Topic: New football supporter site
- Replies: 2
- Views: 2122
New football supporter site
Finally launched a new supporter club site using CMSMS. CMSMS: v1.2 Barbados (is there enough islands for all the versions?? ;)) Other modules: Banners v2.1.0 Formbuilder v0.2.4 (think it's a bit outdated..) Plan on using ajax, poll, and probably newsletter and some gallery later on. Design is Blix,...
- Wed Oct 17, 2007 6:41 am
- Forum: CMSMS Core
- Topic: News not supported as menu item
- Replies: 2
- Views: 1075
Re: News not supported as menu item
yes, news as the content-type. And it does work.
Seems to be a problem with one specific news item. It just won't show at all. Strange.
Seems to be a problem with one specific news item. It just won't show at all. Strange.
- Wed Oct 17, 2007 6:22 am
- Forum: CMSMS Core
- Topic: News not supported as menu item
- Replies: 2
- Views: 1075
News not supported as menu item
I have a number of menu items that displays news from certain categories. After upgrading from v1.1.4.1 and news 2.3 to v1.2 and news 2.5.1, I get a "unsupported" when having a news category as a menu item. Now when I add more news to a certain category, they won't show up when I go to tha...
- Fri Aug 24, 2007 6:06 pm
- Forum: CMSMS Core
- Topic: non-english characters in user name
- Replies: 1
- Views: 956
non-english characters in user name
Hi, I want to add usernames with non-english characters (æ, ø, å) but get an error saying they are no allowed. I knowthis was possible in version 1.0.6 because I have added some users with these characters. Any easy fix for this? Also, there is some weird encoding in the database for these character...
- Wed Jun 13, 2007 6:23 pm
- Forum: CMSMS Core
- Topic: Wordpress Theme > CMSMS Theme
- Replies: 2
- Views: 1339
Re: Wordpress Theme > CMSMS Theme
I've ported the Blix-theme to CMSMS. Followed some video instruction somewhere. A thing that I found hard was figuring how to get the menu working. Ended up modifying one of the templates that came along with CMSMS. Another thing was that I had to modify the search form template, removing the {}-tag...
- Sat May 26, 2007 8:35 pm
- Forum: Modules/Add-Ons
- Topic: Banners Module
- Replies: 54
- Views: 26495
Re: Banners Module
Don't know if this is the best way to place a bug and the fix. I've had a problem with banners not expiring when they should. According to this post http://forum.cmsmadesimple.org/index.php/topic,11371.0.html the dbTimestamp() returns a quoted string, which puts a extra quote on that clause. The sol...
- Thu Mar 22, 2007 8:41 am
- Forum: Layout and Design (CSS & HTML)
- Topic: banner module and recognizing index page in template.
- Replies: 1
- Views: 1105
banner module and recognizing index page in template.
I've installed the banner module but I only want to display my banner at the index.php-page. The problem is that it can be three URLs to it: http://localhost/cmsms/index.php?page=home --> banner displayed http://localhost/cmsms/index.php --> banner isn't displayed http://localhost/cmsms/ --> banner ...
- Fri Feb 23, 2007 7:40 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Help with a simple menu [solved]
- Replies: 0
- Views: 1122
Help with a simple menu [solved]
Hi, I'm trying to port the Blix theme from Wordpress to CMSMS, but the menu is causing some problems. The menu I want is very simple, only 2 levels with sectionheader and links to content below it. The structure is simple (don't know if pseudo is correct): for every node if section header menutext...