CGDevTools Forum

Welcome to the Official CGDevTools Support Community Forums.

TinyMCE js error with IIS

by assapan » 20 Mar 2016 13:16

Hi,
I have an error loading TinyMCE with IIS , works well with IW Standalone , tinyMCE is blank !

i i have a look to debug to js are not loaded

GET http://127.0.0.1/meteo/GDVIsapi.dll/$// ... n/theme.js [HTTP/1.1 404 Not Found 1 ms]
GET http://127.0.0.1/meteo/GDVIsapi.dll/$// ... /plugin.js [HTTP/1.1 404 Not Found 2 ms]


IW14.0.52 , CGDevtools .9.0.229
Want to visit Ardeche http://leclosdelarc.fr/index.php
The Pont d’Arc Cavern http://en.cavernedupontdarc.fr
Image
User avatar
assapan
 
Posts: 600
Joined: 16 Dec 2013 12:04
Location: France

by Alexander Bulei » 21 Mar 2016 16:08

Hi,

Fixed in next beta build.
Thanks ;)

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by assapan » 21 Mar 2016 16:17

Hi alexander,

can you give me the fix ? i have to publish tonight new version on my server .

Thanks
Want to visit Ardeche http://leclosdelarc.fr/index.php
The Pont d’Arc Cavern http://en.cavernedupontdarc.fr
Image
User avatar
assapan
 
Posts: 600
Joined: 16 Dec 2013 12:04
Location: France

by Alexander Bulei » 21 Mar 2016 16:20

Hi assapan,

If you have source code:

Code: Select all
function TIWCGJQCustomTinyMCE.GetRenderScript: string;
begin
  Result:= inherited GetRenderScript;
  Result:= Result + CGjQuery + '(function(){' + CGIfDebug(sLineBreak);
  if not IsDesignMode then
    Result:= Result + Format('  tinyMCE.baseURL = "%s"',[CGGetLink(CGJsUrlBase,'tinymce/', False, False)]) + CGIfDebug(sLineBreak);
  Result:= Result + Format('  %s.tinymce(%s);',[GetIDJQuery, TinyMCEOptions.JSon.AsJSon(JSonIdent,JSonEscape,JSonNameQuote)]) + CGIfDebug(sLineBreak);
  Result:= Result + '});' + CGIfDebug(sLineBreak);
end;


Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal

by assapan » 21 Mar 2016 16:26

Thanks
Want to visit Ardeche http://leclosdelarc.fr/index.php
The Pont d’Arc Cavern http://en.cavernedupontdarc.fr
Image
User avatar
assapan
 
Posts: 600
Joined: 16 Dec 2013 12:04
Location: France

by assapan » 21 Mar 2016 16:33

:oops: :? :o
I cannot input anything in the editor , regardless of Zindex value !?
Want to visit Ardeche http://leclosdelarc.fr/index.php
The Pont d’Arc Cavern http://en.cavernedupontdarc.fr
Image
User avatar
assapan
 
Posts: 600
Joined: 16 Dec 2013 12:04
Location: France

by assapan » 21 Mar 2016 19:10

Hi Alexander ,
I found the problem , my frame is herited from an other which is herited from another one and this ancestor had jqeClip value in show property ........ :oops: :mrgreen: :o :shock: :? :roll:
So , even if i changed the value of it in the descendant in design mode it doesn't store it as a local value .

So sorry to have wasted your time with this so definetly the problem was due to animation , don't understand why but it is so.
Want to visit Ardeche http://leclosdelarc.fr/index.php
The Pont d’Arc Cavern http://en.cavernedupontdarc.fr
Image
User avatar
assapan
 
Posts: 600
Joined: 16 Dec 2013 12:04
Location: France

by Alexander Bulei » 22 Mar 2016 11:10

Hi assapan,

I'm glad that you solved your problem :)

Best Regards.
Group: Developers | Support Team

  • info [at] cgdevtools.com - General information
  • sales [at] cgdevtools.com - Sales department
  • support [at] cgdevtools.com - Product and Technical Support
User avatar
Alexander Bulei
Site Admin
 
Posts: 3635
Joined: 15 May 2012 08:52
Location: Mealhada, Portugal


Return to CGTinyMCE

Who is online

Users browsing this forum: No registered users and 2 guests

Contact Us.