Search found 93 matches

by joecannes
Fri Feb 27, 2009 2:18 pm
Forum: [locked] CMSMS MLE fork
Topic: [SOLVED]: CGFeedmaker (rss) and the ampersand character in my Article title
Replies: 3
Views: 2900

[SOLVED]: CGFeedmaker (rss) and the ampersand character in my Article title

I have fixed my problem, and it works and validates, but I dont know what it did. If someone can explain to me why its working, that would great. Basically, in the RSS Template, I edited this line: <title>{$entry->title|cms_html_entity_decode}</title> and changed it to: <title><![CDATA[{$entry->titl...
by joecannes
Thu Feb 26, 2009 10:44 pm
Forum: [locked] CMSMS MLE fork
Topic: [SOLVED]: CGFeedmaker (rss) and the ampersand character in my Article title
Replies: 3
Views: 2900

[SOLVED]: CGFeedmaker (rss) and the ampersand character in my Article title

I am using CMSMS 1.5.2 MLE, without rewrite_URLs on, and have gotten CGFeedMaker to work, by creating an RSS of my News feeds from the News Module. I have 2 categories in my news module called Conferences_english and Speaking_Engagements_english If I have an ampersand (&) character in my Article...
by joecannes
Wed Feb 25, 2009 2:39 pm
Forum: Developers Discussion
Topic: modifying menumanager not to encode HTML entities
Replies: 4
Views: 3157

Re: modifying menumanager not to encode HTML entities

QUestion; I am the opposite, where I need HTML entities in my menu text. Do I: 1. Take out $onenode->raw_menutext = $content->MenuText(); in MenuManager.module.php? and do I need to modify my menu template? This is my menu template: {if $count > 0} <ul class="nav"> {foreach from=$nodelist ...
by joecannes
Thu Feb 12, 2009 7:05 pm
Forum: [locked] CMSMS MLE fork
Topic: CMSMS MLE 1.5.2 and pretty URL; getting rid of index.php in the URL string
Replies: 1
Views: 2002

CMSMS MLE 1.5.2 and pretty URL; getting rid of index.php in the URL string

Hi, I am trying to get pretty URLs to work, and I have gotten it to work, but dont know how to get rid of the index.php in my URL string. This is code for my config_lang.php: define('DEFAULT_LANG', 'eng'); $hls = array( 'eng' => array( 'block'=>'en', 'flag'=>'<img src="/mysite/images/lang/us.pn...
by joecannes
Tue Feb 10, 2009 9:15 pm
Forum: Layout and Design (CSS & HTML)
Topic: [SOLVED] problem: JQuery and anchors not scrolling smoothly
Replies: 4
Views: 2718

[SOLVED] problem: JQuery and anchors not scrolling smoothly

I am having problem with jquery and the anchor tag. This jquery function allows for smooth scrolling. I am using CMSMS 1.52 MLE. 1. I've called the jquery file and code for the scrolling from my header: {process_pagedata} <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "...
by joecannes
Tue Jan 27, 2009 8:38 pm
Forum: [locked] CMSMS MLE fork
Topic: [SOLVED] Javascript error in IE 7 when viewing "Content > Pages"
Replies: 5
Views: 3200

[SOLVED] Javascript error in IE 7 when viewing "Content > Pages"

After spending this morning looking into the problem, just figured it out: I opened admin.inc.php   (using Dreamweaver) under: admin > lang > en_US > admin.inc.php and edited line 1146: $lang['admin']['confirmdefault'] = 'Are you sure you want to set - %s - as the site\\\'s default page?'; and updat...
by joecannes
Tue Jan 27, 2009 7:07 pm
Forum: CMSMS Core
Topic: Printer Friendly Pages - Javascript Error
Replies: 1
Views: 767

Re: Printer Friendly Pages - Javascript Error

any luck with this problem? I have the same error when I use ie 7
by joecannes
Tue Jan 27, 2009 5:16 pm
Forum: [locked] CMSMS MLE fork
Topic: [SOLVED] Javascript error in IE 7 when viewing "Content > Pages"
Replies: 5
Views: 3200

Re: Javascript error in IE 7 when viewing "Content > Pages"

Just to follow up, it used to be that if I had an apostrophe in my menu text, then I would recieve this error.

I figured that out in CMSMS MLE 1.4.1. 

But I am not using any special characters for the menu text or title.
by joecannes
Tue Jan 27, 2009 5:13 pm
Forum: [locked] CMSMS MLE fork
Topic: [SOLVED] Javascript error in IE 7 when viewing "Content > Pages"
Replies: 5
Views: 3200

[SOLVED] Javascript error in IE 7 when viewing "Content > Pages"

Hi all, I've just a fresh install of CMS MLE 1.5.2, using IE 7. While still using IE 7, I login into the admin area, and click on Content > Pages, and that's where I get where I javascript error stating: Error: Expected ')' I dont get the error using Firefox. If I delete all the pages and just keep ...
by joecannes
Fri Jan 23, 2009 2:48 pm
Forum: CMS Show Off
Topic: some sites from russia
Replies: 2
Views: 1662

Re: some sites from russia

Hi Von-Hamster,

for www.energobalans-st.ru, are you recreating the site into 1.5.2, or taking what you have in 1.2.1, and upgrading it to 1.5.2 using the upgrade scripts?



JC
by joecannes
Fri Jan 23, 2009 2:46 pm
Forum: CMS Show Off
Topic: choosecornwall.ca
Replies: 6
Views: 2849

Re: choosecornwall.ca

One question, does anyone know how I can change "en_US" and "fr_FR" in the URL string to "eng" and "fra"?

Any step in the right direction would help!


Thanks,

JC
by joecannes
Fri Jan 23, 2009 2:38 pm
Forum: CMS Show Off
Topic: choosecornwall.ca
Replies: 6
Views: 2849

Re: choosecornwall.ca

Thanks for the suggestions, will look into the video page in the next round of edits , and re-arranging the sitemap...I thought the {sitemap} tag was depreciated though, just checked, and I was using the {site_mapper} tag,

JC
by joecannes
Thu Jan 22, 2009 7:12 pm
Forum: CMS Show Off
Topic: choosecornwall.ca
Replies: 6
Views: 2849

choosecornwall.ca

Here's one I worked on, nothing special, just using CMSMS MLE 1.3.1 I believe, with the News module, and custom photo gallery:

http://www.choosecornwall.ca

JC
by joecannes
Thu Jan 15, 2009 9:12 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] (Summary added here ) Just met CGFeedMaker and totally flummoxed
Replies: 17
Views: 5269

Re: Just met CGFeedMaker and totally flummoxed

Any luck? I am having the same problems,

JC
by joecannes
Sun Jan 11, 2009 10:06 pm
Forum: CMS Show Off
Topic: My Company Site...
Replies: 2
Views: 1995

Re: My Company Site...

What module(s) did you use for your Blog and RSS?

Go to advanced search