Search found 54 matches

by bcsweb1
Sat Jul 17, 2010 11:17 pm
Forum: Modules/Add-Ons
Topic: Looking for a Mailing List Module
Replies: 1
Views: 703

Looking for a Mailing List Module

Can anyone provide me to a link to a CMS Made Simple Mailing List Module?

Just some simple features but more features are ok as well....

1. Where they can sign up
2. Where I can send out mailings

Thanks
by bcsweb1
Sat May 31, 2008 11:41 pm
Forum: CMSMS Core
Topic: Album not display comments correctly
Replies: 0
Views: 855

Album not display comments correctly

Album version 0.9.2 Issue: When we add a comment to a picture it throws off the Back and Forward buttons of the slide show. You can see what we mean by clicking this link: http://www.dinoschicagoexpress.com/cms/index.php?mact=Album,m2,default,1&m2albumid=10&m2returnid=51&page=51 Click on...
by bcsweb1
Fri May 30, 2008 1:25 pm
Forum: Modules/Add-Ons
Topic: Album Not Showing Picture Comments Correctly
Replies: 0
Views: 746

Album Not Showing Picture Comments Correctly

Album version 0.9.2 Issue: When we add a comment to a picture it throws off the Back and Forward buttons of the slide show. You can see what we mean by clicking this link: http://www.dinoschicagoexpress.com/cms/index.php?mact=Album,m2,default,1&m2albumid=10&m2returnid=51&page=51 Click on...
by bcsweb1
Sun Mar 02, 2008 7:03 pm
Forum: CMSMS Core
Topic: SimpleGoogleMap-1.0.1 - making it work - anyone know how?
Replies: 0
Views: 789

SimpleGoogleMap-1.0.1 - making it work - anyone know how?

I have the latest version of CMS. I have installed the following module: SimpleGoogleMap-1.0.1 I can not a map to display - all I get is a gray box. I have a Google Map API Key But whenever I try and look at the map I just get a gray box and java errors. I did the step by step instructions in the ma...
by bcsweb1
Wed Feb 13, 2008 2:27 pm
Forum: CMSMS Core
Topic: How to Force Review before Live
Replies: 1
Views: 861

How to Force Review before Live

I did a search on the board because we need to force a review before they make the pages live. I have found one message that talked about having the ability to do it but nothing that explains how to do it. I understand that in the future we may have a "Revision" feature but right now I am ...
by bcsweb1
Sun Feb 10, 2008 11:12 pm
Forum: Layout and Design (CSS & HTML)
Topic: Keeping Template Layout Looking the Same Outside of CMS -
Replies: 1
Views: 1060

Keeping Template Layout Looking the Same Outside of CMS -

I was told that this topic would be suited for this area: I have a few php pages that I can not get to work in CMS.. So, I have to link "out of" the cms just for those pages... I want to keep the same layout and look and feel... But that means that the "Search" Block is part of m...
by bcsweb1
Fri Feb 08, 2008 12:16 pm
Forum: CMSMS Core
Topic: Having the Search Feature "Appear" in a php page "Outside" of the CMS
Replies: 2
Views: 1238

Re: Having the Search Feature "Appear" in a php page "Outside" of the CMS

The search page is part of the CMS system... But here is the source code for it... <li>{search resultpage="search_results" searchtext="Search Our Site..." }</li> And the Search Template Code is: <li id="home_search"> {$startform}   {$inputbox} <input src="images/la...
by bcsweb1
Thu Feb 07, 2008 5:33 am
Forum: CMSMS Core
Topic: Having the Search Feature "Appear" in a php page "Outside" of the CMS
Replies: 2
Views: 1238

Having the Search Feature "Appear" in a php page "Outside" of the CMS

I have a few php pages that I can not get to work in CMS.. So, I have to link "out of" the cms just for those pages... I want to keep the same layout and look and feel... But that means that the "Search" Block is part of my layout and all I am just trying to do is get it to layou...
by bcsweb1
Sun Jan 27, 2008 6:00 pm
Forum: CMSMS Core
Topic: Using Extensions OUTSIDE of CMS
Replies: 0
Views: 712

Using Extensions OUTSIDE of CMS

I have a few php pages that I can not get to work within the CMS system and after 3 weeks of trying I am going to try something else. I "wrapped" the php page with the CMS template - outside of the CMS System - just a normal every day PHP page. However, in this template I use the Search Fu...
by bcsweb1
Sun Jan 27, 2008 4:54 pm
Forum: Help Wanted (commercial)
Topic: Need CSS converted for CMS use
Replies: 2
Views: 2409

Need CSS converted for CMS use

We have tried for 2 weeks now to get our style sheet to actually be used within the CMS system - and the only thing we got to work was the "Search Field" styles.. I am looking for someone who can convert this style sheet into a format that will actually work in the CMS and tell us what we ...
by bcsweb1
Tue Jan 22, 2008 2:12 pm
Forum: Layout and Design (CSS & HTML)
Topic: PHP Pages and CMS
Replies: 2
Views: 1600

Re: PHP Pages and CMS

Sorry, I did not know it was called "include php"....

I did a search for php and php and cms
by bcsweb1
Mon Jan 21, 2008 7:06 pm
Forum: Layout and Design (CSS & HTML)
Topic: PHP Pages and CMS
Replies: 2
Views: 1600

PHP Pages and CMS

Yes, I did the search - came up with one page of PHP related issues....I read the manuals and I tried different things :( I like to put that up front because many people will jump on you for asking a question if you do not spend at least 1 hour looking for it in the forums..which after 1 hour I figu...
by bcsweb1
Mon Jan 21, 2008 4:52 pm
Forum: Layout and Design (CSS & HTML)
Topic: RESOLVED One Template - many headers?
Replies: 3
Views: 2133

Re: One Template - many headers?

Ok, if we use this:



 

{$page_alias}.jpg

Does that mean that each header image must have the same name of the page?

For example, we have a page called fundraisers - does that mean the image must be called fundrasiers.jpg?
by bcsweb1
Sun Jan 20, 2008 3:53 pm
Forum: Layout and Design (CSS & HTML)
Topic: RESOLVED One Template - many headers?
Replies: 3
Views: 2133

RESOLVED One Template - many headers?

I have a site that basically uses the same template within the whole site.... However each page has a different header. This has caused me to make a "seperate" template for each page - which is not a smart thing to do... The only thing that changes in the header is the header image - every...
by bcsweb1
Sun Jan 20, 2008 3:47 pm
Forum: Layout and Design (CSS & HTML)
Topic: RESOLVED : How to modify Search Field...
Replies: 6
Views: 2456

Resolved: How to modify Search Field...

After getting a little knudge and searching further I was able to resolve the issue... It was a stylesheet issue - I wish there was someway to convert your stylesheet so it would use whatever CMS uses - it would be a lot simpler... Thank you to all that helped... This was the fix: #home_search form ...

Go to advanced search