• Paypal with custom checkout process
    Question Apr 11, 2019
    Kentico v.11.0 I have configured paypal at two places 1. Payment method in store configuration 2. Paypal configuration at setting - ecommerce - paymentGateway - paypal I have written below custom checkout code, on "Place Order" button click. result = Service.Resolve(IPaym...

  • Email marketing, sending draft fails
    Question Sep 18, 2019
    Hi, Kentico 11 ultimate edition - Email marketing application When i try to send a draft email i get an entry in my eventlog saying "Message: Invalid URI: The format of the URI could not be determined." with source of "DraftSender+<>c__DisplayClass5_0" This only happens on m...

  • Different virtual paths
    Forum Post May 3, 2005
    Hi Petr, I use a different IIS path for my (development server) notebook and production server, i.e. and '/kenticoCMS/...' and '/'. This causes trouble with the image paths and the links edited in the FCK Editor. this code (in my custom FCKEditor usercontrol, inherited f...

  • Creating blog posts error
    Forum Post Apr 10, 2009
    Hi, I've followed the documentation to create the blog document and complete all settings required. I then attempt to create my first blog post but when I complete the post title, summary and text and choose save I receive the following error: An error occurred when sav...

  • Inserting and image using FCK Editor
    Forum Post Sep 23, 2009
    I use the community edition and there is a problem (bug?) when I want to insert an image using the fck editor. I click the "insert image" button, a dialog pops up but I get this error: Server Error in '/' Application. Invalid postback or callback argument. Event validatio...

  • Search engine bot takes down the site
    Forum Post Apr 10, 2011
    Hi, Every day google, yahoo and bing bots crawl our site and causes a lot of exceptions being throwned. All these exceptions makes the site go down and we have to ask our web host to clear the .Net chache and restart the app pool. The two following erorrs are: "Event ID:...

  • RE:Content Staging page templates result in lost .Parent relationships
    Forum Post Feb 10, 2014
    Juraj, Thanks for the response, but I'm not sure I've asked my questions well enough to figure out what to do next. I understand from reading the documentation you referenced in your first reply that there's a couple options for configuring macro signing. However, I'm st...

  • Dynamically Replacing Content in Kentico - Part 2
    Article Jul 28, 2016
    Dynamically replacing content within a site can improve content production and ensure consistency for organizations. While this a great solution for companies looking to expedite their content editing, external links should be verified to ensure the new content is correct and...

  • How to resolve duplicated SEO content for HTTP and HTTPS in Kentico 7
    Question Jan 22, 2016
    Dear Currently our website runs under SSL but we never redirect people. it'd cause lots of issues with duplicate content but there are only a few pages being picked up in the Moz Analytics reports. Should we be redirecting all http:// to https:// Or we can have better soluti...

  • Difficulty determining when to re-bind web part controls
    Question May 12, 2016
    I have a web part exposed as a widget. It contains a few controls that need to be data bound. I only want to bind the data when not posting back. I therefore have the following code: public override void OnContentLoaded() { base.OnContentLoaded(); ...

  •   ... 41 42 43 44 45 46 47 48 49 50 ...