Thread Rating:
  • 14 Vote(s) - 4.14 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[For 1.6] Advanced WYSIWYG Editor
Bumping up, This plugin is not working after updating to 1.6.9
Reply
(2013-01-03, 07:56 AM)indicator Wrote: Bumping up, This plugin is not working after updating to 1.6.9

same here
Pokemon Style With Lots Of Maps Monster MMORPG Game Developer
Reply
Thanks downloading this Wink
Reply
This user has been denied support. This user has been denied support.
Bump.
Does any dev have a fix to get this to appear again in the post thread and reply pages. Latest update broke, working on quick reply but no others?
Reply
(2012-11-04, 09:35 AM)koultouras Wrote: [...]
But i have one problem, in full reply(not quick one) the editor is not showing at all, whereas in quick reply all work smoothly.
What could this be the cause of that?
(i am using Firefox btw)
===========
EDIT
I just SOLVED it. My default template codebuttons were in "1608" and not in "1600"
so please NVM!
Reverting it to original solved it.
<script type="text/javascript" src="jscripts/editor.js?ver=1600"></script>

maybe this is the reason why...
It is not nessecairily a fix, but i remember when i was initialy having the editor set, that i needed to do this so to have it working on default editor too.
Reply
<script type="text/javascript" src="jscripts/editor.js?ver=1600"></script>
<script type="text/javascript" src="jscripts/editor.js?ver=1608"></script>
<script type="text/javascript" src="jscripts/editor.js?ver=1609"></script>

Still not work... Remember that only quickreply work
[Image: PHzybOo.png]
Gumis of Anarchy - Community Manager
Reply
anyone has problem with this plugin in 1.6.9...

try...

open root\inc\plugins\wysiwyg.php

find

$page = str_replace("<script type=\"text/javascript\" src=\"jscripts/editor.js?ver=1603\"></script>", $new, $page);

add below

$page = str_replace("<script type=\"text/javascript\" src=\"jscripts/editor.js?ver=1609\"></script>", $new, $page);
$page = str_replace("<script type=\"text/javascript\" src=\"jscripts/editor.js?ver=[0-9]{4}\"></script>", $new, $page);

or use sceditor...
is better...
https://github.com/samclarke/SCEditor-MyBB
Reply
None!

Plugin work but only in quickreply
[Image: PHzybOo.png]
Gumis of Anarchy - Community Manager
Reply
(2013-01-12, 01:38 PM)Xilver266 Wrote: None!

Plugin work but only in quickreply

try unistall (deactive and unistall) and install plugin...
Reply
Fixed!


Attached Files
.php   wysiwyg.php (Size: 12.67 KB / Downloads: 720)
[Image: PHzybOo.png]
Gumis of Anarchy - Community Manager
Reply


Forum Jump:


Users browsing this thread: 32 Guest(s)