Search found 164 matches

by Nicky
Wed Dec 29, 2010 6:27 pm
Forum: General
Topic: Search function shows hidden pages?
Replies: 4
Views: 2148

Re: Search function shows hidden pages?

Didn't find a solution, I have upgraded to XH..
by Nicky
Sat Sep 25, 2010 11:20 am
Forum: Editors
Topic: Changing standard text color tinymce
Replies: 2
Views: 3742

Re: Changing standard text color tinymce

Where do these codes have to be added??

Is this for template.htm ?
<body id="body" <?php echo onload();?>>


And this for stylesheet.css ?
body {background: #000; ... ;}
#body {background: #fff; ... ;}

Does this work for fckeditor?
by Nicky
Sat Sep 25, 2010 8:40 am
Forum: Editors
Topic: Moz firefox 3.6.10 -> tinymce internal links
Replies: 3
Views: 8221

Re: Moz firefox 3.6.10 -> tinymce internal links

I downloaded firefox 3.0 and removed 3.6.10. Also disabled all automatic updates to prevent firefox to upgrade itself again to more recent versions. Problem solved... It is a solution, however not so good news because from 3.6 onwards (4.0 is now released and I have tested), tinymce no longer works ...
by Nicky
Sat Sep 25, 2010 7:40 am
Forum: Editors
Topic: Moz firefox 3.6.10 -> tinymce internal links
Replies: 3
Views: 8221

Moz firefox 3.6.10 -> tinymce internal links

Since (automatic..) update of Mozilla Firefox to latest version 3.6.10, the 'internal link' function in tinymce no longer works. No prob in IE or Safari. If you highlight text and choose page to link to, it seems to do something, as soon as you save links is disappeared and nothing is written in the...
by Nicky
Fri Sep 24, 2010 2:06 pm
Forum: Editors
Topic: XH - FCKeditor background color + multilanguage
Replies: 0
Views: 2229

XH - FCKeditor background color + multilanguage

Managed to change editor background color (via custom_configurations) and works fine. Editor style is same as my template's stylesheet.css (dark grey background with white text). However, when you add another language, the fck editor does not read any css. There is a white background and all fonts a...
by Nicky
Sun Aug 15, 2010 5:06 pm
Forum: General
Topic: Search function shows hidden pages?
Replies: 4
Views: 2148

Search function shows hidden pages?

Never noticed this before, but the older (not XH) versions actually show all hidden pages (#cmsimple hide# method) in the search results.. In the sitemap however, they are hidden as it should. In XH this problem seems to be solved, but I still have quite a lot of older (licensed) versions running an...
by Nicky
Sun Aug 15, 2010 3:22 pm
Forum: General
Topic: Replace 'content' by backup in XH
Replies: 2
Views: 1498

Replace 'content' by backup in XH

How can I overwrite the content by a former backup file? Since XH it is no longer possible to 'edit' content, only 'view' and 'download' can be done. No problem if you know how to use ftp, but most of my clients have never heard of that. Is there a possibility to do this directly via the site editor...
by Nicky
Tue Aug 10, 2010 8:35 am
Forum: Addons and Plugins
Topic: Wrapper for QuickCart v1
Replies: 3
Views: 2679

Wrapper for QuickCart v1

Hi, I'm using the 'wrapper' plugin to include QuickCart webshop in my site. Works perfectly, but only 1 'bug'(?). When there are many products, you can put them on several pages like Page 1 | 2 | 3 | etc.. However, when you click on page 2, you land at the bottom of this page and not at the top. In ...
by Nicky
Wed Jul 28, 2010 7:18 am
Forum: Addons and Plugins
Topic: Newsletter_XH : sending to all users
Replies: 1
Views: 1356

Newsletter_XH : sending to all users

This plugin is great and will be appreciated by our customers. (Personally I am using the 'send by php' method, not SMTP). However, since it concerns sending of 'bulk' mail, this program can - technically spoken - be suspected as spam. I know that (due to most server settings from ISP's) the e-mail ...
by Nicky
Sat Jun 05, 2010 7:25 pm
Forum: Editors
Topic: FCK editor width
Replies: 5
Views: 5383

Re: FCK editor width

Thanks Holger, works perfect.