FCKeditor 2.5 and Opera 9.5

This is the right place to exchange ideas, thoughts with our community.
Note: Click here for Feature Requests or Bug Reports.

Re: FCKeditor 2.5 and Opera 9.5

Postby fredck » Thu May 22, 2008 10:26 am

sayad wrote:any new release of FCKeditor2.5?

Of course we are talking about version 2.5 and all its successors, including the current 2.6.
Frederico Caldeira Knabben
CEO, CKSource
fredck
Site Admin
 
Posts: 856
Joined: Fri Jan 19, 2007 8:10 am

Tool bar set "mytoolbar" doesn't exit

Postby delif04031 » Fri Jun 20, 2008 5:17 am

I have some problem about this...
I have defenition mytoolbar in fckeditor/fckconfig.js
like this
FCKConfig.ToolbarSets["mytoolbar"] = [
['Cut','Copy','Paste','PasteText','PasteWord'],
['Undo','Redo','-','Bold','Italic','Underline','StrikeThrough'],
'/',
['OrderedList','UnorderedList','-','Outdent','Indent'],
['Link','Unlink','Anchor'],
'/',
['Style'],
['Table','Image','Flash','Rule','SpecialChar'],
['About']
] ;

when i try to call that , the error message Tool bar set "mytoolbar" doesn't exit
i call them like that (PHP)
include "fckeditor/fckeditor.php";
$oFCKeditor = new FCKeditor('test') ;
$oFCKeditor->BasePath = '/fckeditor/';
$oFCKeditor->ToolbarSet ='mytoolbar';
$oFCKeditor->Value = 'a';
$oFCKeditor->Width = '500' ;
$oFCKeditor->Height = '400';
$oFCKeditor->Create() ;

Any have idea??????????
delif04031
 
Posts: 1
Joined: Fri Jun 20, 2008 5:12 am

Re: FCKeditor 2.5 and Opera 9.5

Postby Connie » Mon Jun 30, 2008 1:32 pm

Finally I got it to work

FCKEditor 2.6.2 with Opera 9.5 now works for me after modifiying fckeditor.js (not one of these php-Files)

Code: Select all
   // Opera 9.50+
   if ( window.opera && window.opera.version && parseFloat( window.opera.version() ) >= 9)
      return true ;


I just don't understand why the new versions are not modified and thus not supporting OPERA at all...
this information is known for a while until now, why is it not fixed?
Connie
 
Posts: 11
Joined: Sun Jan 20, 2008 10:52 pm

Re: FCKeditor 2.5 and Opera 9.5

Postby Connie » Wed Aug 20, 2008 9:56 am

I never tested with Internet Explorer 8-)

but it is compatible with any browser, that is the idea behind (and if you run into trouble with Opera, read the messages above and modify and it will work there, too!)

An editor like this is made to be used in web-applications which should run cross-browser, which means these applications and thus the editor as well must run in any browser ;=)

use it! It is good!
Connie
 
Posts: 11
Joined: Sun Jan 20, 2008 10:52 pm

Re: FCKeditor 2.5 and Opera 9.5

Postby tonyroberts09 » Thu Jan 08, 2009 8:00 pm

So, you may use and test FCKeditor 2.5 with the latest Opera 9.5 Beta, but don't give much attention to the bugs you will find there for now. Hopefully future Opera betas will already be ok for testing.
tonyroberts09
tonyroberts09
 
Posts: 2
Joined: Thu Jan 08, 2009 7:53 pm

Re: FCKeditor 2.5 and Opera 9.5

Postby alfonsoml » Thu Jan 08, 2009 9:57 pm

tonyroberts09 wrote:So, you may use and test FCKeditor 2.5 with the latest Opera 9.5 Beta, but don't give much attention to the bugs you will find there for now. Hopefully future Opera betas will already be ok for testing.

Actually, it would be much better to test FCKeditor 2.6.3 with the latest Opera 9.63.
alfonsoml
 
Posts: 2665
Joined: Sun Dec 31, 2006 9:50 am
Location: Spain

Re: FCKeditor 2.5 and Opera 9.5

Postby tomasoma » Sun May 03, 2009 8:12 pm

Hello I'm a newbie ! (my english is not very good !)

so I was integrating FCKeditor on a local developpment... it works good on FF 3.0.10 and Safari 3.2.1 but not as well on Opera 9.64 ( I work on Macintosh ).

With Opera the editor zone (where user writes) doesn't appear, does someone have the same probleme ? I tried all day long to find where the bug is from but :shock: :?:

I really want to find because I think FCK is a lot better than its rivals.

see you soon, with the solution I hope ! :D
tomasoma
 
Posts: 1
Joined: Sun May 03, 2009 7:55 pm

Re: FCKeditor 2.5 and Opera 9.5

Postby alfonsoml » Mon May 04, 2009 10:03 pm

Have you disabled javascript in Opera?
alfonsoml
 
Posts: 2665
Joined: Sun Dec 31, 2006 9:50 am
Location: Spain

Previous

Return to FCKeditor 2.x

Who is online

Users browsing this forum: No registered users and 2 guests