NetTalk Central

NetTalk Web Server => Web Server - Ask For Help => Topic started by: Simon Kemp on September 25, 2016, 02:34:35 AM

Title: Can't get the HTML editor to show
Post by: Simon Kemp on September 25, 2016, 02:34:35 AM
Hi,

Trying to use HTML editor - by checking "Allow xHTML" for a Text field on a popup memory form but it refuses to show. I've looked at the web36 example (which works) and can't see what's different. Both editors are included in the WebServer Scripts settings, Redactor is set as default.

Perhaps there's a clue in what happens when "Allow xHTML" is checked - the Tab on the form kind-of breaks. Attached images show the effect.

Any help much appreciated!

Simon
Title: Re: Can't get the HTML editor to show
Post by: Simon Kemp on September 25, 2016, 02:38:15 AM
NetTalk 9.11
Title: Re: Can't get the HTML editor to show
Post by: Bruce on September 25, 2016, 10:56:06 PM
bump to 9.13 Simon, there was an issue along the way which I think was fixed.
It also sounds like a JavaScript error is in play so please check the Firebug Console as well.

cheers
Bruce
Title: Re: Can't get the HTML editor to show
Post by: Simon Kemp on September 25, 2016, 11:47:20 PM
Thanks, 9.13 seems to have done the trick. I'm seeing no errors or warnings in firebug.

BUT now I have the attached error on all pages  :(
Title: Re: Can't get the HTML editor to show
Post by: Simon Kemp on September 26, 2016, 12:30:53 AM
editted clarion10\accessory\libsrc\win\NetWeb\web\scripts\netweb,js  :-

;var NetTalkVersion=9.14

to :-

;var NetTalkVersion=9.13

Seems happy now...
Title: Re: Can't get the HTML editor to show
Post by: Bruce on September 27, 2016, 12:38:30 AM
cool. The build on the site should be ok now as well.

cheers
Bruce