Search

You searched for the word(s):  
Showing page 1362 of 4,987 (49,864 total posts) < 1 second(s)
  • Re: Problem with inserting templates

    Micah,   Please check your security configuration file:   <security name=''TemplateGalleryPath''>/templates</security>   Does the TemplateGalleryPath exist in your server?   If yes, make sure IUSR account on the machine  has write permission to the above folder.   BTW, do you have problems with ...
    Posted to Cute Editor for ASP (Forum) by Adam on May 31, 2006
  • Re: Image upload doesn't work - File format not allowed

    No. It doesn't work also. In your example editor i get error messages: image/tiffimage/tiff File format not allowed! Please contact site administrator. for tiff image/x-citrix-pjpegimage/jpeg File format not allowed! Please contact site administrator. for jpeg   image/bmpimage/bmp File format not allowed! Please contact site ...
    Posted to Cute Editor for PHP (Forum) by oxflo on March 17, 2009
  • Re: Unknown Error Dialog

    To whom it may concern. We had the same issue now and then and usually solved it using one of the mentioned ways. However, there is another cause: if you are using CuteUpload in a default document on IIS 7.5 (the homepage), the same thing happens. Adding the real file name (usually Default.aspx) will make it work. A simple ...
    Posted to Ajax Uploader (Forum) by Olaf on December 8, 2011
  • Re: Image Upload error when using the flash uploader

    Hi,   Thanks for your information. Once the page is being redirected , the server will not returns http error, so Flash will not report error too.   By the way, did you add UploadModule into web.config ? If so , uploader will not use that Uploader.ashx, and the UploadModule will help the ASP.NET recieve the Flash uploaded file before ...
    Posted to Cute Editor for .NET (Forum) by cutechat on May 12, 2010
  • Re: How to display album depending on Categories.

    Does this mean that even though a user can create Categories using the Admin console, they can't then show photos from that Category?  I've created 3 categories, but all the photos show. I want a list of categories that the user created to be displayed then the user can click them to show only pictures from that category.  I'm not ...
    Posted to ASP.Net Image Gallery (Forum) by ridgeback on March 6, 2010
  • Re: Weird Editor Display Issue

    Hello I have downloaded version 6.4 but there is no change.  The fact it only happens on my PC in IE7/6 and not in Firefox, and not my collegue's machines or (more importantly) our customer's PCs, suggests to me that its something with my installation of IE, and not the Cutesoft component. My laptop needs a reinstall anyway so I might do ...
    Posted to Cute Editor for .NET (Forum) by tumblebug on June 10, 2009
  • Re: Cute Editor is not displayed properly

    Thanks for a quick response Adam.   I added these two lines into my Web.config The line <clear /> caused the following error message, so I had to remove it. The line <add verb ... didn't fix anything     Server Error in '/main' Application. No http handler was found for request type 'GET' Description: An ...
    Posted to Cute Editor for .NET (Forum) by AKM on January 27, 2009
  • Re: CSS Menu

    Hi Ken,   I used IE6's Internet Options > Advanced Tab to Restore Defaults. I then refreshed the page (F5). After this, I could view all options in the CSS Class drop-down. I tried a few different settings thereafter, but I was unable to find which particular setting under Internet Options was causing the strange behavior with the ...
    Posted to Cute Editor for .NET (Forum) by kazzlo on December 16, 2008
  • Re: Cute Editor breaking (appendChild)

    Through DHTML and JavaScript trickery I was able to implement a different round-about solution to avoid appendChild. In the process I noticed Opera does not properly render CuteEditor if it's initial display is set to none. More accuratly, it's containing DIV is set to none (CuteEditor attributes are untouched). Upon setting it's ...
    Posted to Cute Editor for .NET (Forum) by freedom9ner on September 23, 2008
  • Re: Can't get context menus to open

    It did work - I figured out the problem.   It appears that the ContextMenuMode property is set to a name of the property (e.g. Default, Compact, Full) and not a file name or file path. These ContextMenuMode name is the name of a file (without the extension) that resides in the CuteSoft_Client/CuteEditor/Configuration/ContextMenuMode ...
    Posted to Cute Editor for .NET (Forum) by manciaux on March 3, 2008