No content in any pop-up windows (insert table, insert link, insert emoticons, etc.)

Last post 12-17-2004, 3:49 PM by Adam. 14 replies.
Sort Posts: Previous Next
  •  09-04-2004, 9:11 AM 1718

    No content in any pop-up windows (insert table, insert link, insert emoticons, etc.)

    Just installed latest CuteEditor for ASP and all looks fine except none of the pop-up boxes show any content!

     
    The demo on your site works fine, and I have pop-ups enabled for my site and yours.
     
    What would cause the editor to work ok but the pop-ups to not work?
     
    Kevin
     
  •  09-04-2004, 10:30 PM 1721 in reply to 1718

    Re: No content in any pop-up windows (insert table, insert link, insert emoticons, etc.)

    I have been tring to solve the same problem for a few days. I tried reinstalling it, moving it to a different folder, pointing the ASP pages to different folders with no luck. Please post a solution if when you figure it out. I will do the same if I get it.

     
    Thanks
    Tom
  •  09-06-2004, 10:15 PM 1730 in reply to 1721

    Re: No content in any pop-up windows (insert table, insert link, insert emoticons, etc.)

    Just posting again to see if any status update on this problem.  Any progress CuteSoft?  I've got quite a few things on hold in terms of software releases (we just purchase a redist license for the editor from you) until this quite unexpected problem gets resolved.

     
    I assume there's something peculiar about my server configuration that may be the culprit?  Otherwise I'd assume you'd be having LOTS of reports of this issue.
     
    Let me know what further info I can provide to help resolve this.
     
    Thanks,
    Kevin
     
  •  09-06-2004, 10:35 PM 1731 in reply to 1730

    Re: No content in any pop-up windows (insert table, insert link, insert emoticons, etc.)

    Kevin,

     
    We got three clients report this issue. We can't figure out what cause the problems.
     
    If you are online, please enter the live support room, I'd like to know more information about your server.
     
    Thanks

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  09-10-2004, 1:24 PM 1772 in reply to 1718

    Re: No content in any pop-up windows (insert table, insert link, insert emoticons, etc.)

    I'm having the same problem. Did you find an answer?
  •  09-12-2004, 12:26 AM 1780 in reply to 1718

    Re: No content in any pop-up windows (insert table, insert link, insert emoticons, etc.)

    Hi,

     
    do you have any solution for this problem?
     
    i have the same problem....
     
    thanks
  •  09-12-2004, 4:44 PM 1790 in reply to 1718

    Re: No content in any pop-up windows (insert table, insert link, insert emoticons, etc.)

    I fixed this with Adam's help.

    Here's a link that explains what to do:
     
  •  09-16-2004, 10:54 AM 1826 in reply to 1790

    Re: No content in any pop-up windows (insert table, insert link, insert emoticons, etc.)

    Sorry I forgot to post the fix - you need to enable parent paths for the pop-ups to work.

     
    Somewhat of a security risk (which is my MS disables it by default) but no other way to get it to work at this point.
     
    Kevin
     
  •  09-21-2004, 12:30 AM 1879 in reply to 1826

    Re: No content in any pop-up windows (insert table, insert link, insert emoticons, etc.)

    Does anyone have some code snippets that get around this problem?!

    I figure you could use regexp from vbscript or jscript to grab the content and remove the dang prefix on the front of all the hrefs.
     
    Anyone already done this?
     
    Thanks,
    Kevin
     
  •  10-06-2004, 2:58 PM 2010 in reply to 1879

    Re: No content in any pop-up windows (insert table, insert link, insert emoticons, etc.)

    Major disappointment. Just purchased the CuteEditor for ASP component, and uploaded it. Found that the popups show no content. As my site is hosted, I dont have access to set special IIS settings, and it would be no more than resonable to assume, that the product should work with IIS default settings.

     
    Please make a fix HIGH priority!
     
    Sincerely,

    Jesper Laustsen

    -=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Sincerely,

    Jesper Laustsen
    Consultant and developer
  •  10-06-2004, 3:58 PM 2011 in reply to 2010

    Re: No content in any pop-up windows (insert table, insert link, insert emoticons, etc.)

    Jesper,
     

    Parent Paths allows you to use '..' in calls to MapPath and the like. By default this option is enabled. But some hosts disable this for security reason.
     

    CuteEditor for ASP uses the '..' in the version 3.0. We noticed this is a HIGH priority issue for many users. I hope we can find a solution by tomorrow.
     

    Sorry for the inconvenience.


    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  10-07-2004, 9:27 PM 2029 in reply to 2011

    Re: No content in any pop-up windows (insert table, insert link, insert emoticons, etc.)

    Hi guys,

     

    Problem resolved!

     
    Please download the software again.
     
     

    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

  •  10-08-2004, 6:00 AM 2030 in reply to 2029

    Sv.: Re: No content in any pop-up windows (insert table, insert link, insert emoticons, etc.)

    Excellent work, Adam,

     
    Thank you.
     
    I too have done some research, and found that IIS 6 (Windows 2003 server) has Parent browsing disabled as default. IIS 5 has not. I uploaded the component to two servers, one running IIS 6 and the other running IIS 5 - and it worked perfectly on IIS 5.
     
    Conclusion - before this fix you just provided, servers running IIS 6 would generate the "empty popup" issue.
     
    Thank you for your quick response and support.
     

    -=-=-=-=-=-=-=-=-=-=-=-=-=-=
    Sincerely,

    Jesper Laustsen
    Consultant and developer
  •  12-17-2004, 3:43 PM 3089 in reply to 2029

    Re: No content in any pop-up windows (insert table, insert link, insert emoticons, etc.)

    How do I go about downloading the software again?  I'm bought 2.2 just before 3.0 came out and you sent me a copy of 3.0 prior to the fix?

    Darryl

  •  12-17-2004, 3:49 PM 3090 in reply to 3089

    Re: No content in any pop-up windows (insert table, insert link, insert emoticons, etc.)

    Darryl,

    Please email sales@cutesoft.net and specify the email address used when ordering the product.


    asp.net Chat http://cutesoft.net/ASP.NET+Chat/default.aspx
    Web Messenger: http://cutesoft.net/Web-Messenger/default.aspx
    asp.net wysiwyg editor: http://cutesoft.net/ASP.NET+WYSIWYG+Editor/default.aspx
    asp wysiwyg html editor: http://cutesoft.net/ASP
    asp.net Image Gallery: http://cutesoft.net/ASP.NET+Image+Gallery/default.aspx
    Live Support: http://cutesoft.net/live-support/default.aspx

View as RSS news feed in XML