PDA

View Full Version : Toolbar "Custom" Does Not Exist


Daryl
03-19-2009, 02:50 PM
I have added an Irite toolbar to a text area but keep getting the following error.

I have uploaded all of the files in the irite folder.

Any ideas?

Daryl
03-19-2009, 03:01 PM
I have just looked in the fckconfig.js file and there is no settings for the "Custom" settings.

Is this what is causing the error?

If so - Why wasn't it updated by irite?

Daryl
03-20-2009, 12:06 AM
it appears that the js file that is refered to in the irite code was not created.

It says that it should reside in WA_iRite/custom/

But there is only a file in there for a different instance of iRite. I have copied and renamed it to match the code but this hasn't resolved the issue despite there being a toolbar called custom in this document.

Sades
03-20-2009, 08:51 AM
Are you using ADDT?

Daryl
03-20-2009, 08:53 AM
Nope, just iRite

teresa.goold376550
04-09-2009, 08:47 AM
But I can't figure it out. I'm not sure how to do about setting up a different toolbar. Can someone address this?

Ray Borduin
04-09-2009, 10:39 AM
Please post a support incident. it should work and I'm not sure why you might be experiencing this problem.

neil349752
04-30-2009, 06:16 AM
I had a custom toolbar related problem also. Turned out that in the js file that I was uploading there was a missing file path.

FCKConfig.SkinPath = 'skins/default/'; // relative to fckeditor/editor/fckeditor.html

Is correct, in the faulty version the 'skins/default/' bit was missing the file path, no idea why but once I inserted that it worked.

Neil

Ian H
06-03-2009, 02:55 AM
I've had this problem before too. I found that it was Dreamweaver's fault. I used it to upload my page with the iRite custom toolbar included and selected upload related files, but it had missed out the JS files for the custom toolbar.

I simply had to select the files manually and upload them via ftp and that fixed my problem. Might be worth checking they've actually been uploaded for you too. They'll be in the custom folder within the iRite folder.