Developer forum
Subject
Replies
Started by
Last reply
Linking to page in another layer
Hi there, I have a page in a Dutch language layer (for a .nl domain) that I want to link to another page in an English layer (with a .com) domain. I also enabled "Ensure unique paths" in the Customized URLs module which causes the link to b ...
26/07/2010 11:57:06
Last post: 03/07/2012 10:46:30
11
Subscribe
Where is DealerSearch in the DW8 API
Hi guys, I'm working on upgrading one ouf our old custom solutions to DW8, and i've run in to a problem when updating a module that works on top of your Dealer search module. The old code uses this: Dynamicweb.DealerSearch.Dealer dealer = new Dynamic ...
Martin Nielsen
02/07/2012 13:21:07
Last post: 02/07/2012 13:51:39
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
Backend.User .CanEditPermissions throw exception
Hello, I'm trying to get the current backend user but it brings no data. It brings an exception on its CanEditPermissions field. You can see the attached images for the description. Happened to anyone? Thanks,
Diogo Lino ...
Diogo Lino
27/06/2012 17:52:19
Last post: 29/06/2012 13:47:37
dynamicweb system cookies
A Client needs to write a private policy on his website. He asks - the dynamicweb system saves a cookie on the client machine, what is the use for that cookie? He needs a precise description. (the DW support can´t answer the question, so the qu ...
11/06/2009 14:12:26
Last post: 28/06/2012 11:38:28
Overwrite/Alter @Stylesheets template tag (Is it possible?)
Hi all, Excuse me in case this question is obvious, but I really have no idea if I can, or how I can modify the @Stylesheets template tag on a Master Template from a custom assembly in the bin folder. I have tried searching for this, but I have not f ...
Alexander P.
21/06/2012 15:13:13
Last post: 23/06/2012 20:10:09
Adding discount programmatically
Hello DW guys, Question for you here, I have a web-shop that uses standard discounts.
But the way how they are supposed to be added is not really decided yet. The user has no possibility to add discount via admin panel, so I am making a custom soluti ...
Dmitrij Jazel
04/04/2012 11:40:53
Last post: 21/06/2012 13:07:10
15
Unsubscribe
Extending file publishing upload
FileHi there We have a customer using you file upload function in the filepublsihing module. We would like to extend it with a text box where they can type a comment to there upload, this text should then be saved and showed in a mail going off regar ...
Christoffer Andersen
19/06/2012 14:34:17
Last post: 19/06/2012 15:35:07
Newsletter subscribe / unsubscribe notification
We have a customer who wants to recive a notification when someone subscribs or unsubscribes their newsletter. From whar I can see then it is only possible to setup a notification up on registration and not when they unsubscribs. Is it possible to Ex ...
Rene Kristensen
15/06/2012 10:47:51
No replies yet
Give users access to specific (part of) module
In the attachement you'll find an example of two logged in users. Logged in as an administrator I've (ofcourse) got access to all modules, and I can edit productfields. But logged in as a user, placed in a normal usergroup, i've only got access to a ...
Rob Lohmann
15/06/2012 09:23:16
No replies yet
Cancel user creation in notification
Hello. I'm trying to achieve something like this: [Subscribe(Dynamicweb.Modules.UserManagement.Notifications.UserOnBeforeSave)] public class UserOnBeforeSaveSubscriber : NotificationSubscriber { public override void OnNotify(string notification, Noti ...
Marco Santos
13/06/2012 17:02:42
No replies yet
Change the recipient of store mail depending on basket
Hey
I have a solution running on DW7 (19.2.8.3) with eCommerce - upgrade to DW8 not possible at this time. I need to be able to change the recipient of the store email depending on which products are put into the basket. Is this possible?
I was looki ...
Allan Iversen
13/06/2012 12:39:51
Last post: 13/06/2012 13:07:19
Always blank page as result
I'm busy converting an existing website to a webshop. The website uses the old template structure which needs to be converted to the new designs & layouts. So far i've done the following:
- Created a new master template (in the designs folder)
- ...
Rob Lohmann
12/06/2012 10:24:32
Last post: 12/06/2012 16:11:52
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
ecom on sql database on test installation
I'm trying to set up at test server with dynamicweb version 19.2.8.3 and the sql database from the DefaultEmptyDataSQL package.
The dynamicweb installation seems to work, but when entering ecom, i get this error:
Server Error in '/' Application.
SELE ...
Simon Larsen
11/06/2012 11:02:50
Last post: 11/06/2012 11:29:22
Problem assigning OrderLine to a cart DW8
Hello DW guys,
I have a question here, And I am not sure what can cause the problem...
I am trying to add a product to a shopping cart, eventually I am receiving this (null pointer exception) ErrorAssigningOrderLine System.NullReferenceException: Obj ...
Dmitrij Jazel
02/05/2012 13:36:36
Last post: 08/06/2012 12:49:33
Order receipt mail not send after checkout is complete
Hi guys,
I have a custom module here, that is a subscribed to: [Subscribe(Dynamicweb.Notifications.eCommerce.Cart.OrderIsPassedToCheckoutHandler)] As I would imagine this is just an event, and if I am not changing nothing in standard flow (not trigge ...
Dmitrij Jazel
24/04/2012 11:54:23
Last post: 07/06/2012 11:17:37
35
Unsubscribe
Tags to related news item
Is it possible to set new tags to related items. I want to put an image to related news items. Why is this (private static List<int> GetRelatedNewsIds(int parentId, int top)) method private ? ...
Magni J. Hansen
06/06/2012 15:35:33
Last post: 06/06/2012 18:53:05
Problems with CheckoutDoneOrderIsComplete notification
Hello! :-) We're trying to implement this notification subscriber - but we're not able to get it to run, at all. In the log file we're getting the current error: Unexpected exception with the message: Could not load type 'CheckoutDoneOrderIsCompleteA ...
Jackie Nagel
29/05/2012 16:13:25
Last post: 05/06/2012 14:13:03
Initiate new Cart/Order and full it products
Hello DW guys, I wanted to ask you if it is possible to make new Cart/Order in runtime?
Lets' say, you have an event, and you need it to make new order (you make cart and fill it with products), for specific user. To avoid some problems with existing ...
Dmitrij Jazel
23/04/2012 10:34:16
Last post: 05/06/2012 08:15:13
18
Unsubscribe