https://discord.umbraco.com
Join Discord
Contentment on v13
r

RHamilton

almost 2 years ago
Recently upgraded to v13.0.0 RC3 on .net 8 - Even though NuGet showed that I had Contentment installed, I could no longer see the Contentment data types, so I reinstalled & updated Contentment to v4.5.1 - after upgrading I got the following
Method 'ToArtifact' in type 'Umbraco.Community.Contentment.DataEditors.EditorNotesConfigurationConnector' from assembly 'Umbraco.Community.Contentment, Version=4.5.1.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
Method 'ToArtifact' in type 'Umbraco.Community.Contentment.DataEditors.NotesConfigurationConnector' from assembly 'Umbraco.Community.Contentment, Version=4.5.1.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
Method 'ToArtifact' in type 'Umbraco.Community.Contentment.DataEditors.RenderMacroConfigurationConnector' from assembly 'Umbraco.Community.Contentment, Version=4.5.1.0, Culture=neutral, PublicKeyToken=null' does not have an implementation.
@leekelleher - I see on github that you supporting v13 & v8! šŸ™Œ 😁 Do I need to update to Contentment 4.6.0? I am happy to, just don't see it in NuGet quite yet (even with "Include prerelease" selected) If it's not an upgrade issue, does anything jump out to you? FWIW this was a v12 to v13 upgrade. Possible that it's just because I'm on a RC these are expected wrinkles? Thanks, -Roger
r
l
  • 2
  • 6
  • 110
Linux GUI Git Client Suggestions
w

Warren Buckley

10 months ago
Playing with a Ubuntu VM just to test some repos/code on a Linux box without Windows WSL. Surprised how many apps I use have a linux version, but one I don't is Git Fork. So if you use a Linux flavoured OS, what GUI based Git client are you using.
w
c
+5
  • 7
  • 12
  • 109
Hiding the ā€˜Save’ button in the back office.
r

Rich G

over 1 year ago
Is there a way to hide the Save button in the back office? We’re are running headless and I want to hide the ā€˜Save’ button and change the text of the ā€˜Save and Publish’ to ā€˜Save’ as we deal with publishing separately via a dashboard. Any ideas? Happy just to hide it with CSS (tried some code samples but couldn’t get this to work) or via code. Using latest Umbraco 13 latest Thanks
r
k
  • 2
  • 3
  • 109
Umbraco 15 and dotnet 9 exception
s

sky

10 months ago
Hi, im getting this error when trying to run my umbraco on ubuntu: Unhandled exception. System.TypeLoadException: Could not load type 'Microsoft.AspNetCore.Builder.IISServerOptions' from assembly 'Microsoft.AspNetCore.Server.IIS, Version=9.0.0.0, Culture=neutral, PublicKeyToken=adb9793829ddae60'. I installed umbraco 15 and dotnet 9 does anyone know what can be the problem?
s
k
s
  • 3
  • 3
  • 108
UI Builder with repository to an external table
a

Alex Wilks

over 1 year ago
Hi everyone, We need to use UI Builder to manage some data held in a separate database and, because of the slightly complex nature of the data we need to save/load, we're using a repository as described here: https://docs.umbraco.com/umbraco-ui-builder/v/13.ui-builder.latest-lts/advanced/repositories From there, we stubbed out our tree with some noddy data just to get it visible and we get an error that the table name doesn't exist (
Invalid object name 'Company'.
is the precise error message). After digging around, I can see that the scope provider that gets injected into our repository is pointing to the default Umbraco connection string even though we set the correct connection string in the application startup:
services.AddUmbracoDbContext<CustomDBContext>(options =>
            {
                options.UseSqlServer("name=ConnectionStrings:CustomDB");
            });
I'm at a bit of a loss as to why this would be the case. Does anyone have any ideas? Thanks
a
p
+3
  • 5
  • 15
  • 108
delivery api parent id
d

Dennis Bidstrup

over 1 year ago
Hi! Is it possible to enable the output to have the parentId has part of the data. I don't understand why this is not part of the default response?
d
p
  • 2
  • 3
  • 108
Umbraco 15 Custom Sections Create
w

warLock

9 months ago
Hello everyone, I took a break from developing with Umbraco after version 8, and now I’m working on a project with version 15. However, it has evolved into a very different structure, and I’m struggling to adapt. I want to create and use a new Section, but I haven’t been able to get it to work. I’ve read the documentation, talked to AI (applied the suggestions but they didn’t work), and tried everything, but nothing has worked so far. Friends, can you please explain how to add a Section in Umbraco 15? I really need help because I can’t figure it out. https://cdn.discordapp.com/attachments/1333604093654073364/1333604093930770493/image.png?ex=67997f19&is=67982d99&hm=b9e85a8ce5ed00a7d8d46a6a8276cb2e661c8dc92ddaa43465adf13155b0a632&
w
s
s
  • 3
  • 15
  • 107
Umbraco backoffice custom section port from 13 to 15
b

boston

9 months ago
Hello, some advices or guides to create a custom section in umbraco v15? cause i read the documentation about sections/entry points and package manifest but i'm a little bit confused šŸ™„ any real life sample to follow? And, any particular reason on why i should be using Lit instead of Blazor to create back office components?
b
s
  • 2
  • 5
  • 107
Umbraco Examine for searching and returning results of child items from more than one parent item.
b

bran31

almost 2 years ago
Hi, I am trying to get the search results of child items. Some child items are within one parent item and some child items are from another parent item. I tried to build a query using examine however I'm not getting the expected results. Any assistance would be much appreciated. The following below is what I'm trying to accomplish: var query = index.Searcher.CreateQuery("content"); var results = query.ParentId(nodeItem1Id).And().ParentId(nodeItem2Id).Execute();
b
j
+4
  • 6
  • 25
  • 107
Is there an official guide to deploy
b

biapar

about 1 year ago
Is there an official guide to deploy Umbraco 14 on Kubernets? I create a Dockerfile and it run ok on Docker. On k8s I've the error Unhandled exception. System.TimeoutException: Cannot acquire MainDom. Thx.
b
s
c
  • 3
  • 12
  • 106
Previous232425Next

Umbraco

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

Powered by