Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> FCKeditor/WYSIWYG Issues
Author Message
guilherne
New Member
New Member



Joined: Oct 21, 2009
Posts: 9

PostPosted: Mon Nov 12, 2012 8:32 am Reply with quote

Hi. fckeditor does not work when I use IE9. Only the popup windows apears blank and the site stop.
When I´m in google chrome and log as admin, it does not work to upload image.
Thanks for help.
I have just install Raven Nuke version 2.5
 
View user's profile Send private message
Palbin
Site Admin



Joined: Mar 30, 2006
Posts: 2583
Location: Pittsburgh, Pennsylvania

PostPosted: Mon Nov 12, 2012 8:47 am Reply with quote

There have been issues reported with fckeditor and the latest versions of browsers. FCKeditor is no longer supported by its developers as they have moved to CKeditor.

I suggest installing CKedtior for RavenNuke.

http://nukeseo.com/modules.php?name=Downloads&op=getit&lid=45

_________________
"Debugging is twice as hard as writing the code in the first place. Therefore, if you write the code as cleverly as possible, you are, by definition, not smart enough to debug it." — Brian W. Kernighan. 
View user's profile Send private message
guilherne







PostPosted: Mon Nov 12, 2012 6:53 pm Reply with quote

ok, thanks for help.
 
guilherne







PostPosted: Tue Nov 13, 2012 7:27 am Reply with quote

Palbin wrote:
There have been issues reported with fckeditor and the latest versions of browsers. FCKeditor is no longer supported by its developers as they have moved to CKeditor.

I suggest installing CKedtior for RavenNuke.

http://nukeseo.com/modules.php?name=Downloads&op=getit&lid=45


Ok thanks, CKEditor is working fine in Raven Nuke 2.5
Please one more question. I need to allow my users to upload images in the Submit_News modules. I know admin can upload images but users can not. Do you know how to permit users to upload images in story text field?
I have already tried to do that in mainfile.php:

Original:
if (is_admin($admin)) {
$editor->setBrowser('includes/elfinder/elfinder.php');
$editor->setUploader('includes/elfinder/php/modules/' . $wysiwyg . '.php');
}

Change
I have tried with No success the changes below:

if (is_admin($admin) or is_user($user)) {
$editor->setBrowser('includes/elfinder/elfinder.php');
$editor->setUploader('includes/elfinder/php/modules/' . $wysiwyg . '.php');
}
I also have put $user in the global line of function wysiwyg_textarea

Thanks for your attention.
 
montego
Site Admin



Joined: Aug 29, 2004
Posts: 9457
Location: Arizona

PostPosted: Sat Nov 17, 2012 9:47 am Reply with quote

Just a note: this member has asked the same question also on nukeseo.com. Wherever it gets answered first, it would be good to point the other thread to the one answer.

_________________
Only registered users can see links on this board! Get registered or login!
Only registered users can see links on this board! Get registered or login! 
View user's profile Send private message Visit poster's website
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> FCKeditor/WYSIWYG Issues

View next topic
View previous topic
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You can attach files in this forum
You can download files in this forum


Powered by phpBB © 2001-2007 phpBB Group
All times are GMT - 6 Hours
 
Forums ©