Image Gallery Non-Functional

Last post 08-07-2007, 3:29 PM by jumpseatnews. 2 replies.
Sort Posts: Previous Next
  •  08-07-2007, 6:29 AM 32217

    Image Gallery Non-Functional

    I just purchased and installed the editor for .NET.  Most functions work moderately well except for the image gallery.  The thumbnail gallery fails when anything is clicked in the window, such as changing the size or resorting the list.  I can see the thumbnails, and can click on them no problem to insert, but I cannot do anything else including upload.  The other button 'Insert Image' works fine with no problems and allows upload.

    How can I fix this problem so I can use this editor?

  •  08-07-2007, 9:58 AM 32228 in reply to 32217

    Re: Image Gallery Non-Functional

    jumpseatnews,
     
    >>thumbnail gallery fails when anything is clicked in the window, such as changing the size or resorting the list. 
     
    Which version of Cute Editor are you using?
     
    Do you have problems with the examples included in the download package?
     
    Can you post a screenshot?

    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

  •  08-07-2007, 3:29 PM 32255 in reply to 32228

    Re: Image Gallery Non-Functional

    I just figured it out: You MUST have enableviewstate="true" on the insertgallery.aspx page if you have enableviewstate="false" in your web.config files (for performance reasons) like I did.

    May want to mention that in your documentation.   If enableviewstate is equal to false, the image gallery pop-up will fail with the object error message described in my earlier post.

    Now, my only other question is How can I specify to automatically rename thumbnails to someimage_thumb.jpg or someimage_thumb.gif? The thumbnail creator adds t___ to the prefix which we need to change.

    Thanks for checking into this.

    Chris
View as RSS news feed in XML