PDA

View Full Version : CKeditor - Bug 100%!


my123world
08-06-2011, 03:37 PM
Hello All,

I Dont No Whats The Error But This is a Serious Matter After All... The CKeditor Always Disappears After 1 Day Of A My New VB Installation, I Dont Understand Whats The Problem With It? As It Gives A Blank Editor with no tools or anything.


http://lulzimg.com/i24/66cd72.png

http://lulzimg.com/i24/302ca2.png


This is Really Very Disappointing I Would Request The VB Staff TO Look into this ASAP!

Badshah93
08-06-2011, 03:41 PM
1. you may be missing sprite.png image from editor folder for a skin.

2. Open Settings -> message posting interface options -> enable standard toolbar

if that doesn't fix,

then go to maintenance -> run query

Select Show Standard toolbar and click on continue (2 times).

Lynne
08-06-2011, 03:48 PM
Create a new style with no parent:

Styles & Templates > Style Manager > Add New Style
Parent Style: No Parent Style
Title: Default vBulletin
Allow User Selection: Yes
Save

Then browse the site using that totally default vbulletin style - do you still have the same problem?

my123world
08-06-2011, 03:59 PM
@Sherif - Tried Both Of Your Steps... Still No Change! :(

@Lynne - Tried Your Method Too... Yet No Change! :(

Lynne
08-06-2011, 04:30 PM
Try disabling your modifications/plugins and see if you still have this problem.
Note: To temporarily disable the plugin system, edit includes/config.php and add this line right under <?php

define('DISABLE_HOOKS', true);

If so, please post a link to the site with a test username/password and make sure we can view/use the totally default style.

my123world
08-06-2011, 04:37 PM
Just Was Reading Threads on VB.CoM and Saw This.. but still no change even after trying this :(

Test User

vbtestuser --> username
vb.com --> password

I am Totally Sick now! :(

Boofo
08-06-2011, 06:51 PM
Did you forget to copy the sprite.png file to the custom style editor folder?

Paul M
08-06-2011, 07:13 PM
I just get a domain holding page on your url ??

my123world
08-06-2011, 07:22 PM
@Boofo - I dint Its there..

@Paul M - http://www.dl67.com is our forum.. plz help me!

Boofo
08-06-2011, 07:47 PM
No way to see it as a guest.

my123world
08-06-2011, 07:48 PM
sir, i have posted a test user above...

vbtestuser --> username
vb.com --> password

Boofo
08-06-2011, 08:08 PM
Well, it shows fine for me in IE7, IE8 and Operas 11. Those are the only ones I tested it on.

my123world
08-06-2011, 08:14 PM
Got Someone who is helping me.. will surely try to give out the solution here... halfed fixed some more left! :) BTW, this is a critical problem..

kh99
08-06-2011, 08:21 PM
You seem to be missing the images for your custom bbcode buttons. But that probably isn't anything to do with the problem because I see all the editor controls.

Edit: I did notice that sometimes files are not found and instead I got a redirect to an error404.php. That happened with some of the .css files, but I refreshed and they were found. If you're getting that happening occasionally, that could be your problem.

When this happens to you, have you tried forcing a reload of the page (including cached items)?

my123world
08-06-2011, 08:53 PM
Hmmm... I Have Tried Lots Of Stuff and By Mistake things have become ok! even i dont no how i did it though... thanks to some of my frnz, hope the ckeditor is wworking awesome now!

Please Leave me a feedback..

DaffyDuck
08-07-2011, 05:51 AM
Chances are my123world can be equally assisted by the solution from this thread:

https://www.vbulletin.com/forum/show...=1#post2170134

I had the same problem, and it solved the issue. Basically, you're probably using a custom theme, which has a separate folder for the editor images. As such, those are different from the new editor, and a brute force fix is to simply copy all the buttons/images from images/editor into your theme's 'editor' folder.

I wish there were a way to revert to the prior editor, as this 'new' editor has also broken a bunch of other plugins' functionality. The lack of QC testing by vB devs, lately, is bordering on extreme frustration, though I doubt that will change, sadly (exasperated sigh!)

Boofo
08-07-2011, 06:25 AM
The link you posted is no good.

nerbert
08-07-2011, 08:49 AM
Chances are my123world can be equally assisted by the solution from this thread:

https://www.vbulletin.com/forum/show...=1#post2170134

I had the same problem, and it solved the issue. Basically, you're probably using a custom theme, which has a separate folder for the editor images. As such, those are different from the new editor, and a brute force fix is to simply copy all the buttons/images from images/editor into your theme's 'editor' folder.

I wish there were a way to revert to the prior editor, as this 'new' editor has also broken a bunch of other plugins' functionality. The lack of QC testing by vB devs, lately, is bordering on extreme frustration, though I doubt that will change, sadly (exasperated sigh!)
If that's the problem can't you just change the file path?

StyleVars > ImagePaths > imgdir_editor

my123world
08-07-2011, 02:55 PM
Guys, I Solved It... :D

https://vborg.vbsupport.ru/showthread.php?t=267985

Sorry For The Late Reply! :)