https://discord.umbraco.com
Join Discord
[RESOLVED}Umbraco 14 API controller
m

mehdimiah_

about 1 year ago
Hey friends I have noticed UmbracoApiController has now been depreciated, so i am trying to use the example from the docs using Microsoft.AspNetCore.Mvc; namespace UmbracoDocs.Samples; [ApiController] [Route("/api/shop/products")] public class ProductsController : Controller { [HttpGet] public IActionResult GetAll() => Ok(new[] { "Table", "Chair", "Desk", "Computer" }); } hitting the endpoint with postman - https://localhost:44325/api/shop/products/getall but i seem to just get a html reponse, im not sure what im doing wrong here? can anyone help? thanks!
m
s
+2
  • 4
  • 22
  • 71
Converting non english characters in Content URL
b

baristaner

about 1 year ago
Hello everyone,some of my contents in my umbraco are turkish that causes few issues with the URL's sometime For example if my content has the letter "Ü" it converts the url into "ue" but instead of that i want to convert into just normal "U" Any ideas will be appreciated Thanks! PS: I'm using umbraco 13
b
j
k
  • 3
  • 8
  • 71
How to create a custom module with custom database
k

karmentena

about 1 year ago
I want to create a backend panel and want to know how i can 1. query the data and display at the front end 2. Create an edit/add/list panel 3. Demonstrate how to enable query of this at the front. would i find somewhere how to start something like this :D
k
a
  • 2
  • 3
  • 71
Umbraco IIS - 403 Error
j

Jaden F

over 1 year ago
Hi, One of or customers is running Umbraco on a IIS 10 Windows Server 2019 machine, we moved the website over and imported the MSSQL database dumps and everything has worked fine for a few days. However, all of a sudden, when you go to domain.com/umbraco - it shows a blank white page. The website displays fine, apart from some elements now showing a 403 forbidden error. I have rebooted the server, recycled the IIS AppPool and checked permissions - all seem in order. Does anyone have any advice on how to resolve this? Thanks!
j
  • 1
  • 1
  • 71
Usync and Umbraco Commerce
t

TigerMan

over 1 year ago
Hi I installed Umbraco Commerce. Created a basic site with the Commerce functionality. I did a fresh clean export and checked in the project into our GitHub. Someone else opened the project and ran the import on usync but the Commerce options, data wasn't present. Is commerce not supported in uSync?
t
k
  • 2
  • 1
  • 71
Form Issue
y

Yasein H. Burqan

almost 2 years ago
Why the forms coming like this ? https://cdn.discordapp.com/attachments/1190959436395728897/1190959437117128745/image.png?ex=65a3b268&is=65913d68&hm=0039da88f4ec9cf8794f3f98ad4ebd395ee8895371cbcdf9dbb8d21790b0d76a&
y
a
k
  • 3
  • 16
  • 71
System.MissingMethodException after upgrading to .NET9
x

xopabyteh

8 months ago
Hey lads, Since we upgraded to .NET9, we're getting this same exception periodically on our azure app service. We're using umbraco v14. All help appreciated.
Message: Method not found: 'System.Threading.Tasks.Task`1<Int32> Microsoft.EntityFrameworkCore.RelationalQueryableExtensions.ExecuteDeleteAsync(System.Linq.IQueryable`1<!!0>, System.Threading.CancellationToken)'.

Parsed stack trace:
OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreTokenStore`5+<PruneAsync>d__44.MoveNext
System.Runtime.CompilerServices.AsyncMethodBuilderCore.Start
System.Runtime.CompilerServices.AsyncValueTaskMethodBuilder`1.Start  
OpenIddict.EntityFrameworkCore.OpenIddictEntityFrameworkCoreTokenStore`5.PruneAsync
OpenIddict.Core.OpenIddictTokenManager`1.PruneAsync
OpenIddict.Core.OpenIddictTokenManager`1.OpenIddict.Abstractions.IOpenIddictTokenManager.PruneAsync
Umbraco.Cms.Infrastructure.BackgroundJobs.Jobs.OpenIddictCleanupJob+<RunJobAsync>d__11.MoveNext
https://cdn.discordapp.com/attachments/1345342008448909373/1345342009120002099/image.png?ex=67c432e2&is=67c2e162&hm=26da7b446ece33217cdada79c7ca69ffa95b58ae74218db5a19c5a0094a682bf&
x
  • 1
  • 2
  • 69
[Solved] Umbraco version 13.5.2 Unable to Save & Publish Page "Payload too large"
d

Dann

9 months ago
Hi all, when trying to save and publish a page I am getting this error: angular.js:15697 Possibly unhandled rejection: {"errorMsg":"An error occurred","data":"The page was not displayed because the request entity is too large.","status":413} /umbraco/backoffice/umbracoapi/content/PostSave 413 (Payload Too Large)
d
s
  • 2
  • 3
  • 69
uSync media when using Azure blob storage
m

MattInsp

over 1 year ago
Does anyone know how to get uSync to download media from Azure blob storage when serialising data for transfer? Thanks
m
k
+2
  • 4
  • 20
  • 69
Broken Links Finder Plugin
n

nobody7781

over 1 year ago
I want to develop a plugin that shows what links on Umbraco are broken, so the user can fix them. I created a custom Dashboard, but now I need to create the controllers that will tell me what links are broken, by either looking into the database or crawling the website. My question is, where should I place the files? Is there any convection for that? What plugins usually do?
n
l
  • 2
  • 4
  • 69
Previous343536Next

Umbraco

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

Powered by