https://discord.umbraco.com
Join Discord
Umbraco visual studio template - how to use specific version?
w

weedroid

11 months ago
Hi there, a previous version of the Umbraco visual studio template allowed users to specify a specific version of Umbraco to be installed but now this is a select field only offering Latest and LTS options. Is it possible to either override this to use a specific older version, or restore a previous version of the template which had this functionality? For reference, the only reason I want to install an older version of Umbraco is as part of an upgrade process from v8, we have discovered that going via v10 makes the process slightly better in relation to database changes
w
  • 1
  • 1
  • 16
Umbraco upgrade - Imageprocessor/Imagesharp breaking changes
w

weedroid

about 1 year ago
Hi, I wanted to ask whether anybody can confirm if percentage parameters which were accepted by Imageprocessor are now no longer possible to use with Imagesharp? Encountering issues with a site that has been upgraded from v8 to v13 now failing to load images with a "width" parameter of 50%
w
s
  • 2
  • 1
  • 16
Maybe someone can point me into the
p

Patrick de Mooij

about 1 year ago
Maybe someone can point me into the right direction. I am trying to make a workspaceview for my custom workspace, but when I get everything registered, it will just redirect the entity to my workspaceview pathname. (So https://localhost:44324/umbraco/section/SeoToolkit/workspace/seoToolkit-module/edit/cdf429d1-2380-4ac2-ac3e-22d619ee4529 -> https://localhost:44324/umbraco/section/SeoToolkit/workspace/seoToolkit-module/view/content) and I have no clue why it does that 😅
p
n
  • 2
  • 5
  • 16
uSync migration not handling custom properties on core media types
d

Dan

about 1 year ago
I'm working through a v7-13 migration. There is an issue whereby custom properties on core media types aren't making their way through the migration. I have two completely custom media types which are being generated correctly, but modifications to the core Umbraco media types (namely 'File' and 'Image') aren't being migrated. When I run the migration packer on the v7 site and import that into the v13 site and generate the uSync migration config files, I can see in MyV13Site > uSync > Migrate > migration_data_2024_09_04_090552 > data > MediaType there is a folder called 'file' and another called 'image', and in their respective 'def.config' files it looks like the custom properties/tabs are there. So this looks as expected. However, looking in MyV13Site > uSync > Migrate > migration_data_2024_09_04_090552 > migrated > MediaType, there are only 2 config files in there - relating to the two custom media types. I was hoping to see configs for the 'file' and 'image' types also. Does anyone know what's happening here and how to resolve it such that custom properties on core media types are successfully migrated?
d
  • 1
  • 2
  • 16
FrontEnd Umbraco v13
z

Zayaa

about 1 year ago
I have created an extended backoffice dashboard(using angular and .NET). Now im creating the front end of the project which is another phase of the project. MVCs and APIs will be used to link the dB to the frontend. Whats the best language practice to use for frontend to link the html with the MVCs? Any ideas would be helpful. Thanks
z
e
t
  • 3
  • 2
  • 16
Web server has no DB access, is there a way to make it 3 layered infra without using headless mode?
b

Berhan Soylu(Clockwork-Gold-TR)

about 1 year ago
Hi, Customer is a bank related brand and they have some legislations about PII data. DB contains user data shouldn't be accessible by a web server. Also cloudflare is not an option, precious data cant transfer through another foreign company. Without using Umbraco CMS as a headless cms, is there way to accomplish this --> Public Internet Firewall Web server App server (umbraco cms) DB Server Options that I can think of; -Using web server as proxy, IIS as reverse proxy or redis in proxy mode -Installing a proxy or a cache software to web server (I dont know much about these, but there should be some)
b
j
  • 2
  • 6
  • 16
Umbraco Workflow implicit FlowType not detecting changes with custom data type (JSON) fields
a

Aaron Sawyer

over 1 year ago
I've got this weird issue where, using Umbraco Workflow, if I am a member of an approver group with Implicit FlowType configured, and I change a culture invariant custom (JSON) datatype property of a node's content, then click "Request Publish..." and publish my change, the custom JSON property value is not saved. I reload the page and the previous version is still there. Yet, if I just click "Save and Publish" the correct value is saved. I've debugged my custom data type and $scope.model.value is being correctly set before the "Request Publish..." action. The value sent to umbraco to save is not changed, however.
a
  • 1
  • 3
  • 16
Cloud Site running slowly using local SQL DB / ISS Express
d

Dean Leigh

over 1 year ago
I have a Cloud Site running locally using SQL DB that is running exceptionally slow. It takes a long time to 'publish' a page and then even longer to refresh any page in the site. Whilst it is slow everything else is fine. Where can I begin to start debugging this issue? Are there common pitfalls when running a cloud site locally, especially from a SQL DB rather than SQLite?
d
s
h
  • 3
  • 15
  • 16
Cannot generate models outside of project, even with AcceptUnsafeModelsDirectory
p

Pekdon

over 1 year ago
Hello, I am trying to keep my generated model inside of a project called "Web", which is a normal csharp classlib project which references Umbraco.Cms.Core and Umbraco.Cms.Infrastructure. My Umbraco project, is called Web.UI. and here's my appsettings.json for the modelsbuilder: "ModelsBuilder": { "ModelsMode": "SourceCodeManual", "AccceptUnsafeModelsDirectory": true, "ModelsDirectory": "~/../Web/models", "ModelsNamespace": "ACME.Web.Models" } even so, when opening the modelsbuilder under the Settings section in the backoffice, im getting a red popup telling me the path is wrong. Please advise!
p
m
+2
  • 4
  • 138
  • 16
Programatically Creating Content in Umbraco 14
t

Treefiddy

over 1 year ago
I am attempting to use the content service in an umbraco razor template (awful idea and bad practice I know). I have had success in the past using the content service where you create a node and specify name, parentId, contentTypeAlias. In Umbraco 14 I do the same thing, I get no errors, no log messages indicating failure to create/success, etc. I even took the code straight from : https://docs.umbraco.com/umbraco-cms/reference/management/services/create-content-programmatically and I'm having no luck. Any ideas?
t
s
d
  • 3
  • 4
  • 16
Previous101102103Next

Umbraco

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

Powered by