Author |
Message |
Eduardo
Worker


Joined: Jul 20, 2004
Posts: 189
Location: Italy
|
Posted:
Fri Oct 31, 2008 4:35 am |
|
Please inform me if I can put the new version of the fckeditor into the old versions of RN 2.10 and 2.20.
Is it necessary to make changes in the mysql tables?
Many thanks in advance. |
|
|
|
 |
kguske
Site Admin

Joined: Jun 04, 2004
Posts: 6437
|
Posted:
Fri Oct 31, 2008 4:40 am |
|
It doesn't use any tables, but there are some other considerations (see the RN 2.3.0 installation instructions).
I hope to release a standalone version, possibly this weekend, which might help. |
_________________ I search, therefore I exist...
Only registered users can see links on this board! Get registered or login! |
|
|
 |
Guardian2003
Site Admin

Joined: Aug 28, 2003
Posts: 6799
Location: Ha Noi, Viet Nam
|
Posted:
Fri Oct 31, 2008 4:40 am |
|
If by 'new' you mean the version of FCKEditor that ships with RN2.3 then yes.
You can get the download from http://nukeSEO.com and there are instructions within the package. |
|
|
|
 |
kguske

|
Posted:
Fri Oct 31, 2008 4:44 am |
|
nukeWYSIWYG 2.6.3 isn't available for download yet. The current download is 2.3.1. |
|
|
|
 |
Guardian2003

|
Posted:
Fri Oct 31, 2008 4:47 am |
|
Ah, ok thanks for the clarification  |
|
|
|
 |
jakec
Site Admin

Joined: Feb 06, 2006
Posts: 3048
Location: United Kingdom
|
Posted:
Fri Oct 31, 2008 6:37 am |
|
You should consider upgrading to RN 2.3 also.  |
|
|
|
 |
Eduardo

|
Posted:
Fri Oct 31, 2008 10:41 am |
|
kguske wrote: | It doesn't use any tables, but there are some other considerations (see the RN 2.3.0 installation instructions).
I hope to release a standalone version, possibly this weekend, which might help. |
Well, good job. |
|
|
|
 |
Eduardo

|
Posted:
Sun Nov 02, 2008 3:47 am |
|
I thank you for punctuality. |
|
|
|
 |
kguske

|
Posted:
Sun Nov 02, 2008 6:51 am |
|
Glad to help. You may also wish to consider upgrading to RN 2.3.0 as jakec suggested. |
|
|
|
 |
Eduardo

|
Posted:
Tue Nov 04, 2008 9:33 am |
|
I installed the new version of FCKeditor in RN 2.3 but there are many problems.
Please go to:
Only registered users can see links on this board! Get registered or login! |
|
|
|
 |
kguske

|
Posted:
Tue Nov 04, 2008 10:53 am |
|
Confused...RN 2.3 already has the new version of FCKeditor. But I'll do some testing. |
|
|
|
 |
Eduardo

|
Posted:
Tue Nov 04, 2008 11:16 am |
|
I installed your standalone version into RN 2.3 and I have many problem with Content Plus Module.
Please tell me if my problem is your new standalone version. |
|
|
|
 |
Guardian2003

|
Posted:
Tue Nov 04, 2008 12:34 pm |
|
Completely confused!
RN2.3 has the latest I believe so I'm not sure why you tried to install a stand alone version.
In your original post you said you had sites using on RN2.10 and RN2.20 and you were recommended to upgrade to RN2.3 as that had the latest version of FCKEditor.
So, you have upgraded to RN2.3 and then installed a stand alone version of nukeWYSIWYG?
If that is the case I am wondering if there are some older FCKEditor/nukeWYSIWYG files left over from the RN2.10 and RN2.20 site. Does that sound possible?
You can run the file file_migration.php to help you find those files.
You can find the file in the UtilitiesFiles/File_Compare directory of the RN package. |
|
|
|
 |
kguske

|
Posted:
Tue Nov 04, 2008 12:50 pm |
|
Eduardo, I do not believe the problem is with content plus. Did you make changes to the mainfile and config files, or just overwrite the includes/fckeditor files? The mainfile and config changes weren't necessary as these were already included in RN 2.3.0.
Please pm a link and, if possible, FTP access to your site and I will take a look. |
|
|
|
 |
Eduardo

|
Posted:
Wed Nov 05, 2008 5:06 am |
|
OK. I have created a great confusion. I'm sorry.
Today I have installed along with RN 2.3 Content Plus in a sub domain.
Unfortunately FCKeditor does not work.
I will send you by PM all access data to check and fix the problem. |
|
|
|
 |
kguske

|
Posted:
Wed Nov 05, 2008 7:34 am |
|
I haven't checked the files yet, but I found the following:
- FCKeditor displays and submit news appears to work correctly
- admin adding a category, the WYSIWYG editor is not displayed
- admin adding a page, the WYSIWYG editor IS displayed, but neither the title or the text are recognized (error that they are empty)
- user adding a page, the WYSIWYG editor IS displayed, but title and text not recognized (error that they are empty)
This indicates possible problems with the Content Plus files themselves. |
|
|
|
 |
kguske

|
Posted:
Thu Nov 06, 2008 7:25 am |
|
I was able to replicate some of this on my test site, so I'll look into the code now. |
|
|
|
 |
kguske

|
Posted:
Thu Nov 06, 2008 7:35 am |
|
The add category function doesn't have the WYSIWYG code, and it uses a variable called description, which will need to be renamed as variables with script in the name cause problems with the editor. Since the edit category function also does not use the WYSIWYG editor, I'm assuming this is by design.
On to the page functions next... |
|
|
|
 |
Guardian2003

|
Posted:
Thu Nov 06, 2008 7:59 am |
|
I think there might be a newer version of Content Plus available from the SourceForge site so it might be worth trying that before investing heavily on testing older code?
Just trying to save you making changes that might already be fixed or get wiped out. |
|
|
|
 |
kguske

|
Posted:
Thu Nov 06, 2008 12:15 pm |
|
Thanks, I'll look into that. I was using the version that came with RN 2.3.0 |
|
|
|
 |
Guardian2003

|
Posted:
Thu Nov 06, 2008 12:23 pm |
|
Actually I think there was also an update in AddOns (trunk).
Just trying to save you some time  |
|
|
|
 |
kguske

|
Posted:
Thu Nov 06, 2008 3:03 pm |
|
I'll check again, but I'm pretty sure I updated from SVN. |
|
|
|
 |
jestrella
Moderator

Joined: Dec 01, 2005
Posts: 593
Location: Santiago, Dominican Republic
|
Posted:
Thu Nov 06, 2008 4:35 pm |
|
Yes, i have updated trunk with lot of fixes
please let me know if any other issues are found |
_________________ "For those whom have not reach the sky... Every mountain seems high"
Best Regards
Jonathan Estrella
http://about.me/jestrella04 |
|
|
 |
kguske

|
Posted:
Thu Nov 06, 2008 6:38 pm |
|
I'll refresh from trunk and retest. Thanks! |
|
|
|
 |
kguske

|
Posted:
Fri Nov 07, 2008 6:01 am |
|
Updated to 2.2.1:
- admin adding a category, the WYSIWYG editor is not displayed:
appears to be by design
- admin adding a page, the WYSIWYG editor IS displayed, but neither the title or the text are recognized:
still occurs, but not if Page Text is specified - was using only Header Text). There may be pages without Page Text, so I would suggest this edit be reconsidered
- user adding a page, the WYSIWYG editor IS displayed, but title and text not recognized (error that they are empty):
see adding a page as admin |
|
|
|
 |
|