Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Canonical not shown correct in html
While busy validating an website I found out that in the source code the base-href and the canonical url aren't rendered correctly. Has someone else ran into this problem? As far as I know the usage of the canonical can be changed by enabling/disabli ...
Rob Lohmann
15/07/2011 14:50:38
Last post: 18/07/2011 11:30:44
Custom orderline fields on a group when using Import
Hello. I can't seem to find where I can set in the Import that I want some custom orderline fields set on a product group. Basically what I want is 3 custom orderline fields to be present on all products. Therefor I need to add the custom orderline f ...
Mikkel Høst
14/07/2011 16:16:45
Last post: 15/07/2011 13:32:26
Search all products
Hi, I've set up a free-text product search and tried a couple of different things, but it seams that it will only search match products if the containing group is specified on the paragraph? I would like it to search all products in the database. Am  ...
Lars Hejgaard Sørensen
05/07/2011 14:57:20
Last post: 15/07/2011 13:12:13
New eCom Search - How to do..
We have made our own eCom search function with similar functions as the new one from Dynamicweb. We are basing it on reading the database directly instead of an indexing feature. It's not complete, and as such we would like til shift to the new stand ...
Lars Bruun
13/07/2011 16:03:57
Last post: 15/07/2011 11:17:15
Create an extranet user and set parentId
Normal 0 21 false false false DA X-NONE X-NONE MicrosoftInternetExplorer4 /* Style Definitions */ table.MsoNormalTable {mso-style-name:"Table Normal"; mso-tstyle-rowband-size:0; mso-tstyle-colband-size:0; mso-style-noshow:yes; mso-style-priority:99;  ...
Søren Thestrup Hansen
12/07/2011 16:41:46
Last post: 15/07/2011 10:55:28
How to create a related product during import of products
I have created a custom module to import products from a xml file. The import is working fine, but I also want to add related products. I execute the following code, where dwBaseProduct is the product that it's imported: //RelatedProducts foreach (va ...
Lanzo van Slooten
12/07/2011 11:16:52
Last post: 13/07/2011 11:17:44
The community - what is your needs.
The new community and forum have been live for a couple of months now. We hope you like the improvements. I'm also aware that there are still things that can be improved - we are running an improvement during late summer, and would like to get your i ...
Nicolai Høeg Pedersen
06/07/2011 23:17:15
Last post: 08/07/2011 15:23:53
DwTemplateTags and release mode
Hello all, I wonder if there is any way to instruct dynamicWeb to ignore any DwTemplateTags found? As it is a tag used during development and debugging, it could be nice to have some on/off functionality. When I develop my own modules, I use a constr ...
Jon Lennryd
08/07/2011 09:36:04
Last post: 08/07/2011 10:56:39
Urgent: Does Dynamicweb have internal cache for custom modules output?
We have experienced wrong data outputs from our own custom modules. The modules run SQL statements and output data. There are no caching options set on the webserver. So the question is wether the chacing issue is with Dynamicweb settings or database ...
Peter Munkholm
06/07/2011 11:08:48
Last post: 07/07/2011 01:10:11
API bug?
Hi there, In a solution we're updating the values of a custom orderlinefield in Cart.Line.Added. We used call the save method of the orderline in that process, which is actually not needed. But since we did it an received a strange exception because  ...
Lars Hejgaard Sørensen
04/07/2011 14:10:42
Last post: 05/07/2011 15:22:11
Slow recycling apparently due to Lucene.Net
We have discovered that a few of our recent eCommerce solutions takes very long time recycling. I have been in contact with our hosting partner, who tells me that the solution is reading the queue.xml file more than 12.000 times. They didn't knew if  ...
Allan Iversen
04/07/2011 09:06:18
Last post: 04/07/2011 09:50:04
Callback error shown on Quickpay account
My basket page has ID=7 Failed to notify callbackurl "http://www.blomur.fo/Default.aspx?ID=7&CheckoutHandlerOrderID=ORDER31&QuickPayState=Callback" for ordernumber "ORDER31" with message: Server responded with status code  ...
Magni J. Hansen
29/06/2011 17:28:47
Last post: 01/07/2011 11:46:09
Import/Export users deletes all users?
Hi If i pass the following xml into the standart User Destination Activity it deletes all the users in the system (including Administrator and Admin) and then imports the users? This can't be the intended behavior? <Users> <User> <Acce ...
Kim Sørensen
29/06/2011 13:03:22
Last post: 01/07/2011 09:55:45
Dynamiweb.Security in custom module
Hi We have created a custom module that fetches customer information from a system then creates the user and then when we are going to login the user using Dynamicweb.Security security = new Dynamicweb.Security(); security.ExtranetLogin(user.UserName ...
Magnus Holmberg
27/06/2011 20:00:54
Last post: 01/07/2011 09:12:38
Can't start website after upgrade
Hi, I have upgraded a Dynamicweb solution to the latest DW version (v. 19.2.4.1). Now when I try to start the website I get the error in the attached file. What can be wrong? Regards Lars ...
Lars Larsen
30/06/2011 12:51:12
No replies yet
Error setting up DW on sql server 2008R2 and win7
Hey All, I have a problem setting up DW on win7 and sqlserver 2008R2. I get yellow screen (see attachment) when I use sqlserver, it looks like it's an write-access problem to a log. I have set permissions on the folders (application/database/files) t ...
Finn Christensen
24/06/2011 14:38:27
Last post: 29/06/2011 17:27:34
Custom Urls
Hello fellow developers. We have made an untraditional solution I DynamicWeb where each page returns some xml, which a content loader uses to fetch its content. For SEO reasons we need to control the URL rewriting completely, for this we have made an ...
Kim Sørensen
29/06/2011 11:10:41
Last post: 29/06/2011 14:37:39
Sorting with filtering
Hi Is it possible to change to sortingof products when using filtering? I know we can change it with an notificationsubsciber, to sort it on price, alphabetical, etc. But we want it to use the option 'user defined'. In the Ecom Module in the CMS we c ...
Martijn Bokhove
27/06/2011 10:10:33
Last post: 29/06/2011 09:32:41
Sorting after applying a filter
Hi DW, I have a productlist where i'm ordering by "User defined". This works fine. But when i apply a filter to my productlist my list gets sorted by product number, which i dont want. I would assume that my productlist is always sorted aft ...
Martin Nielsen
28/06/2011 15:56:09
Last post: 29/06/2011 09:22:05
How to know why a product has not been saved?
If you save a product using the API and something goes wrong, you don't get any information about the reason it failed. There is no exception, because it is caught in a try/catch...and you don't do anything about it. Could you at least log the except ...
Morten Bengtson
28/06/2011 20:58:46
Last post: 29/06/2011 09:15:51