MyBB Community Forums

Full Version: Advanced WYSIWYG Editor
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17
Possible solution overflow error at line 1882 -> http://community.mybb.com/thread-119496.html
the last version has overflow problem .

i have this problem with this plugin :
1. i add smiles with " quick advance plugin " in quick replay box and more smiles don't work !( how can i add smiles to quick replay without problem ?)
2. when i attach some file, insert into post , button don't work ( i use multi attach plugin)
3. Overflow for some user that have IE !
I seem to be getting this SQL error when trying to Post a reply, Edit a post or anything that this editor uses.
MyBB has experienced an internal SQL error and cannot continue.

SQL Error:
22P02 - ERROR: invalid input syntax for integer: "" LINE 1: ...ERE title='wysiwyg_default' AND sid IN ('-2','-1','') ORDER ... ^
Query:
SELECT template FROM fork_templates WHERE title='wysiwyg_default' AND sid IN ('-2','-1','') ORDER BY sid DESC LIMIT 1
The server uses PostgreSQL and I am unable to change that.

Normally I'd try and find where the problem is, but this has proven to be a really big puzzle compared to the other scripts.
Having a problem with the Video and Colour Palete drop-downs being open instead of closed to begin with. When I click the icons the drop-downs apppear further up the page!? I could remove the Video option but want to keep the Colour Palete
This is what is happening . . .

[attachment=26618]
(2012-06-21, 04:01 AM)Ynot Wrote: [ -> ]This is what is happening . . .

try this...
http://community.mybb.com/thread-118144-...#pid872456
nice option...
(2012-06-22, 03:24 PM)martec Wrote: [ -> ]
(2012-06-21, 04:01 AM)Ynot Wrote: [ -> ]This is what is happening . . .

try this...
http://community.mybb.com/thread-118144-...#pid872456
nice option...
Thanks. An even nicer option might be might be a SCEditor pugin that has been submitted by Sam the creator of the editor. Hasn't been added to plugins yet. Sam sent me his plugin directly and it works fine (bloody brilliantly actually). Big Grin
How do I add this editor on my template.
I want to show it in another part of forum, not only by default...
What is the code for add and replace it?
How to change the background color of the editor?
I went to Editor Themes -> Default -> ui.css and content.css and edit the attributes but I can not change the background editor.
I tried changing the color of the attributes of iframeBody, iframeHTML,
I could change the buttons and stuff, but I can not change the area in which you write.
[attachment=26794]
How edit color background edit? Please
Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17