Zen Cart Logo
Forums / General Questions / Define pages HTMLarea editor won't work with my language

Define pages HTMLarea editor won't work with my language

Locked

Views: 2,931

Results 1 to 7 of 7
This thread is locked. New replies are disabled.
14 May 2008, 10:57 AM
#1
nitrok avatar

nitrok

New Zenner

Join Date:
May 2008
Posts:
4
Plugin Contributions:
0

Define pages HTMLarea editor won't work with my language

Hi,
when i try to edit pages with define pages editor & HTMLarea i just can't do anything with it. This happens when my (Finnish) language is selected in admin pages. But when i select English i can edit pages just fine in define pages editor.
Any idea what's causing this?

When editing in finnish:

When editing in english:

14 May 2008, 3:37 PM
#2
soba avatar

soba

New Zenner

Join Date:
Jan 2008
Location:
EGYPT
Posts:
66
Plugin Contributions:
0

Re: Define pages HTMLarea editor won't work with my language

in your root directory

open ( editors\htmlarea\lang )

just copy en and rename it as your languge

save

done
:wink:

14 May 2008, 7:28 PM
#3
nitrok avatar

nitrok

New Zenner

Join Date:
May 2008
Posts:
4
Plugin Contributions:
0

Re: Define pages HTMLarea editor won't work with my language

Thanks, it worked! I really appreciate your help! :smile:

9 Nov 2009, 6:47 PM
#4
ellivir avatar

ellivir

Zen Follower

Join Date:
Sep 2005
Posts:
444
Plugin Contributions:
0

Re: Define pages HTMLarea editor won't work with my language

Another solution:

You have to change file /admin/includes/htmlarea.php
Change line 21:

PHP Code:
echo ' _editor_lang = "'.strtolower(DEFAULT_LANGUAGE).'";' .BR;
to:

PHP Code:
echo ' _editor_lang = "en";' .BR;

Bartek

19 Feb 2010, 10:09 AM
#5
maria_claudia avatar

maria_claudia

New Zenner

Join Date:
Feb 2010
Location:
Italy/Poland
Posts:
39
Plugin Contributions:
0

Re: Define pages HTMLarea editor won't work with my language

Hi, hope someone visits this thread.

I have same problem as Nitrok however solutions suggested do not work with my site, v Zen-cart 1.3.8a, english + polish as default.

In my admin/includes/htmlarea.php says:

echo ' _editor_lang = "'.strtolower($_SESSION['languages_code']).'";' .BR;

Can someone give some help ?
100000% unzenned
:unsure:

9 Jun 2010, 10:47 PM
#6
sung2010 avatar

sung2010

New Zenner

Join Date:
Jun 2010
Posts:
36
Plugin Contributions:
0

Re: Define pages HTMLarea editor won't work with my language

soba:

in your root directory

open ( editors\htmlarea\lang )

just copy en and rename it as your languge

save

done
:wink:

Hi,

I found that your given solution might work. However, I'm using English version, can you please help me solve this issue ( see attached image) Thank you.

I am unable to see my website page under Zen Cart when using FCKeditor.....

10 Jun 2010, 10:42 PM
#7
sung2010 avatar

sung2010

New Zenner

Join Date:
Jun 2010
Posts:
36
Plugin Contributions:
0

Re: Define pages HTMLarea editor won't work with my language

sung2010:

Hi,

I found that your given solution might work. However, I'm using English version, can you please help me solve this issue ( see attached image) Thank you.

I am unable to see my website page under Zen Cart when using FCKeditor.....

Can Anyone Please Help Me Here?

I've been posting several message but no one would answer me... :blush: