• Kentoco CMS v6 error
    Forum Post Jan 3, 2012
    Hello, There are lot of changed between Kentico CMS v5 and Kentico v6. Also v5 code not run in v6 kentico server. Example we userd this code in our kentico web part v5. GeneralConnection genConn = InitDbConn(); object[,] lParameters = new object[5, 3]; ...

  • File attachment issues
    Forum Post Jan 30, 2012
    I seem to be having a few issues with attachements in 6.0.14 1. Attaching files doesn't seem to work right. If I attach a new file, it often gets uploaded at 0bytes. I then click the edit button and it says the image is an invalid format. If I click update and reupload the ...

  • Questions related to Searches
    Forum Post Apr 13, 2012
    Hi Guys, Question 1: I am creating a smart search filter. I am using this code which is working perfect: ;;All +classname;cms.smartphone;Smartphones +classname;cms.laptop;Laptops +classname;cms.itservice;IT services So it is looking for the appropriate document...

  • RE:Categories and Blog Posts
    Forum Post Mar 6, 2013
    Hey, I recently had the same problem, so I ended up writing a custom transformation function. Here's the code: public static string GetDocumentCategories(int documentId, string documentListAliasPath) { if (documentId < 1) { throw new Exception("Invalid ...

  • RE:Use alternative URL for dev site to keep live site up and running
    Forum Post Mar 13, 2013
    Hi, I've tried a few things. I added the website by going to alliance.org.za/cmsdesk using localhost as the domain. Problem with that is I can't use localhost because it's on the server. Doing it from the server will also not work because localhost is the defaultwebsite fo...

  • Does "Min items in one order" work as expected?
    Forum Post May 2, 2013
    The "Min items in one order" field on a product does not seem to work right for me. According to the documentation: Min items in one order - defines the minimum number of items in one order. Here is what happens. I set this to 5 for an item. I figured out how to make ...

  • RE:Adding watermark to a field
    Forum Post Jul 9, 2013
    We've been putting a "*" in the TextBox fields to indicate that a value is required, and in our QA testing practically all the testers are noting that the email field is required but not visibly flagged as such. Any progress on adding watermark capabilities to email fields in...

  • Add custom dropdown to web part property pages
    Forum Post Sep 25, 2013
    Hi there, I'm not sure if this has been discussed before, or if I'm missing something obvious in the documentation. If so, I apologise in advance. My scenario is this: I need to build a custom web part which allows a content editor to choose from a number of dropdown ...

  • CSS images in App_Themes
    Forum Post Jan 14, 2014
    Hi, I followed the ASPX tutorial and added a custom CSS style (assigned it to the site, copied files into App_Themes/<CSSCodeName>/Images. CSS images are referenced this way: background-image: url(/App_Themes/KplusDesktop/Images/logo.gif) where "KplusDesktop" is t...

  • Domain alias for localhost
    Question Aug 18, 2016
    Hello I've created a `Domain Alias` for my localhost space, but when I'm running the alias I'm gettting `HTTP Error 400: Bad Request - Invalid Hostname`. I've seen I need to create a license, but after creating it, it gives the same error.

  •   ... 51 52 53 54 55 56 57 58 59 60 ...