MyBB Community Forums
[For 1.6] Advanced WYSIWYG Editor - Printable Version

+- MyBB Community Forums (https://community.mybb.com)
+-- Forum: Extensions (https://community.mybb.com/forum-201.html)
+--- Forum: Plugins (https://community.mybb.com/forum-73.html)
+---- Forum: Plugin Releases (https://community.mybb.com/forum-102.html)
+---- Thread: [For 1.6] Advanced WYSIWYG Editor (/thread-86905.html)

Pages: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17


RE: Advanced WYSIWYG Editor - handshake - 2012-05-26

Possible solution overflow error at line 1882 -> http://community.mybb.com/thread-119496.html


RE: Advanced WYSIWYG Editor - heavaz60 - 2012-05-27

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 !


RE: Advanced WYSIWYG Editor - DS2012 - 2012-05-30

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.


RE: Advanced WYSIWYG Editor - Ynot - 2012-06-14

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


RE: Advanced WYSIWYG Editor - Ynot - 2012-06-21

This is what is happening . . .


.bmp   editor.bmp (Size: 402.88 KB / Downloads: 277)


RE: Advanced WYSIWYG Editor - martec - 2012-06-22

(2012-06-21, 04:01 AM)Ynot Wrote: This is what is happening . . .

try this...
http://community.mybb.com/thread-118144-post-872456.html#pid872456
nice option...


RE: Advanced WYSIWYG Editor - Ynot - 2012-06-24

(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-post-872456.html#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


RE: Advanced WYSIWYG Editor - fulmix - 2012-07-06

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?


RE: Advanced WYSIWYG Editor - Poizonus - 2012-07-10

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.
   


RE: Advanced WYSIWYG Editor - Poizonus - 2012-07-16

How edit color background edit? Please