Search found 12 matches
- Tue Jun 28, 2011 5:35 pm
- Forum: The Lounge
- Topic: Custom documentation section for the Admin Console
- Replies: 2
- Views: 1140
SOLVED: Custom documentation section for the Admin Console
That's exactly what I was looking for. Thank you Uniqu3!!
- Tue Jun 28, 2011 2:56 pm
- Forum: The Lounge
- Topic: Custom documentation section for the Admin Console
- Replies: 2
- Views: 1140
Custom documentation section for the Admin Console
I'm looking for a way to add a custom tab/section in the admin console for a group of content editors to access for Global Content descriptions, CSS class info and other important environment documentation.
- Thu May 21, 2009 3:39 pm
- Forum: CMSMS Core
- Topic: How to find fopen to public URL function throughout distribution.
- Replies: 0
- Views: 847
How to find fopen to public URL function throughout distribution.
Running CMSMS 1.5.2 Windows Server 2003, Apache 2.2.11, PHP 5.2.8 and MySQL 5.1.34 It appears that the "fopen" function to outside URLs is not working on my local network, for whatever reason. PHP.ini is configured to allow. Version check and Module Manager are not being implemented in our...
- Wed Sep 06, 2006 5:46 pm
- Forum: CMSMS Core
- Topic: Sitewide links to content pages are incorrect format
- Replies: 3
- Views: 1390
Re: Sitewide links to content pages are incorrect format
Ver 0.13 by the way!
- Wed Sep 06, 2006 5:44 pm
- Forum: CMSMS Core
- Topic: Sitewide links to content pages are incorrect format
- Replies: 3
- Views: 1390
Re: Sitewide links to content pages are incorrect format
Thanks Mark..
I finally figured it out and was returning to label this as resolved and saw your post.
Your right on the money.. as usual.
I finally figured it out and was returning to label this as resolved and saw your post.
Your right on the money.. as usual.

- Wed Sep 06, 2006 4:32 pm
- Forum: CMSMS Core
- Topic: Sitewide links to content pages are incorrect format
- Replies: 3
- Views: 1390
Sitewide links to content pages are incorrect format
All links to "Content Pages" seem to be formatting incorrectly.
/index.php/home
instead of: /index.php?page=home
(config.php)
$config['query_var'] = 'page';
Can't seem to locate controlling agent
All "Content Page" links from News and Album modules are doing the same thing.
/index.php/home
instead of: /index.php?page=home
(config.php)
$config['query_var'] = 'page';
Can't seem to locate controlling agent
All "Content Page" links from News and Album modules are doing the same thing.
- Tue Aug 29, 2006 4:38 pm
- Forum: Modules/Add-Ons
- Topic: Album Module Documentation Needed
- Replies: 4
- Views: 1824
Re: Album Module Documentation Needed
THAT DID IT!! Thanks Elijah!!
Best of luck in school!!
Best of luck in school!!
- Tue Aug 29, 2006 3:13 pm
- Forum: Modules/Add-Ons
- Topic: Album Module Documentation Needed
- Replies: 4
- Views: 1824
Re: Album Module Documentation Needed
Hi Elijah, sorry site is currently on our intranet. No server errors in log. I started over to simplify this thread. 1. Uninstalled and re-installed Module 0.7.0 - Using CMSMS 0.13 "Canary" 2. Left all template refs at default 3. Applied stylesheet to template intended to show the Album 4...
- Mon Aug 28, 2006 4:48 pm
- Forum: Modules/Add-Ons
- Topic: Album Module Documentation Needed
- Replies: 4
- Views: 1824
Album Module Documentation Needed
Is anyone aware of step by step documentation of how to install and implement the Album Module? I've managed to install. When I click on an Album thumbnail nothing happens. Too many variations of things I've tried to list. Just need solid simple thorough documentation. CMS Made Simple version 0.13 a...
- Mon Aug 21, 2006 11:18 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Vertical Flyout/Pop Out Menu
- Replies: 4
- Views: 2454
Re: Vertical Flyout/Pop Out Menu
Ironic!!!!!
Thanks to whomever submitted this theme.
http://themes.cmsmadesimple.org/orangegreyshadow.html
Thanks to whomever submitted this theme.
http://themes.cmsmadesimple.org/orangegreyshadow.html
- Mon Aug 21, 2006 9:20 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Vertical Flyout/Pop Out Menu
- Replies: 4
- Views: 2454
Re: Vertical Flyout/Pop Out Menu
My fault… I should have been more specific… The CSS vertical menu just indents sub-categories, eventually using up the space allowed for the element itself. I figured out how solve the indent issue, but the navigation element looked terrible. Only visually appealing solution using vertical navigatio...
- Mon Aug 21, 2006 7:28 pm
- Forum: Layout and Design (CSS & HTML)
- Topic: Vertical Flyout/Pop Out Menu
- Replies: 4
- Views: 2454
Vertical Flyout/Pop Out Menu
Has anyone had any success implementing a vertical pop out menu? I have found that the built-in vertical menus have limitations when using more than 3 sub-categories.