Image Upload not working browse_Frame and TargetUrl errors

Last post 02-05-2012, 11:52 PM by Kenneth. 1 replies.
Sort Posts: Previous Next
  •  02-04-2012, 9:15 PM 72922

    Image Upload not working browse_Frame and TargetUrl errors

    I'm running 6.6 and am getting these error when trying to use the image
     
    Error: element 'browse_Frame' not found
    Source File: http://xxxxxxxxxxxxxxxxxx/admin/CuteSoft_Client/CuteEditor/Dialogs/Load.ashx?type=dialogscript&file=DialogHead.js
    Line: 1
     
    Error: TargetUrl is undefined
    Source File: http://xxxxxxxxxxxxxxxx/admin/CuteSoft_Client/CuteEditor/Dialogs/Load.ashx?type=dialogscript&file=Dialog_InsertImage.js
    Line: 1

    , I have deleted the cuteEditor  directory and copied the framework 2.0 files. Then installed my config files.
     
     For what it is worth  the image gallery button works.
     
    Can you please help figure out what is wrong and how to fix the problem?
     
    Thanks
    Jordan
    Filed under:
  •  02-05-2012, 11:52 PM 72925 in reply to 72922

    Re: Image Upload not working browse_Frame and TargetUrl errors

    Hi jojolevy,
     
    Can you post your example page url? So we can check it for you directly.
     
    Please try the example page below. Does it get the same issue?
     
    <%@ Page Language="C#" AutoEventWireup="True" %>
    <%@ Register Namespace="CuteEditor" Assembly="CuteEditor" TagPrefix="CE" %>
    <html>
    <body>
        <form id="Form1" runat="server">
            <CE:Editor ID="editor1" runat="server">
            </CE:Editor>
        </form>
    </body>
    </html>
     
    Get it on all browsers?
     
    Please clean your browser cache and download this package http://www.cutesoft.net/downloads/folders/21904/download.aspx. Then re-deploy the "CuteSoft_Client" folder to try again.
     
    Regards,
     
    Ken 
View as RSS news feed in XML