https://discord.umbraco.com
Join Discord
extending umbraco backoffice - users and permissions to specific features
z

Zayaa

about 1 year ago
I have created a new section in the back office of umbraco(using v13). Any idea of how to implement permissions to specific users to view specific features on a view page?
z
a
m
  • 3
  • 4
  • 192
(Resolved) Hangfire to only run jobs on specific server.
l

Lewis Heaton

about 1 year ago
We have a website where the customer facing site (FE) and Umbraco (BE) run on different servers. We have Hangfire installed via Cultiv.Hangfire. Some jobs get scheduled from the FE and some from the BE. At the moment Hangfire seems to pick either server to run a job. My question, how can I tell Hangfire to only run jobs on one specific server, the BE one. Site is running 13.3.0 Also, great package @Sebastiaan
l
n
+2
  • 4
  • 12
  • 192
Urgent help needed. Can't rebuild internal index. [SOLVED - Kinda]
m

Matthew Alexandros

10 months ago
For months I have been chasing an issue on my site where the internal index was dropping content nodes from the index and I could not rebuild it. It was confirmed by Umbraco Support that this was a known bug. They told me till a fix is released that I should just rebuild the index. The problem is that if I hit the "Rebuild index" I just get the message "The process is taking longer than expected, check the Umbraco log to see if there have been any errors during this operation". If I set he log level to "debug" no errors ever show up in the log but the internal index never gets populated. I have posted on GitHub and was told to update the Examine version, which did not fix it, then they told me to contact Umbraco Support who (despite this only happing in my cloud hosted environment with them) told me this is not something they can support, even though they did also at one point tell me it was a known bug.
m
b
+5
  • 7
  • 13
  • 191
Element Type vs Composition
j

Jamie T

over 1 year ago
When creating a doctype you get the options element type and composition, is there any difference under the hood? I am creating some compositions inside a migration so just wondering if there is anything else to consider. I've checked the database and both seem to be created the same just with a different default icon? Thanks ❤️
j
c
  • 2
  • 7
  • 191
Multiple Logins using ExternalLogin (via Auth0)
c

Cynical Developer

about 1 year ago
Hi, I have setup an U13 website and Im using Auth0 using the docs, and this example code: https://github.com/jbreuer/Umbraco-OpenIdConnect-Example, and it's mostly working great, I'm using this for Members only. I initially set it up with just one provider (Google) but I need to support multiple (over 10). The free testing account with Auth0 allows you to setup 2, so I've connected Google and Microsoft. I have autolinking setup so it creates a member in the Umbraco Backoffice, this is great. So the scenario: A user logins in using their Google account and it creates their account with the name: user@website.com they get logged in, and everything is good. They log out and try to login with Microsoft account (which also uses user@website.com) everything goes through the right steps but when I land back at my umbraco instance I am present with this error:
Cannot insert duplicate key row in object 'dbo.umbracoExternalLogin' with unique index 'IX_umbracoExternalLogin_LoginProvider'. The duplicate key value is (UmbracoMembers.OpenIdConnect, *{{insert memeber's guid here}}*). The statement has been terminated.
I need the system to create different members for each social login, does anyone have any advice on how to do this, a link to a blog about it, or a link to documentation? Thanks in advanced.
c
d
d
  • 3
  • 10
  • 190
"redirect_uri is not valid" Error when Accessing Umbraco Backoffice from Domain
t

Tameem

10 months ago
Hello all, When I try to access the Umbraco backoffice through my domain URL (e.g., "https://domain.com/umbraco"), I receive the following error: error: invalid_request error_description: The specified 'redirect_uri' is not valid for this client application. error_uri: https://documentation.openiddict.com/errors/ID2043 However, when I access the backoffice locally via "https://localhost/umbraco," it works perfectly without any issues. Could you explain why this is happening and how I can fix it?
t
k
  • 2
  • 3
  • 188
Backoffice session timed out.
s

Sam

over 1 year ago
Hey, I've recently upgraded one of our clients sites from umbraco 8.13.1 all the way to 13.0.1 - after some struggling I've managed to sort it out. BUT I've recently discovered that when I log into the backoffice I keep getting "Session timed out." not even 60 seconds after I've logged in. I've tried setting up the TimeOut value in appsettings.json to a multiple different values without any success. I've scoured the internet and I cannot find anything that seems to resolve this issue for me. Is there anyone who've encountered this problem and if so how did you resolve it?
s
s
p
  • 3
  • 3
  • 188
IContent or IPublishedContent?
t

TigerMan

about 1 year ago
Hi I have a controller/class where a method in this class is being called to get a page programmatically. As an example, in Umbraco 13 I have 2 pages. When I'm on page 2, I'm calling this method to get some details from page 1. I can get it by IContent (GetById) or some documents suggest using IPublishedContent. Which is the correct way to get this type of record? Thanks
t
s
  • 2
  • 6
  • 183
CORS error when trying to fetch media in umbraco 14
r

Reini

8 months ago
I am currently trying to load vtt files for video subtitles from umbraco media section in our frontend. We use an NextJs Frontend, so the domain of the frontend is not the same as the Umbraco instance. I now get cors errors when i try to load the vtt files. the images and videos are loaded without a problem. Did anyone else have the same problem?
r
j
+2
  • 4
  • 11
  • 171
Running multi-site locally
t

TigerMan

about 1 year ago
Hi all I have setup two sites under one Umbraco 13. I can get to one site but not the other so I setup the culture and host as below Site 1 - http://localhost:1234 Site 2 - http://localhost:1234/siteTwo This works and I'm able to get to the second site. Is the only way to have these working for two separate domains is if I had two domains as Site 1 - http://domainOne Site 1 - http://domaintwo Is by setting up IIS on my machine? So I can't do this using IIS express (that comes with Visual Studio)?
t
k
+4
  • 6
  • 18
  • 170
Previous91011Next

Umbraco

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

Powered by