Developer forum

Forum » CMS - Standard features
Subject
Replies
Started by
Last reply
Cache issues
Hi there, I have a site running 9.18.0 that is regularly failing on getting a currency from the cache. When it fails, I see the following stack trace: System.ArgumentNullException: Value cannot be null. Parameter name: key at System.Collections.Concu ...
Imar Spaanjaars
19/06/2025 08:42:02
Last post: 07/07/2025 09:07:28
Page template locked by process
Hi nerds, One of our live websites got this error today and it blocked the website from being viewed: System.ApplicationException: The process cannot access the file 'D:\Dynamicweb\Files\Templates\Designs\ProjectName\_parsed\DefaultPage_Vite.pars ...
Arnór Halldórsson
12/04/2023 12:26:13
Last post: 03/07/2025 11:37:21
CREATE TABLE in firehose - Something went wrong
Hi Its a DW10 cloud hosted solution and i need to create some tables, is firehose the way to go? It fails with "Something went wrong" when trying to do a create table ...
Kim Søjborg Pedersen
24/06/2025 13:32:42
Last post: 30/06/2025 09:49:27
Load more vs pagination in product list
My customer is very concerned about SEO for their webshop, and is asking which method of "load more button" and "pagination" is better for indexing of their products in Google. This article, https://yoast.com/pagination-infinite-scrolling/, claims th ...
Siv Hansen
31/01/2019 09:50:59
Last post: 25/06/2025 12:21:39
DW10 Forms for Editors - multiple file upload
Hi, when creating af form with the input type=file in the Forms for Editor. It shows a multiple attibute in the Preview. (see attached) But it is not added when the form is active on the website. Question: Is there a setting to choose with or without ...
NC
02/06/2025 21:55:41
Last post: 19/06/2025 18:23:36
Handlebars in email templates
Hi DynamicWeb, We are currently facing challenges with the new order confirmation setup, where the confirmation mail is sent as a page to the customer. Specifically, we are trying to prevent unnecessary whitespace, commas, and line breaks when certai ...
Anders Ebdrup
19/06/2025 13:52:54
No replies yet
Updating to Dw9.19.3 via nuget keeps failing
Updating from 9.18.0 to 9.19.3 keeps failing after installing AuthorizationNet. I don't see a reason, in the output it just says install failed. Attempting to gather dependency information for package 'Dynamicweb.Admin.9.19.3' with respec ...
Peter Leleulya
19/06/2025 08:18:03
Last post: 19/06/2025 08:52:59
Homepage still using /Default.aspx despite URL settings
Hello! I have a question regarding the URLs on my Dynamicweb site. I’ve set up a website, but the homepage is always being linked as [domain]/Default.aspx. When I check the SEO statistics, this page also receives the highest number of visits. H ...
Ferri Halfhide
04/06/2025 10:18:15
Last post: 17/06/2025 16:41:50
Meta descriptions in Google search results
Hello, When I search for a published website in Google, the page is shown with the following meta description: However, this is not the correct description. I have set the meta description properly in the page’s meta properties as follows: My q ...
Ferri Halfhide
03/06/2025 16:00:58
Last post: 03/06/2025 17:26:35
Global:Paragraph.Content in DW10 cshtml
Hi, what are the right code to place the content from a specific paragraphID inside a random template? In the good old days with DW9 and html it was @Global:Paragraph.Content([ID]) But how can I do it today? Thanx in advance... ...
NC
22/05/2025 17:27:45
Last post: 30/05/2025 16:40:45
Back in stock notification for inactive products
Hi, Back in stock notifications are being sent to users even when the product is inactive. This is the scenario: The product is active, and the user subscribes to the back in stock notification. The product is set to inactive. The stock is updated, b ...
Cátia Torego
29/04/2025 12:48:54
Last post: 29/05/2025 16:16:29
External Login Provider (Azure + Azure B2C) can get user stuck in redirect to provider
Using the one of the Login Providers can cause users to end up in an redirect lock to the Login Provider. If you for some reason can't login or by accident click on the external login provider link and you end up on the login.mocrosoft.com login  ...
Kevin Steffer
26/05/2025 11:40:08
Last post: 28/05/2025 02:23:32
Problem with setcookie
Hi, Im trying to use the Setcookie method of the Cookiemanager class. I do like this: `CookieManager.SetCookie("qrmsinfo", $"{machineInfo.ObjectNo}|{machineInfo.Description}|{machineInfo.No}|{machineInfo.CustomerProject}|{machineInfo.C ...
Andreas Rundgren
26/05/2025 14:49:45
Last post: 26/05/2025 16:00:33
Error when trying to access a group/folder from content
On a solution we get an error in front-end when trying to access a group/folder from the content. Like with this link: https://fsr.dk/skat and it triggers an error in the event log. I know I can add a shortcut on the folder. But I was curious if any  ...
Jimmy Hartington
08/05/2025 13:59:55
Last post: 21/05/2025 09:37:20
Products Under Category Headers - Only Show in Lowest-Level Categories
Hi everyone, We’re currently facing an issue with our category pages: products are being displayed under the main category headers, but we only want them to appear in the lowest-level categories (the actual product categories themselves). If we ...
Alex Guo
20/05/2025 16:42:11
Last post: 21/05/2025 08:59:05
Unable to set custom URLs for websites/languages in DW10
Hi, The “Use in URL” setting doesn’t seem to have any effect in DW10, I’m unable to define custom URLs for language layers or websites: Even with correct URL segments, host mappings, and published content, custom paths like /n ...
Caro De Weze
20/05/2025 11:16:33
Last post: 20/05/2025 12:47:14
Experience with Postmark as an email provider?
Does anyone have experience using Postmark as an alternative to Sengdrid/Mandrill SMTP service for both transactional as marketing mails? Kr Davy ...
Davy Capiau
03/04/2025 10:00:33
Last post: 20/05/2025 12:08:04
Multi redirect
Hi, What will be the best way to redirect a directory path of a url in DW9/DW10? Like when you rename a folder/category and don't want to add a redirect for every single sub page? Regex doesn't seem to work in the built in redirect tool, and  ...
Simen Mindrebøe
19/05/2025 13:26:32
Last post: 19/05/2025 14:12:53
Logical operators in search
Hi guys, I am trying to figure out if we can implement logical operators in search. I am talking about "+", quotes, "&" AND, OR etc. Every search engine has a specific way of handling these rules but I have never played around ...
Adrian Ursu
19/05/2025 08:38:09
Last post: 19/05/2025 12:47:47
Richtext editor in DW10
Hi, I would like to change the richtext editor in one item I created. I can find the scripts in assets under Editor. But how to change to another script in settings? Where do I find the Editor configurations in DW10? Thanx in advance, NC ...
Niels Christian Aaes
17/01/2025 10:25:40
Last post: 16/05/2025 10:16:38