Search found 132 matches

by Nik2004
Thu 31. May 2007, 20:40
Forum: phpwcms Support English
Topic: <Solved> fckeditor faulty behaviour in Firefox 2
Replies: 2
Views: 1129

You are right, I didn't know about this "Paste from Word" function (I hadn't noticed it either). In IE it was automatically enabled when pasting in the editing space.

In FF I have to manually select it. Now that I do it, everything is fine with FF and fckeditor.

Thanks.
by Nik2004
Thu 31. May 2007, 17:39
Forum: phpwcms Support English
Topic: Cannot use images in FCKEditor
Replies: 33
Views: 18311

Hi Pico, thank you for your help. All folder references below are for clean, fresh phpwcms 1.3.3 installation. I always clean browser AND phpwcms cache while testing. As you may remember, I CAN upload images (which are subsequently used in edited articles). They are uploaded (via fckeditor's upload ...
by Nik2004
Thu 31. May 2007, 16:26
Forum: phpwcms Support English
Topic: <Solved> fckeditor faulty behaviour in Firefox 2
Replies: 2
Views: 1129

<Solved> fckeditor faulty behaviour in Firefox 2

When editing text (e.g. in wysiwyg html content part) with fckeditor (phpwcms v1.3.3) using Firefox (v2.0.0.4) (greek language ISO-8859-7) the following problems arise: 1. Copying from MS Word and clicking on "Remove Format" button, removes format but it doesn't remove MS Word style info (...
by Nik2004
Wed 30. May 2007, 19:27
Forum: phpwcms Support English
Topic: Cannot use images in FCKEditor
Replies: 33
Views: 18311

I was afraid that fckeditor's Resources Browser ("Browse Server") does not operate because of my successive upgrades. So I decided and did a fresh phpwcms installation (with a new db) to see how the Resources Browser will function (in case it would work, I could check and copy settings som...
by Nik2004
Tue 29. May 2007, 14:16
Forum: phpwcms Support English
Topic: Cannot use images in FCKEditor
Replies: 33
Views: 18311

It turns out that fckeditor's "Resources Browser" (which shows up when you click "Image Properties/Search Server") doesn't work in a lot of installations (phpwcms and elsewhere). I have found complaints about this problem in many forums. I don't know what is causing the problem, ...
by Nik2004
Tue 29. May 2007, 10:32
Forum: phpwcms Support English
Topic: Template editing in version 1.3.3 charset problem
Replies: 12
Views: 5339

What can I do to make changes to templates? Any fix around?

I can't directly edit them in the db because they are serialized (blob field).

Note that I have never edited my templates using v1.3.3, so, fortunately, I haven't had any template corruption yet.
by Nik2004
Tue 29. May 2007, 09:43
Forum: phpwcms Support English
Topic: <SOLVED> Default article title not displayed as link
Replies: 5
Views: 1797

Thanks DeXXus. I now see what you mean. So, default article templating has already been done (I hadn't realized)! A big thanks to OG. So, I assumed that it was where you described: "/template/inc_default/article_summary_list.tmpl" and I changed it as follows (to make title and subtitle lin...
by Nik2004
Tue 29. May 2007, 09:21
Forum: phpwcms Support English
Topic: Template editing in version 1.3.3 charset problem
Replies: 12
Views: 5339

I changed the collation setting but nothing changed (also deleted/reset cache). I looked again into template edit page (in admin) source code and take a look at what is in the text box (in this example for the header field) - the whole source code is converted to html character codes! Of course my t...
by Nik2004
Tue 29. May 2007, 08:21
Forum: phpwcms Support English
Topic: <SOLVED> Default article title not displayed as link
Replies: 5
Views: 1797

Hi DeXXus, You are right in that {ARTICLELINK} is displayed always as a link, but this is not the problem. The problem is with the default article "template" (which is configured in conf.template_default.inc.php) under "// article listing with summary" section. The title and subt...
by Nik2004
Mon 28. May 2007, 23:39
Forum: phpwcms Support English
Topic: Template editing in version 1.3.3 charset problem
Replies: 12
Views: 5339

Hi Knut,

Code: Select all

$phpwcms['db_charset']        = 'greek';
$phpwcms['db_collation']      = 'greek_bin';
$phpwcms['db_version']        = 40120;
by Nik2004
Mon 28. May 2007, 19:10
Forum: phpwcms Support English
Topic: Template editing in version 1.3.3 charset problem
Replies: 12
Views: 5339

Template editing in version 1.3.3 charset problem

(Version 1.3.3 - greek charset ISO-8859-7) Although the charset is correctly defined in conf.inc.php, in Admin/Templates/Edit character strings (i.e. text) included in the template which is being edited are not displayed correctly. I checked in page source that the charset is set correctly. So I won...
by Nik2004
Mon 28. May 2007, 18:49
Forum: phpwcms Support English
Topic: Breadcrumb problem with current level
Replies: 4
Views: 1841

Breadcrumb problem with current level

I have the following problem: the breadcrumb displays the whole path down to the current level BUT the current level is not a link. This is a problem not when displaying the category, but when displaying an article in the current level: Since the breadcrumb does not offer a way to return to parent l...
by Nik2004
Mon 28. May 2007, 17:40
Forum: phpwcms Support English
Topic: <SOLVED> Default article title not displayed as link
Replies: 5
Views: 1797

<SOLVED> Default article title not displayed as link

Since I upgraded from 1.1RC4 to 1.3.3, the titles and subtitles of the articles with "default" template (which are displayed with summary) are no more displayed as links. In the past, when a list of such articles was displayed (in a category), the article's title (and subtitle) was always ...
by Nik2004
Sat 19. May 2007, 16:30
Forum: phpwcms Support English
Topic: Cannot use images in FCKEditor
Replies: 33
Views: 18311

I tried what is described in http://fckeditor.biz/viewtopic.php?p=1300#1300 but still the fckeditor's "Resource Browser" doesn't work. It behaves exactly as before. Any other ideas? Anyone who is facing this problem or has solved it? It is a pitty that, in this aspect, older versions of ph...
by Nik2004
Tue 15. May 2007, 08:51
Forum: phpwcms Support English
Topic: Cannot use images in FCKEditor
Replies: 33
Views: 18311

Emptied and reset cache, with no luck. I'll check hacks but I avoid them because they hinder upgrades. However, I believe I have put the right settings in fckeditor config.php files because I can upload to the dir I want. But I can't see/select/use any already uploaded (with fckeditor) images... and...