Search found 53 matches

by Zappa
Mon Mar 17, 2008 1:09 pm
Forum: Modules/Add-Ons
Topic: SocialBookmarks and News Module
Replies: 1
Views: 1028

SocialBookmarks and News Module

Hi. I'm running CMS Made Simple 1.2.3 with socialBookmarks 1.0. I've added the social bookmarks plugin into the news module detailed page hoping that a user can submit the news article to the different social networking websites (Digg, NewsVine etc) I'm using the tag {socialBookmarks target="_b...
by Zappa
Fri Mar 14, 2008 6:26 pm
Forum: General Discussion
Topic: Pretty URLS running .... but... one question!
Replies: 49
Views: 30746

Re: Pretty URLS running .... but... one question!

I've tried the pretty url modification as Nivekiam has given instruction for but I have characters in the title of my news articles with special characters such as £, $, !. These special characters are showing in the url so is there a way how to strip out any characters which are not in the alphabet...
by Zappa
Wed Mar 12, 2008 9:57 am
Forum: CMSMS Core
Topic: Problem with config file and errors?
Replies: 7
Views: 2854

Re: Problem with config file and errors?

Sorry I meant the CMS when I said 'system' and the upgrade was upgrading to the latest version of CMSMS 1.2.3.
by Zappa
Tue Mar 11, 2008 6:57 pm
Forum: CMSMS Core
Topic: Problem with config file and errors?
Replies: 7
Views: 2854

Problem with config file and errors?

CMSMS 1.2.3 - the problem has only just started happening as I've upgraded the system. I'm getting these warnings... Warning: Cannot modify header information - headers already sent by (output started at /home/tagc1/public_html/dev/config.php:1) in /home/tagc1/public_html/dev/lib/classes/class.admin...
by Zappa
Tue Mar 11, 2008 10:47 am
Forum: CMSMS Core
Topic: Formatting the contact form [solved]
Replies: 6
Views: 2365

Re: Formatting the contact form

You don't have a base class in there at the moment but usually its where you define all of the globalised classes so they can be used on multiple devices, then a print.css or screen.css (if its a small website keep the name reletive to the type) for localised requirements. E.g. Width for a computer ...
by Zappa
Mon Mar 10, 2008 10:57 pm
Forum: CMSMS Core
Topic: Formatting the contact form [solved]
Replies: 6
Views: 2365

Re: Formatting the contact form

Ah right, Sorry myfault... thats because the submit button is inside a tag. use: form .fbsubmit {background: #<colourcode>;} And to get rid of the dashed border (I see two stylesheet.php's) in the one which declares the form use: /* Sample FormBuilder CSS base */ form {margin:20px; background-color:...
by Zappa
Mon Mar 10, 2008 9:28 pm
Forum: CMSMS Core
Topic: Formatting the contact form [solved]
Replies: 6
Views: 2365

Re: Formatting the contact form

you have some style hard coded into your template... .contactform fieldset {padding: 1em; background-color: #eee;} change the #eee to #000 and it will go black. .contactform div.required {color: #f00;} change this to whatever colour you need too #fff (you need to know your colours for this) and for ...
by Zappa
Mon Mar 10, 2008 9:19 pm
Forum: CMSMS Core
Topic: search and news module issue?
Replies: 1
Views: 1272

Re: search and news module issue?

Sorry to bump this thread but I really need help with it... are any of the development core team able to help?

Thanks,
Ryan
by Zappa
Sun Mar 09, 2008 4:38 pm
Forum: Developers Discussion
Topic: Blog made simple error
Replies: 2
Views: 1731

Blog made simple error

I've installed the Blog Made Simple module and the actual blog is working but there is an error at the top saying: Warning: WARNING: Blogs is not properly cleaning input params. in /home/zappa/public_html/mysite/lib/classes/class.module.inc.php on line 1503 Its the    0.3.0b1 (Blog made simple) and ...
by Zappa
Sat Mar 08, 2008 5:21 pm
Forum: CMSMS Core
Topic: search and news module issue?
Replies: 1
Views: 1272

search and news module issue?

CMSMS: v1.2.3 Search module: v1.4.1 News module: v2.6.1 I'm using the search module to create keywords for my website and its working fine on most pages. The only problem is with the news page. It seems that the search module isn't looking at the news content or rendering the keyword information bef...
by Zappa
Sat Mar 08, 2008 3:32 pm
Forum: Developers Discussion
Topic: Some SEO features for CMSMS
Replies: 10
Views: 3288

Re: Some SEO features for CMSMS

@applejack: DNS is set correctly "domain.com" and "www.domain.com" (for example) do both work. The problem is that for Google "domain.com" and "www.domain.com" are two different domains. So you have duplicate content in the Google index. To prevent this you c...
by Zappa
Sat Mar 08, 2008 3:29 pm
Forum: Developers Discussion
Topic: Banners module update?
Replies: 9
Views: 3996

Banners module update?

I've noticed that the Banners module is no longer being updated in the development area so it can't be used anymore with CMS 1.2.3. Is there any other modules that people have created to take over this one yet? I'm looking for a banner module with pretty urls if possible....

Thanks  :)
by Zappa
Mon Mar 03, 2008 10:06 am
Forum: CMSMS Core
Topic: Embedding videos
Replies: 3
Views: 2416

Re: Embedding videos

have a look in the forge, there are a few modules for playing videos.. FLVPlayer and Play would be a good place to start I've already had a look at them and the description says they are currently for flash players, audio files and FFmeg? I didn't want to use the {embed} tag built in the CMS becaus...
by Zappa
Sun Mar 02, 2008 10:37 pm
Forum: CMSMS Core
Topic: Embedding videos
Replies: 3
Views: 2416

Embedding videos

Is there a way how to embed videos that work in IE7 and Firefox.... I'm using the following code but it doesn't seem to load <object id="MediaPlayer1" style="left: 0px; width: 349px; top: 82px; height: 285px" codebase="http://activex.microsoft.com/activex/controls/mplayer/en...
by Zappa
Sun Mar 02, 2008 8:18 pm
Forum: CMSMS Core
Topic: Search Module black list and Tags
Replies: 0
Views: 879

Search Module black list and Tags

Hey there,

I have 2 questions (using CMS 1.2.3):

Is it possible to black list certain words from the search list when using the keywords feature? I'm getting a few words like 'and, 19, &nsbp' coming up.

Also will using the keywords feature affect the search results for the Tag Cloud plugin

Go to advanced search