Search found 31 matches

by andym
Wed Jan 05, 2011 7:26 am
Forum: Layout and Design (CSS & HTML)
Topic: CSS Menu items go under flash movie in Firefox.
Replies: 10
Views: 5068

Re: CSS Menu items go under flash movie in Firefox.

Not to worry Doc. I was using a pre-packaged swf file but instead changed to use one of the CMS 3rd party modules (showtime) and the transparent setting on that one worked (where it did not on the pre-packaged one). So all is now well.
Many thanks for the response.

A.
by andym
Mon Jan 03, 2011 12:09 am
Forum: Layout and Design (CSS & HTML)
Topic: CSS Menu items go under flash movie in Firefox.
Replies: 10
Views: 5068

Re: CSS Menu items go under flash movie in Firefox.

This is a very old thread.... but I have hit the same problem and wondered if the answer was ever found?

A.
by andym
Sun Jan 02, 2011 11:46 pm
Forum: CMSMS Core
Topic: module manager soap error cms version 1.9.2
Replies: 2
Views: 2281

module manager soap error cms version 1.9.2

I have seen that this error was fixed previously..... but it is hitting my new installation (which worked fine otherwise).

SOAP Problem (http://modules.cmsmadesimple.org/soap.p ... Repository): Response not of type text/xml


module manager 1.4

1.9.2 "Tevairoa"

Any ideas?

A.
by andym
Sun Aug 01, 2010 8:33 pm
Forum: The Lounge
Topic: SSL - Access Denied problem
Replies: 0
Views: 1097

SSL - Access Denied problem

Hi, I am trying to access a 3rd party API and need to do so via SSL. I am experimenting first with a shared certificate. The html and javascript works fine when I test it as a free-standing page. I have set up the path and set the test page to secure in my CMSMS site and it certainly displays secure...
by andym
Fri Mar 13, 2009 12:17 pm
Forum: [locked] CMSMS MLE fork
Topic: Chinese MLE - Is there a lang pack available?
Replies: 2
Views: 2532

Re: Chinese MLE - Is there a lang pack available?

Hi Sarah,

This is not a very detailed set of instructions - but I thought I'd list the types of things I had to do - maybe it'll help guide you.

A.
by andym
Mon Feb 23, 2009 6:12 pm
Forum: [locked] CMSMS MLE fork
Topic: [solved] cms_selflink tag and multilanguage
Replies: 2
Views: 2749

Re: cms_selflink tag and multilanguage

Cracked it!  Found the answer in another topic. Use this approach in the template and it works just fine: {capture assign='prev_page'}{$mle_translation.Prev_label}: {/capture} {capture assign='next_page'}{$mle_translation.Next_label}: {/capture}             {cms_selflink dir="previous" lab...
by andym
Sun Feb 22, 2009 11:34 am
Forum: [locked] CMSMS MLE fork
Topic: [solved] cms_selflink tag and multilanguage
Replies: 2
Views: 2749

Re: cms_selflink tag and multilanguage

I have tried a simple mod to the plugin, but clearly the relevant variables are not defined there. I put in the following code in place of the current lines: $Prev_label = $mle_translation.Prev_label; // andym $Next_label = $mle_translation.Next_label; // andym $Parent_label = $mle_translation.Paren...
by andym
Fri Feb 20, 2009 9:03 am
Forum: [locked] CMSMS MLE fork
Topic: [solved] cms_selflink tag and multilanguage
Replies: 2
Views: 2749

[solved] cms_selflink tag and multilanguage

Hi, I have managed to use $mle_translation for breadcrumbs and search tags ok but the cms_selflink tag simply takes through the text and does not resolve the variable. All I see is $mle_translation.previous_page displayed. If I drop the quotes I get array.previous_page {cms_selflink dir="previo...
by andym
Fri Feb 13, 2009 8:17 pm
Forum: [locked] CMSMS MLE fork
Topic: Chinese MLE - Is there a lang pack available?
Replies: 2
Views: 2532

Re: Chinese MLE - Is there a lang pack available?

Hi Sarah,

We're just getting started.

I've hit a few snags and I'll gladly list them when I get a minute.  Mostly works fine though.

Some places you have to use Pinyin rather than Chinese characters and the display of the characters varies from one browser to another.

A.
by andym
Fri Feb 13, 2009 8:14 pm
Forum: [locked] CMSMS MLE fork
Topic: Alt-Text and Text with different browsers
Replies: 1
Views: 1607

Alt-Text and Text with different browsers

Checking Hyperlinks, pictures and two tags {lang} and {print}. Internet Explorer - All ok Opera - Picture OK - Hyperlink shows Title: and Address: - {lang} and {print} show Address: Netscape - Picture OK - Hyperlink OK - {lang} and {print} show nothing Firefox - Picture OK - Hyperlink OK - {lang} an...
by andym
Thu Feb 12, 2009 8:35 pm
Forum: [locked] CMSMS MLE fork
Topic: [SOLVED] Global Content Blocks and multi language
Replies: 0
Views: 1860

[SOLVED] Global Content Blocks and multi language

When you look at the content management area for the Global Content Block it looks as if it is automatic to create and use blocks for different languages but it is obvious when inserting the link {global_content name= 'fred'} that there is no indication of language switching. Clearly I can create a ...
by andym
Sun Jan 25, 2009 7:49 pm
Forum: Announcements
Topic: CMSMS 1.5.2 will appear early in the new year.
Replies: 19
Views: 21166

Re: CMSMS 1.5.2 will appear early in the new year.

Thanks for that. I presume that feature would make it really easy to handle a background image and swap it from one page to another - as an example. The thumbnail is not showing a drop down list - but maybe that is because I have not uploaded my images with the image manager and as a result there ar...
by andym
Sat Jan 24, 2009 5:03 pm
Forum: Announcements
Topic: CMSMS 1.5.2 will appear early in the new year.
Replies: 19
Views: 21166

Re: CMSMS 1.5.2 will appear early in the new year.

I have installed the new version and most things seem fine (Had a bit of a problem with the sample forms that came with Form Builder - but creating new ones works ok). My question is: What is the purpose of the Image and Thumbnail fields now appearing in the Add/Edit Page Content Module? Sorry if th...
by andym
Fri Oct 03, 2008 1:22 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] News Module 2.8.3 - Problem with cms_html_entity_decode()
Replies: 1
Views: 895

Re: News Module 2.8.3 - Problem with cms_html_entity_decode()

Turned out that include.php was wrong - don't know how!

A.
by andym
Fri Oct 03, 2008 12:10 pm
Forum: Modules/Add-Ons
Topic: [SOLVED] News Module 2.8.3 - Problem with cms_html_entity_decode()
Replies: 1
Views: 895

[SOLVED] News Module 2.8.3 - Problem with cms_html_entity_decode()

Having upgraded I am getting the message: Call to undefined function cms_html_entity_decode() in /home/andym/public_html/test/modules/News/action.edittemplate.php on line 59 When I try and create/edit a template. News Module 2.5.1 was ok. html_entity_decode_php4.php is in the directory /lib/ Any ide...

Go to advanced search