Developer forum

Forum » Development
Subject
Replies
Started by
Last reply
Domain name
When i am in the language module in domain name field i want to fill this with 50 domain that redirect to the primary domain but it doesn't allow me it shows this meassge ! Max 255 characters in Domain!! on the table area in the database what i do is ...
22/09/2008 10:51:10
Last post: 22/09/2008 11:25:16
Deadlock on pipes
I have set up a custom solution with pipes importing to ecom. Everything works great but after a while of inactivity the pipes doesn't work any more. It looks like there is a deadlock on the pipes. It seams to happen in the morrning efter long inacti ...
19/09/2008 08:52:04
Last post: 19/09/2008 09:23:37
Scheduled tasks in the backend
I tried to create a Scheduled task on one of hour solutions for the first time. I created a pretty simple function that writes a log file in the site root to see if there was a connection at all. I used your very fine dll search interface to locate t ...
16/09/2008 14:28:33
Last post: 25/09/2008 14:45:11
Userinput: Enter wanted amount in cart
Hi, Is it possible to let the a user enter the amount they want to buy without using the + / -, but with a input textfield? Its kind of annoying if a user wants to buy 1000 units of a product ;) /Morten ...
16/09/2008 10:08:59
Last post: 16/09/2008 10:21:17
Sorting of productlist - frontend vs backend
Hi, I've created a bounch of product in the ecom backend. Im very satisfyed with the sorting of the product as it looks in the backend. Im not sorting on any fields - just showing the products as the are created. But in the frontend I cannot get the  ...
16/09/2008 09:59:04
Last post: 16/09/2008 13:19:09
. to , when importing
When conterting csv to xml the prices are changed from 1.95 to 1,95. Has this something to do with the laguage on the server? ...
16/09/2008 08:52:56
Last post: 16/09/2008 08:59:29
Getting NewsItems with the Newsv2 namespace
I am creating a XMLReader module for our news to port the news to another site. Currently i am getting the news like this: ... private string GetNewsByIds(int[] news) { foreach(int id in news) { Dynamicweb.NewsV2.NewsItem item = new Dynamicweb.NewsV2 ...
15/09/2008 15:09:50
Last post: 16/09/2008 14:29:13
setup error in the ecom section
I have set up a solution with ecom and sql-sever and everything is workin exept the some pages in the ecom section. This is the error I get: Compiler Error Message: BC30456: 'Delete' is not a member of 'Dynamicweb.eCommerce.UserPermissions.UserPermis ...
12/09/2008 10:16:53
Last post: 12/09/2008 12:41:00
Get all paragraghs from top level page
Hey I'm look for a way to to print out all content from a top level page and all pages down. Maybe through sql and export to pdf. How do i get all that in sql or is there a way in admin to help out. ...
11/09/2008 11:05:38
Last post: 15/09/2008 15:07:02
Logout when compiling custom modules.
Hi, I'm working in two Visual Studio project. One project for for building an assembly for a custom module, and a project for inserting and testing that custom module. But each time i compile my custom module, dynamicweb logges out, and login is need ...
11/09/2008 10:54:27
Last post: 11/09/2008 10:57:16
TabTable style class
Hi I was wondering i the TabTable style used for backend admin modules layout isn't valid xhtml. It seems that the background color is incorrect, and differs from when using it in a HTML 4.0 document. I could write my own style, but i of course prefe ...
11/09/2008 10:50:19
Last post: 11/09/2008 11:04:41
shopping cart
Hi, Are there a tags that remove 1 item from the shoppping cart ? Thanks //Nhi ...
10/09/2008 13:46:31
Last post: 10/09/2008 13:50:44
Running aspx pages from the Custommodules Folder
If I try to call an imageupload script from my fck editor which is placed in /CustomModules/[Modulename]/Imageupload.aspx the page just redirects to http://127.0.0.1/Admin/access/default.aspx. I have only tried this locally but assume the same thing  ...
09/09/2008 12:32:50
Last post: 09/09/2008 12:39:44
Multi language website, deleting a product(group)
Hi, I'm working on this multi-language website with an eCommerce solution. It's in 5 languages and products are used in all languages. I noticed with the groups that you cannot delete them if you're not in the "master" language. What if it  ...
08/09/2008 17:09:11
Last post: 08/09/2008 20:16:40
Multiple fields in Searchlist
Hi guys! Does anyone know if it´s possible to pull out several values via the weighted search, on the list-level? Usually, when you do a search, the tag "DwSearchResultList" will show you a list of items found, but only the headlines. ...
08/09/2008 16:11:19
Last post: 10/09/2008 08:57:58
product variants
Hi! We have a customer that wants to have the product variants placed in a drop-down menu I have managed to put all the variants in a drop-down-menu, but how do I pass the variant on to the cart? In the example templates the 'buy' links are renered i ...
04/09/2008 10:07:34
Last post: 30/03/2011 17:34:35
Page Cache and Custom module
Hi, I have a question about dw page cache in relation to a custom module. I noticed that if i enable dw page Cache:'Entire page' that the output of a custom module is loaded from cache. As soon as a querystring parameter is posted the module is never ...
03/09/2008 13:59:44
Last post: 04/09/2008 13:29:30
Product in more than one shop
Hi We are urrently setting up a multiple shop solution. We want each shop to have it's own setup (orders, basket ect) BUT we also want all shops to share the same set of productgroups and products. The last seems to be a problem, as it seems impossib ...
02/09/2008 22:46:59
Last post: 03/09/2008 08:36:55
Error when inserting module
Hi, When inserting a module in a chapter, i get the following error, this happens when selecting the module i want to insert. ************************************** Invalid object name 'UrlPath'. Description: An unhandled exception occurred during th ...
01/09/2008 13:58:57
Last post: 01/09/2008 14:28:49
Sending password to user
I have a page that is protected with a password. I whant the users to be able to get this password by entering there email and some other information on a page. At the same time they shoud be able to register for newsletter. The password are then sen ...
01/09/2008 10:37:53
Last post: 01/09/2008 14:13:44