Ronny,
I've approved the comment, please refresh http://www.educationfasttrack.org/a-wor ... ob-prouty/ and let me know your thoughts.
Thanks!
Ed
Search found 11 matches
- Wed Feb 02, 2011 6:49 pm
- Forum: Modules/Add-Ons
- Topic: cgfeedback and line breaks
- Replies: 3
- Views: 1682
- Wed Feb 02, 2011 5:35 pm
- Forum: Modules/Add-Ons
- Topic: cgfeedback and line breaks
- Replies: 3
- Views: 1682
cgfeedback and line breaks
I'm using the CGFeedback 1.2.1 module and would like to enable line breaks within comments. Currently, line breaks (paragraphs) submitted by a user are ignored and all text is placed on a single line. You can see a live example of how maintaining line breaks in comments is important by viewing the c...
- Wed Jan 05, 2011 3:54 pm
- Forum: Help Wanted (commercial)
- Topic: "Monthly Challenge" System [Solved]
- Replies: 1
- Views: 1579
"Monthly Challenge" System [Solved]
Project Overview: Our client, a fitness and well-being website, wishes to have a "Monthly Challenge" system for its members. Members will be presented with a challenge each month, where they can check off each day of that month where they've met the challenge. An example of a monthly chal...
- Mon Oct 25, 2010 4:21 pm
- Forum: Modules/Add-Ons
- Topic: Gallery error #2032
- Replies: 45
- Views: 32262
Re: Gallery error #2032
Adding:
...to the top of my root .htaccess file fixed this issue for me.
Code: Select all
SecFilterEngine Off
- Mon Oct 11, 2010 11:16 am
- Forum: CMS Show Off
- Topic: New Site: Sharp New Media
- Replies: 6
- Views: 3831
Re: New Site: Sharp New Media
TDLWebs, Thanks for letting me know. I think there's some issues between the version of CGBlog/CGFeedback, and the versions of CMSMS and PHP I'm using. I'm working on a PHP upgrade so that I can upgrade everything to the latest version. Hopefully that will help fix things and get my blog back up and...
- Tue Sep 28, 2010 3:44 am
- Forum: CMS Show Off
- Topic: New Site: Sharp New Media
- Replies: 6
- Views: 3831
Re: New Site: Sharp New Media
Thanks guys!!
- Fri Sep 24, 2010 5:36 pm
- Forum: CMS Show Off
- Topic: New Site: Sharp New Media
- Replies: 6
- Views: 3831
New Site: Sharp New Media
I launched my website today, proudly powered by CMSMS!
http://www.sharpnewmedia.com
I've made extensive use and customizations to the CGBlog and Frontend Users modules in particular.
Thanks to those in the forums who have helped...whether they know it or not!
http://www.sharpnewmedia.com
I've made extensive use and customizations to the CGBlog and Frontend Users modules in particular.
Thanks to those in the forums who have helped...whether they know it or not!
- Wed Sep 15, 2010 4:16 pm
- Forum: CMSMS Core
- Topic: "content_image" directory path when default "uploads" not used [Solved]
- Replies: 5
- Views: 2240
Re: "content_image" directory path when default "uploads" not used in config.php
Alex,
Adding the '../media/' worked. I thought I had tried that option, but apparently I didn't. Thanks for pointing that out and the time addressing my issue...much appreciated.
Adding the '../media/' worked. I thought I had tried that option, but apparently I didn't. Thanks for pointing that out and the time addressing my issue...much appreciated.
- Wed Sep 08, 2010 3:46 pm
- Forum: CMSMS Core
- Topic: "content_image" directory path when default "uploads" not used [Solved]
- Replies: 5
- Views: 2240
Re: "content_image" directory path when default "uploads" not used in config.php
Thanks for your input, Alex. Copying files over would definitely work, but unfortunately that it isn't a solution to provide to a client. All media (images, documents, video, etc.) needs to be placed in a more meaningful location for URL posting purposes, which is why we're using "media" i...
- Sun Aug 22, 2010 7:42 pm
- Forum: CMSMS Core
- Topic: "content_image" directory path when default "uploads" not used [Solved]
- Replies: 5
- Views: 2240
"content_image" directory path when default "uploads" not used [Solved]
Hi. I'm running CMS Made Simple 1.8.2. I'm using PHP 5.2.11, and MySQL 5.0.77. This is all working with Apache Apache/2.2.3 (CentOS) on Linux. In my config.php file, I typically change the default "uploads" folder to "media". Unfortunately, I'm having an issue when trying to use ...
- Thu Nov 12, 2009 11:19 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Print StyleSheet for PDF Generation
- Replies: 0
- Views: 1125
Print StyleSheet for PDF Generation
Hi. I'm running CMS Made Simple 1.6.6 "Bonde". I'm using PHP 5.2.9, and MySQL 5.0.81. This is all working with Apache 1.3.41 running on Linux 2.6.18-164.2.1.el5PAE. For PDF generation under the "Printing" extension, the "Override print stylesheet" does not seem to be pi...