Developer forum
Subject
Replies
Started by
Last reply
Generate Order Tags
Hi, Is there a way to generate all of the standard order tags? We have to send an attachment to an e-mail when an order is complete (cart v1). We know that is impossible using the API, so we are going to send a second e-mail to the client, with the a ...
Nuno Aguiar1
15/10/2012 15:46:23
Last post: 15/10/2012 17:23:15
Error installing last stable version 19.2.9.9
Hello, I was trying to install a new solution using the version 19.2.9.9 with the available SQL empty data and Files folder, and with the application pool set with Classic Managed Pipeline Mode. The usual I use on other versions. Is this a known erro ...
Diogo Lino
12/10/2012 18:40:51
Last post: 15/10/2012 12:11:30
Templates/datalister question
Hej Guys, I wanted to ask if it could be somehow possible to use Templates/Datalister to generate/edit Standard RSS feeds of NewsModule?
I have some a RSS link on news page, that is generated by NewsModule, and those feeds are not containing <body ...
Dmitrij Jazel
05/10/2012 12:03:03
Last post: 16/10/2012 10:40:53
DW8 Database
Hi, Im trying to upgrade an old solution to DW8. Is there any script to upgrade a SQL Server database? Regards / Aki ...
Aki Ruuskanen
03/10/2012 10:14:45
Last post: 03/10/2012 13:40:47
32-bit or 64-bit
Hi!
Have a simple question, is Dynamicweb 8 compiled using 32-bit or 64-bit?
/Per ...
Per Ljung
24/09/2012 15:41:28
Last post: 24/09/2012 16:05:43
Question regarding eCom cart rendering
Hello DW guys, I have a situation here, I made a Custom price provider, this provider is calculating custom price for product.
This price is calculated on external data I receive from other place. The calculation process as itself, is taking quite al ...
Dmitrij Jazel
24/09/2012 13:16:36
Last post: 26/09/2012 09:12:32
CustomModule icons / Help btn
Hey guys, i've been wondering how to implement custommodule icons so it shows a nice little icon instead of the standard icon which can get confusing if you have alot of modules. Also is it possible to override the help btn link under the module unde ...
Jais Edelmann
20/09/2012 13:36:06
Last post: 20/09/2012 13:45:50
CustomModule in HomePage (My Page)
Hi People
I'm trying put my CustomModule on Home (First Page).
When I Click in the module I got this error (Attached)
I need make something in my code?
If I change the path to admin page (when I registry the module) they no work more. ...
George Nelzo Pereira
12/09/2012 15:18:00
Last post: 12/09/2012 15:24:00
Adding products directly to EcomProducts in DW8
I have at problem in DW8 adding products in multiple languages directly not usng the API.
All products are written directly into the EcomProducts table using SQL INSERT and it all seems ok in the table with correct ProductLanguageID.
But in the Dynam ...
Lars Bruun
05/09/2012 16:24:12
Last post: 07/09/2012 14:38:21
Ecom: Show subgroups in top level
Hi, I what all products in subgroups (and sub-subgroups) to show in top level group. Like this ... TopGroup (show all subgroup products here)
--- Subgroup
------ Sub-subgroup
------ Sub-subgroup
--- Subgroup I've tried adding the grouplist template, ...
Filip Lundby
23/08/2012 16:38:18
Last post: 25/09/2012 08:05:26
Access to Shops for current user using Security
Hello, I'm trying to get a list of the shops the current user backend has access, but using the HasAccess function I don't know what keyword to use on the key parameter, and "Shop" doesn't work as the module name. Any help? var shopsList = ...
Diogo Lino
22/08/2012 17:59:38
Last post: 20/09/2012 07:35:17
Attempt to aritmatic with two prices of different currency
Hi When adding a order I am changing the orderline price using the OrderLine.SetUnitPrice(double price) method and it works just as it should. But when if someone on the site is changing the language/currency I get this error "Attempt to aritmat ...
Magnus Holmberg
22/08/2012 09:04:27
Last post: 23/08/2012 08:55:07
eCommerce: Extend shipping method
I'm having a hard time finding documentation or samples on how to extend a delivery/shipping method. I want customers to be able to put in their address and zip-code - and a webservice will return nearest delivery-shop. Any advice? Thanks. ...
Filip Lundby
08/08/2012 13:51:00
Last post: 08/08/2012 15:43:37
How do I create language variants of products in DW8?
I am currently trying to create language variants of products and product variants. The API documentation mentions the method MakeFullCopyToGroupWithLanguage but this method doesn't seem to exist in DW8. I've tried a few different approaches, but I'm ...
Ilja Alaoja
07/08/2012 16:48:37
Last post: 10/08/2012 02:45:16
Product URL's
Hi Everybody. Does anybody know a easy way to get all product links from Dynamicweb eCommerce ? ...
Mikkel Høst
31/07/2012 12:47:39
Last post: 01/08/2012 11:28:23
View NewsletterV3 log
Hi Is it possible to see a log from the NewsletterV3 module, in particular the errors with subscriptions?
Our customer says that not all the subscriptions are able to activate the newsletter subscription. After clicking the link in the e-mail, the er ...
Martijn Bokhove
24/07/2012 13:30:52
Last post: 27/07/2012 09:39:47
SQL Error after installation (own server)
I just installed version 8 on my own server (Windows 2008 Server R2, 64 bit, SQL Server 2008).
I imported the DefaultEmptyDataSQL into a new database, after which I now get this error. (See the attatched image)
(I have tried changing the collation on ...
Søren Alexandersen
29/06/2012 22:18:44
Last post: 29/06/2012 23:07:10
12
Subscribe
Error with Languages
Hi! I have an product update routine for existing products and a product import routine for new products. When I saved the settings for default currency (the normal way in admin interface) I think something went wrong, since then neither the product ...
Per Ljung
21/06/2012 11:38:02
Last post: 10/07/2012 09:29:36
Mapping solutions
Hi, I do not know if this is the correct category... A Dynamicweb client wants us to explore the possibility to have a website in a pre-productio phase for approval and only afterwards publish the changes. This cannot be done by the Drafts/Workflow/V ...
Nuno Aguiar
14/06/2012 18:34:29
Last post: 16/07/2012 10:43:46
Creating/saving user programatically
Hello. I am developing a web service that will syncronize user information between two systems. I have a function defined like this : private void SaveUser(UserSyncRequest request) { Dynamicweb.Modules.UserManagement.User.set_Current(PagePermissionLe ...
Marco Santos
06/06/2012 17:59:07
Last post: 11/06/2012 18:12:58