Developer forum

Forum » CMS - Standard features
Subject
Replies
Started by
Last reply
Translations keep reseting
Hi Guys, Is there any reason my Translation file keeps resetting? I have 2 people working on translating terms on the website and every few hours the file is back to empty. The Admin site is accessed via a separate URL but the file location is the sa ...
Adrian Ursu
27/09/2016 09:22:56
Last post: 29/09/2016 14:52:19
Random users only get 404 page
Hi. I have multiple reports of users only getting 404 pages and yesterday it happened to one of the devs. He logged in in the morning and when he got back to the site after not using it for some hours, all pages redirected to 404 and it didnt display ...
Henning Jensen
22/09/2016 09:50:55
Last post: 22/09/2016 10:22:50
Password Protected RSS feed and Data Integration
Hi Guys, Is there any way I can import data from a password protected RSS feed into Dynamicweb using Data Integration? Thanks, Adrian ...
Adrian Ursu
20/09/2016 10:29:50
Last post: 20/09/2016 12:50:41
UserManagement Account Approval Error
Hi guys, We are having a problem in one solution where the user only can accomplish to approve his account when click the second time in the approval url. The first time we click in the link it redirect to <URL>/-1 and not the link with the app ...
António Ramos
13/09/2016 15:40:53
Last post: 26/09/2016 10:50:44
Unsubscribe newsletter
Hey, I have a problem accessing the EmailMarketing tags in my newsletter. i've made a newsletter page and i have made a new email under email marketing. i've got all of the page tags at my disposal, but not those from emailmarketing, can you tell me  ...
Rune Hoffmann
12/09/2016 08:50:40
Last post: 12/09/2016 09:58:37
SqlIndexBuilder
Hello there. Im trying to use the SqlIndexBuilder, to be able to have some custom item fields in my index. First things first im trying to build the index. However after having entered a sql query aswell as connectionstring. Whenever i try to build t ...
Anders Ditlevsen
08/09/2016 14:26:34
Last post: 08/09/2016 14:41:41
Issue with item types
Hi there, For most of the contents we use item type based paragraph. The website is also based on an item type where we store general data. On an usual day the site goes down two times. The error describes SQL expection (columns form an item type are ...
Adnan Catovic
07/09/2016 13:08:33
Last post: 07/09/2016 22:19:49
Login Issues
Hi DynamicWeb So in all honesty i'm not sure why i'm having such a hard time with this but apparently i am :( I created a new trial version of DynamicWeb on my PC and installed it without any problems. Then i setup a login page, create profile page,  ...
Casper Andersen
02/09/2016 14:49:07
Last post: 07/09/2016 16:26:37
Rebuilding new index across servers
Hi there, We have a load balanced server with three instances: Instance 1 and 2 serve the frontend while instance 3 is a dedicated machine for the backend. With the old index this caused some issues as we couldn't automatically sync index files betwe ...
Imar Spaanjaars
31/08/2016 16:58:56
Last post: 13/09/2016 09:49:00
Where can i find Newsletter V3 tags?
I am aware the module is obsolete, but it is the only way to use content subscriptions as far as I am aware of. For a costumer that is already running Newsletter V3, I need to make some changes. But i can not find any documentation on what tags are a ...
Hans Ravnsfjall
30/08/2016 10:25:45
Last post: 30/08/2016 10:37:37
Item Relation List instead of Item List problem
I know that Item List is deprecated so I am using Item Relation List to emulate Item Lists (using Inline as item source). One question, when I copy the entire page that has a list inside and change the list item inside the copied page, the change in  ...
Davor Zlotrg
24/08/2016 11:53:56
Last post: 08/09/2016 09:49:23
Change password success notification
Hello, I want to show the user a notification when he changes his password successfully. I am using the Extranet Module, the Edit profile Template. Is there any tag/trigger/session that I can use so I know when it was changed? TemplateTags does not s ...
Dan Avramescu
23/08/2016 15:47:58
Last post: 12/04/2018 14:07:52
Redirect after Impersonation
Hi guys, I need to redirect the user to a specific page after deciding to impersonate another user. Is there a standard way of doing it? Like a hidden field in the impersonation form or something similar? The same goes for Logout. Is it possible to r ...
Adrian Ursu
22/08/2016 23:26:42
Last post: 23/08/2016 16:08:55
Performance of personalization
We're running into a significient performance hit when using personalization on a site. When checking SQL Profiler we see a query like the following for each personalization profile. SELECT * FROM AccessUser WHERE AccessUserID IN (SELECT AccessUser.A ...
Scott Forsyth
22/08/2016 17:42:27
Last post: 26/08/2016 08:02:03
Build index in 8.8.1.13 fails
Hi, after updating to 8.8.1.13 I can not build my index's. The error is : Error processing product (AutoID: 10185, ProductID..... But see video for more information. If I go back to version 8.7.2.11 it works again. Have I forgot to do something in th ...
Kim Søjborg Pedersen
22/08/2016 13:10:04
Last post: 22/08/2016 15:16:59
RE: New indexing - index field value and label
Hi, When we create a facet related with a dropdown product field we get value and label (FacetOption.Value and FacetOption.Label). Is there any way to create a new index field that retrieves the same options? Thank you, Mário ...
Mario Santos
22/08/2016 10:51:05
Last post: 20/12/2016 11:27:02
Output replacement for friendly URLs
Hi there, I noticed in a few sites of ours that friendly URLs aren't generated for hrefs that set up with single quotes. In other words, this: @{ string url = item.GetString("ItemPublisher:Item.DetailsUrl.PID"); <a href='@url'>Click</a> } ...
Imar Spaanjaars
17/08/2016 10:32:28
Last post: 07/02/2017 13:24:55
Full Impersonation
Hi Guys, I amtrying to implement full impersonation on a project. I am using the sample template from the manual page. After choosing the impersonee, I could not find a way to determine if the user is impersonating another user or it's just a regular ...
Adrian Ursu
17/08/2016 08:33:29
Last post: 17/08/2016 17:20:32
Looking for a complete ItemType code-first sample
Hi guys, In my previous project I used code-first item types. It took some try-and-error to get a working itementry class, mostly because I couldn't find proper samples. I didn't get to use all properties which are available when you create an item t ...
Peter Leleulya
16/08/2016 11:47:42
Last post: 25/08/2016 14:21:43
Inactive paragraph items published via item publisher still accessible via url (google)
Hi, My client has a list of paragraph items on one page - these are then published using itempublisher on another page. You can click the paragraph items to see the details, and a custom url is also generated. If the editor disables one of the paragr ...
Jacob Storgaard Jensen
11/08/2016 13:50:38
Last post: 23/08/2016 10:10:05