Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
.Net 4.0
Hi all, I updated the .Net framework on a server to 4.0, and after that I get an exception when accessing folder paths like /Admin og /Admin/Access: Server Error in '/' Application. Object reference not set to an instance of an object. Description: A ...
04/10/2010 09:29:17
Last post: 07/10/2010 10:57:41
eCom Backend product sorting
Hi, Although the new feature, which allows the user to specify which columns to be shown on the ecom backend product list, it has to count for the sorting window too. I have a custom field called Brand, which I very much need to see when sorting too  ...
01/10/2010 14:05:14
Last post: 20/03/2013 11:23:22
Check cart
Hi! How do I check if there are some items in the shopping cart? If there are no items in the cart I want to display the number zero or just "Empty" I've tried this <!--@If Defined(Ecom:Order)--> <!--@Ecom:Order.OrderLines.Total.Pr ...
30/09/2010 16:47:02
Last post: 30/09/2010 17:10:10
DwTopLogoAlt
About a year ago I made a PageTemplateExtender with the following code: namespace TopLogoAltTextTemplateExtender { public class TopLogoAltTextTemplateExtender : PageTemplateExtender { public override void RenderTemplate(Dynamicweb.Templatev2.Template ...
30/09/2010 12:57:23
Last post: 30/09/2010 13:26:02
Title for product group page
I'm setting up a shop with a product group menu, based on active product groups. Each "page" show a product group heading, description and a list of products. These product group pages are all based on one page in the DW page structure - wh ...
29/09/2010 10:07:00
Last post: 14/10/2010 11:32:55
UserManagement.Notifications.UserSaved
Hi I've started using the Notification Subscribers that Dynamicweb offers and I got it working easily with a Standard.User.OnExtranetLogin subscriber. Now I want to create a UserManagement.Notifications.UserSaved subscriber, but I can't seem to make  ...
28/09/2010 15:18:57
Last post: 28/09/2010 16:42:57
Forum V2 post
Hi, A client want's to invert the forum post order, so the most recent post is on top, right after the thread. Is there an easy way to achieve this? Best Regards, Nuno ...
28/09/2010 13:38:35
Last post: 28/09/2010 16:46:48
Costomized URLs issue
Hi there, I was wondering if anyone of you can help me with the Customized URLs module, which as default provides a great and easy way of making the URLs more friendly and readable. However for some reason even though I did make sure that my set up i ...
25/09/2010 14:18:47
Last post: 30/09/2010 09:01:27
Prices (eCom) problem
Hi chaps, anyone can help me on how can I define in Management Center > Prices (eCom) TAX for products? I presume this is a module, which defines a TAX for all the products and that's cool, although my prices in Ecom for all products includes TAX  ...
25/09/2010 13:38:45
Last post: 28/09/2010 08:49:25
Custom Extranetuser fields aren't read by DW7
Hello fellow developers, Recently a customer contacted us, saying that the changes she made to the extranet users customfields didn't apply to the frontend. I looked into the the matter, and found that the custom module we made, which fetches data fr ...
24/09/2010 13:13:53
Last post: 25/10/2010 09:22:03
Change website
This is an example! We have a site www.nothing.com that poitns to our dynamicweb solution. Now we have created a new website, with the website module, and we want to point our domain to the new website. How is that done with dynamicweb? ...
24/09/2010 10:32:47
Last post: 24/09/2010 10:37:18
Related products in XSLT template
I would like to use an XSLT template for a product detail page. The page must include related products, grouped by the related product groups. So far I have managed to show the related product groups and their names. Example: <xsl:for-each select= ...
23/09/2010 13:41:20
Last post: 24/09/2010 13:38:06
UserManagement w. Newsletter V3 signup
Hi, In the good old days we made a custom module that added a extranet user to a newsletter v3 category. With a notification subscriper for: [Subscribe(Dynamicweb.Notifications.ExtranetExtended.User.Created)] - our code look something like this: Dyna ...
23/09/2010 09:48:14
Last post: 23/09/2010 13:43:09
Non-Published site for client to approve
Hi DW's The graphic designers want to send a page to a client, so that they can approve the layout. But the page must be non-published. I have tried to send a page where the page is published but all the checkboxes with "menu", "includ ...
21/09/2010 16:47:09
Last post: 22/09/2010 11:21:12
Field groups and context language
Hi there, Just discovered that when loading field group values using getPropertyProductValues(Product prod), the context LanguageID is used for retrieving the values rather than the LanguageID of the product passed to the method. Field group values a ...
21/09/2010 13:59:37
Last post: 01/10/2010 10:29:41
Reset session on profile change?
Hi, If a extranet user submits changes to a profile, the dw session including the extranet groups which the user are member of, are not reset. It means that if a user makes changes to a profile that will allows the user to see a "hidden" pa ...
21/09/2010 13:48:05
Last post: 27/09/2010 08:55:23
Show products and groups
Hi! I have a list of products that are shown when you click on a link with a certain GroupID in the parameter list, eg default.aspx?ID=2&GroupID=GROUP1 Each product in the list contains a link to the specific product page, Default.aspx? ID=2& ...
21/09/2010 13:22:28
Last post: 01/10/2010 11:01:46
Order State Changed notification
Hi, I have a NotificationSubscriber that listens to the changes of the order state. When a specific state happens, I make some changes to the Order and then execute "Order.Save()". This "Save()" method results in this Notification ...
20/09/2010 17:00:30
Last post: 09/11/2010 13:12:31
Url rewriting passing spaces in the querystring value in a custom module.
Hi there, I'm making a hypothetical drinks and beverages module where it's possible to mix drinks by selecting ingredients. I've created a page mixdrinks. Say as a user I want to make a drink called Screwdriver, which basically is a mix of vodka and  ...
20/09/2010 16:06:46
Last post: 22/09/2010 13:57:09
Important: ASP.NET Security Vulnerability
Important: ASP.NET Security Vulnerability Normal 0 21 false false false SV 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 ...
20/09/2010 15:42:43
Last post: 20/09/2010 21:00:54