https://discord.umbraco.com
Join Discord
Redirects are being deleted from the umbracoRedirectUrl table automatically.
c

CodeSharePaul

over 1 year ago
Hi all, we have found that on one of our sites, when we do a deployment, some redirects are being deleted from umbracoRedirectUrl automatically. Has anyone ever encountered this issue before? Do you have any idea of what might be causing this. On our last deployment, we found that 150 redirects were deleted. Please can someone shed some light on this? Is it a bug with Umbraco? Is it expected behaviour? Can this be controlled in the config somewhere?
c
s
+5
  • 7
  • 23
  • 56
External Member providers don't AutoLink, options never get hit
r

RM82

about 1 year ago
I have raised this here https://github.com/umbraco/Umbraco-CMS/issues/17027 but wondering if anyone has run into this issue where you can setup an external membership login provder but the AutoLinking event never gets fired, in fact the IConfigureNamedOptions Configure method is never touched, at all, so it seems that MemberExternalLoginProviderOptions is never actually being registered. We have an equivalent with the BackOfficeExternalLoginProviderOptions and that works fine, and you can see it registering the custom methods. This is real blocking issue for a project we are on, but its not obvious what is failing. We also tried to copy the documented version as is, and that has the same issue. Any insight or round about way of getting around it owuld be really appreciated.
r
r
j
  • 3
  • 7
  • 56
Umbraco Cloud CDN setup
c

Chriztian Steinmeier

about 1 year ago
Hi there - we're seeing some crazy usage numbers on some sites in Umbraco Cloud and I can't really figure out if the CDN Cache settings are doing anything... I'm assuming that if I set a TTL of 6 hours, any request for a static asset in this timeframe would not be count in the usage section? Or do I just not get how this should work?
c
r
  • 2
  • 5
  • 56
Nested Contet publish with children issue
c

CarlCod_es

over 1 year ago
Anyone seen an issue with Nested content where you can publish a page and children individually without any probs, but if you try and publish with descendents it throws an error? The individual descendants all publish fine, but the root page won't publish. I have a feeling it might be index related, I'm going to try a few things, see if I can get it working
c
k
+4
  • 6
  • 20
  • 56
[SOLVED] Generate list of content node names & how many times they are linked from other docs' RTE?
m

Matthew Alexandros

over 1 year ago
In Umbraco 13's RTE you can insert links to unpublished documents so that when that document is published the link is automatically updated and becomes a working valid link. I have over 300 pages (news articles) that have links all over my site to unpublished documents using this method. Is there a way to generate a list of the Content Node Name and a count of how many times it is linked to? It does not need to be a webpage, a SQL query would work too. The goal is to get a list of how many times an unpublished node is linked to so I can prioritize which nodes to work on next and get published to fix as many broken links as possible as fast as possible.
m
d
  • 2
  • 7
  • 56
Umbraco Forms as a quiz
d

Dean Leigh

over 1 year ago
Has anyone built a multiple choice quiz that gives you a score using Umbraco Forms? Interested to hear about any quizzes running in Umbraco.
d
d
l
  • 3
  • 3
  • 56
Can't get Cloud Deploy to update document types.
m

Matthew Alexandros

over 1 year ago
I am trying to deploy a bunch of document type changes up Ubraco cloud but no matter what I do it keeps failing to import the UDA files. Every single time it is a different error ranging form element contains no squeance, to complaining about duplicates, and now can't find children. I have deleted the entire contents of the "deploy" folder and checked that into git, then tried to run the "update schema" only for non of the document types go go away, not even bad ones that don't exist on my local dev where I am deploying from. I then tried to generate schema on my local dev and checking that in but that just results in more random errors. What do I have to do to get deploy to work and mirror my local dev document types?
m
t
c
  • 3
  • 9
  • 56
Where did App_Data go?
r

RichHamilton

about 2 years ago
I'm wondering why Umbraco has removed the App_Data folder from the newer versions and where should I now add any data files that I use within the application. They shouldn't be in wwwroot Can I still add my own App_Data folder in the project or should I name it something else. It's for import files in this case, but may want to store temporary files in the future.
r
s
+2
  • 4
  • 11
  • 56
How to set properties on orderlines in Umbraco Commerce when product is added
n

NickFrederiksen

9 months ago
I need to set some properties on an orderline whenever a product is being added to an order. My initial thought, derived from my uCommerce experince, would be to add a task, in this case a handler, that would set those properties. So, I thought that I might just make a class that inherits
NotificationEventHandlerBase<OrderProductAddingNotification>
and look at the values that are passed into the handler. Lo and behold, there is a property called
Properties
. It's a dictionary that can be manipulated, eg. not an
IReadOnlyDictionary
. It is also not marked as nullable so I figured I could use that. Digging through some decompiled code, it actually seems that the values in this property will be added to the orderline. Excellent. However. The
Properties
property on the
OrderProductAddingNotification
object is
null
and only has a getter so I wont be able to instantiate the property my self. I also tried the
OrderProductAddedNotification
, same result and the
OrderLineAddingNotification
only has a readonly dictionary. So, how do I set properties on an orderline, whenever a product is added? I'm using Umbraco Commerce 15.0.1
n
s
m
  • 3
  • 15
  • 55
ApiError Method Not Allowed v14.1.1
b

bh

about 1 year ago
After publishing my v14.1.1 site to my sever I can't Save or Save & Publish anything. I get a red notification: "ApiError Method Not Allowed". I have the DeliveryAPI enabled. All of my Content is there in Umbraco...but when I try to access the DeliveryAPI: https://mydomainhere/umbraco/delivery/api/v2/content/ I get: {"total":0,"items":[]} I've looked in the log file. I don't see anything that looks like it coincides with this error.
b
  • 1
  • 1
  • 55
Previous424344Next

Umbraco

A hub and casual space for you to interact with fellow community members and learn more about Umbraco!

Powered by