Developer forum
Subject
Replies
Started by
Last reply
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
10
Subscribe
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
Setting deliverycountry code in OrderTemplateExtender
Hi, Is it possible to add a country code as the deliverycountry code in an OrderTemplateExtender? I'm working on a project where logged in users can order products. They don't have the ability to alter their country of origin on the website, but they ...
Tom Kamphuis
28/06/2011 13:49:08
Last post: 28/06/2011 15:40:16
Description of how filter searching works
Hi DW, We've implemented a solution with multiple productfilters and one of the filters is a Free text search.
My problem is that when i use the text search i get very different results depending on how i search. I have product numbers like this:
RF1 ...
Martin Nielsen
28/06/2011 11:25:39
Last post: 28/06/2011 14:31:55
Importing double values using the API
Hi, I have an routine that imports products using the API. On the products I have some custom fields, including a field of type float to store a custom price, however, importing figures with decimals to this field has a somewhat undesired sideeffect ...
Lars Hejgaard Sørensen
27/06/2011 13:29:54
Last post: 28/06/2011 11:19:59
Receiving order confirmation twice
I've created an checkout process for a website. When i'm going through step 1 to 5 everything seems to be going ok. In step 5 the customer is redirected to the payment provider, a test payment can be done and the user gets redirect back to step 6 in ...
Rob Lohmann
21/06/2011 14:13:50
Last post: 28/06/2011 10:27:56
Import / Export delivery methods
Hello forum,
I've got a CSV-file filled with zip-codes and prices that i need to import into eComs delivery methods.
Im thinking about the Import/Export function - but i don't know if it is possible to insert into the delivery methods. The CSV file: ...
Martin Carlsen
27/06/2011 10:15:20
Last post: 28/06/2011 04:42:27