Ravens PHP Scripts: Forums
 

 

View next topic
View previous topic
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.4 RN Issues
Author Message
ravenworks
Hangin' Around



Joined: Sep 22, 2010
Posts: 33
Location: Arizona

PostPosted: Sat Nov 20, 2010 2:01 pm Reply with quote

I've searched the forum and cannot find the answer to my specific problem so I'm hoping to find an answer.

We have installed RavenNuke v2.4.01 and it appeared to be running just fine.
The FSKeditor that came with the RN installation worked as expected with no modifications. Only Admin may upload images.

We had a person attempt to install osCommerce and he seems to have run into some problems as we are on a server using PHP 5. The osCommerce install has not been completed.

Shortly after the osCommerce installation attempt, we began to notice that the image upload process would not complete. The progress bar would continue indefinitely with no result.

I then uploaded the newest FSKeditor to the proper directory (renaming the original directory).
Now everything works just fine EXCEPT... only on Mac machines! Both Windows and Linux machines show this error "Toolbar set "PHPNukeAdmin" doesn't exist" when accessing an admin page that calls for the text editor. They also show the error "Toolbar set "NukeUser" doesn't exist" when logged in as a member (and not an Admin)

Any help and/or suggestions would be greatly appreciated!
 
View user's profile Send private message Visit poster's website
nuken
RavenNuke(tm) Development Team



Joined: Mar 11, 2007
Posts: 2024
Location: North Carolina

PostPosted: Sat Nov 20, 2010 2:15 pm Reply with quote

includes/fckeditor/fckconfig.js will need to add the two tool bar sets or you will need to install the original fckeditor that came with RavenNuke.

_________________
Tricked Out News 
View user's profile Send private message Send e-mail Visit poster's website
ravenworks







PostPosted: Sat Nov 20, 2010 3:54 pm Reply with quote

nuken,

Thanks for the reply and that does make sense. I've looked at the fckconfig.js that came with RavenNuke and compared it with the new fckconfig.js file but... I guess I'm not sure what to add from the original.

Any chance you could point out the actual code that needs to be copied and inserted?

Thanks again...
 
nuken







PostPosted: Sat Nov 20, 2010 4:20 pm Reply with quote

Code:
FCKConfig.ToolbarSets["NukeUser"] = [

   ['Source','FitWindow','ShowBlocks','-'],
   ['Cut','Copy','Paste','PasteText','PasteWord'],
   ['Undo','Redo','-','Find'],
   ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'],
   ['OrderedList','UnorderedList','-','Outdent','Indent','Blockquote','CreateDiv'],
   ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
   ['Link','Unlink','Anchor'],
   ['Image','Table','Smiley'],
   ['-','About']
] ;
FCKConfig.ToolbarSets["PHPNukeAdmin"] = [
   ['Source','FitWindow','ShowBlocks','DocProps','-','Save','NewPage','-','Templates'],
   ['Cut','Copy','Paste','PasteText','PasteWord','-','Print'],
   ['Undo','Redo','-','Find','-','SelectAll','RemoveFormat'],
   ['Bold','Italic','Underline','StrikeThrough','-','Subscript','Superscript'],
   ['OrderedList','UnorderedList','-','Outdent','Indent','Blockquote','CreateDiv'],
   ['JustifyLeft','JustifyCenter','JustifyRight','JustifyFull'],
   ['Link','Unlink','Anchor'],
   '/',
   ['Image','Flash','Table','Rule','Smiley','SpecialChar','PageBreak'],
   ['Style','FontFormat','FontName','FontSize'],
   ['TextColor','BGColor'],
   ['-','About']
] ;


need to go after FCKConfig.ToolbarLocation = 'In' ;
 
ravenworks







PostPosted: Sat Nov 20, 2010 5:43 pm Reply with quote

nukem,

Thanks so much! That apparently did the trick.

Have a great Holiday.
 
Display posts from previous:       
Post new topic   Reply to topic    Ravens PHP Scripts And Web Hosting Forum Index -> v2.4 RN 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 ©