Hello all,
I hope someone can help me with this.
I am trying to get the CKEditor to show up fully, however it will not.
I have attached an image to show exactly what is showing up.

I have went through all the settings and everything seems to be setup properly. I have uninstalled and reinstalled. I have cleared all cache in drupal and in my browser. I have went to another site I have it set up on and mirrored its settings. I am at a real loss. It may be something simple I am overlooking.

I hope someone can help me quickly as this project is way overdue.

Thanks

CommentFileSizeAuthor
ckeditor view.jpg76.73 KBMoeJoeStudios

Comments

mkesicki’s picture

Priority: Critical » Normal
Status: Active » Postponed (maintainer needs more info)

What do you mean that CKEditor is not show fully ?
On your screen everything looks fine.
You think about toolbars ?
If yes set proper toolbar for profile that you use .

MoeJoeStudios’s picture

Michal_cksource,
Thanks for the quick response.

I have set the toolbar to Full, Drupal Full, Drupal Basic, everything. It just stays the same. Usually there are several lines of tools. I don't get it.

Also when I tried to use IMCE for the file browser it doesn't work either. I have installed CKEditor up on 3 or 4 different sites and I have never run across this before. Something is just not right, but I don't know what it is.

I appreciated any walk through you can give me on this. Like I said I think I have everything set correctly.

Thanks

mkesicki’s picture

This screen is from adding page/story or comment ?

MoeJoeStudios’s picture

Well the image is from page content, however it does the same on all other content types.

dczepierga’s picture

In your screen I see simplified toolbar :)
Go to "CKEditor settings -> Global profile" and in the section "Visibility settings -> Force simplified toolbar on the following fields" u have fields where should be simplfied toolbar - probably your textarea_id match to the one of them so try to copy all somewhere (e.g. notepad), remove all from this field and save profile. After that check if u get toolbar which u expect...

If this solution help pls paste here all what u copy to notepad and copy here hint which u have below textarea about include/exclude and url address (domain is not needed) where u have this textarea with simplified toolbar.

Greetings

MoeJoeStudios’s picture

dczepierga,

I deleted everything out and saved the global visibility. Unfortunately nothing changed :(

Here is what was in the Force simplified toolbar

*.edit-signature
admin/settings/site-information.*
admin/settings/site-maintenance.*
*.edit-page-help
*.edit-user-registration-help
*.edit-user-picture-guidelines

Let me know what else I should try.

Thanks

dczepierga’s picture

Hmmm really weird....
Pls paste here list of your installed (enabled) modules...
Do u change something in CKEditor settings after fresh install of CKEditor module or maybe u update module to newer version?

In the page where u have attached CKEditor to textarea (it could be site from screen) go to the source of the site and copy from head whole script which is beging like that:

jQuery.extend(Drupal.settings, ...

Paste it here in code tags - there are all setting of CKEditor profiles so it should help to analyse and find where is problem

Greetings

MoeJoeStudios’s picture

Priority: Normal » Minor
Status: Postponed (maintainer needs more info) » Postponed

dczepierga,

I really do appreciate all your help with this issue I am having, however I need to find an alternative solution for this problem as I am past the deadline for this project and just don't have the luxury at this time for trying to troubleshoot this problem. It is probably something I have done on my end anyway.

Thanks again for all your time and help.

Thank You

dczepierga’s picture

Status: Postponed » Closed (works as designed)

Issue is not active over 3 month so i closed it.

If problem still exists pls update to last DEV version of CKEditor module, last CKEditor library and then try to reproduce this problem again. If it doesn't help pls report it and write as much details as u can.

Greetings

tigron’s picture

Is it possible that I could reopen this as I'm having the same exact issue, although I'm on the 7.x branch. I did notice that I do not have the filtered and full text formats when I go to edit the ckeditor advance profile.

mkesicki’s picture

@tigron ,
please create new issue with your problem.