Closed (cannot reproduce)
Project:
BUEditor
Version:
4.7.x-1.0
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
21 Jun 2007 at 10:18 UTC
Updated:
29 Aug 2010 at 05:05 UTC
I installed BUEditor module on Drupal 5.1 but I'm unable to display the bar upper the textarea. It doesn't work neither in administration panel "/drupal51/?q=admin/settings/bueditor/1" where is the DEMO part.
Any good idea?
Thanks.
Comments
Comment #1
ufku commentedsince there has been no other reporters of this issue and since you specified nothing about your configuration i marked this as a support request which might be lost among others unless you give a detailed explanation of your situation.
Comment #2
icarnales commentedI have the same problem, I discovered that happends where my body has an onload attribute, if I get rid of it then the editor works fine.
Comment #3
fjcalzado@gmail.com commentedExactly the same situation than the previous post.
Comment #4
ktonini commentedI've got the same thing going on, where would i check to see if my body has an onload attribute?
Comment #5
ktonini commentednevermind, that was a stupid question. The reason for this is pretty obvious too, the onload attribute can only be used once, and therefore any javascript that you want to append to an onload attribute must be inside the onload. In other words, onload attributes cancel each other out, the last one that is parsed is actually loaded.
Comment #6
mirontoli commentedI have the same problem... I don't know what the onload attribute means. But something is wrong. IMCE works, Quicktags works. BUEditor shows the buttons on the DEMO Text area in the settings page... But it is not displayed on node/* pages.... I'm getting crazy....
Comment #7
comtessephilippe commentedSame problem... Since I uploaded a module called "coolfilter" .. nothing is displayed on pages and nodes ... I moved coolfilter and it's the same...
thank you
Comment #8
comtessephilippe commentedSame problem... Since I uploaded a module called "coolfilter" .. nothing is displayed on pages and nodes ... I moved coolfilter and it's the same...
thank you
Comment #9
comtessephilippe commentedSame problem... Since I uploaded a module called "coolfilter" .. nothing is displayed on pages and nodes ... I moved coolfilter and it's the same...
thank you
Comment #10
ufku commented