https://discord.umbraco.com
Join Discord
SQLite - tool - suggestions ?
k

Kevin Jump

9 months ago
What are people using (if anything) for looking at SQLite databases ? i am using the SQLite and SQL Server compact toolbox extension for visual studio. (https://marketplace.visualstudio.com/items?itemName=ErikEJ.SQLServerCompactSQLiteToolbox) which is OK, but a little clunkly, and really minor annoyance is i can't seem to rename the connections, so when i have more than one open it looks like this. which isn't ideal. - anyone else got a good tool ? https://cdn.discordapp.com/attachments/1337366081857257496/1337366082209583104/image.png?ex=67a72eb9&is=67a5dd39&hm=b1dee0dd8dbec02d52f6ca0f10acd4037e5e41c4770476d6b8404c9627a99a86&
k
s
+9
  • 11
  • 22
  • 20
Redirects not working
g

Gaz Oakley

10 months ago
I'm trying to run Umbraco in a container, but I'm experiencing some weird issues: * If I don't configure a domain in the backoffice for a site, then redirects work fine - but normal pages won't load * If I do configure a domain in the backoffice for a site, then all the redirects are broken but normal pages load as expected I'm setting
Umbraco:CMS:WebRouting:UmbracoApplicationUrl
in an appsettings.json file. Any ideas?
g
  • 1
  • 5
  • 20
Typed Member from IMember
g

garpunkal

10 months ago
Is there a way to get a type member from iMember e.g.
csharp
var members = _memberService.GetMembersByMemberType("employee");

foreach (var member in members) {   
  var typedMember = (Employee)member;
  collection.Add($"{typedMember.FirstName} {typedMember.EmployeeId}")
}
g
j
  • 2
  • 2
  • 20
Resize images when added to Media section
b

Bodie

11 months ago
Our client has started to upload image files that are around 20mb, whilst it's great to have high res, this is a little excessive for what we need. The Umbraco media section loads the full image every time, it's a waste of resources in my mind. So, is there an easy way to either: 1) Limit image size when a client tries to upload it 2) Resize the image once uploaded There's ways to do this in code, but wondered if it could be done with configuration. (Umbraco 13)
b
s
m
  • 3
  • 3
  • 20
uSync 15.0.0
k

Kevin Jump

12 months ago
🎉 Woot! uSync and uSync.Complete v15 are out (https://www.nuget.org/packages/uSync/ && https://www.nuget.org/packages/uSync.Complete/15.0.0) - I can't believe it took Umbraco a whole day to release v15 after .net 9 came out 🙂‍↔️
k
d
  • 2
  • 2
  • 20
Hangfire Auth
w

Warren Buckley

about 1 year ago
@Sebastiaan registered hangifre on a different path that is not /umbraco prefix so just /hangfire or /seb
w
s
  • 2
  • 87
  • 20
Quick Tip: How to customise your Umbraco...
w

Warren Buckley

almost 2 years ago
Have you seen the new upcoming Umbraco V13 Login Screen? Perhaps your not overly keen on the stock photo used, don't worry you can still customise how the login screen looks so it fits your clients brand better. https://blog.hackmakedo.com/2023/11/20/quick-tip-how-to-customise-your-umbraco-13-login-screen/
w
c
+4
  • 6
  • 82
  • 20
Including content and media in custom Examine index
d

Dan

about 1 year ago
I'm following the docs (https://docs.umbraco.com/umbraco-cms/reference/searching/examine/indexing#creating-your-own-index) on creating a custom Examine index. I'd like to include media items in the same index (the media items share some common properties with the indexed content, such as tags, text description etc). The documentation seems to be geared towards indexing only content and I'm struggling to see how to extend it to include media. Does anyone have an example of how to do this, or can anyone point me in the right direction?
d
m
d
  • 3
  • 7
  • 20
Enforce Password History, Max and Min Password Age in Umbraco
t

Tomioka

about 1 year ago
is it possible to configure settings for Enforce Password History, Maximum and Minimum Password Age a in Umbraco
t
j
+2
  • 4
  • 6
  • 20
Extend media backoffice view
s

starrieeyes

about 1 year ago
Hi using Umbraco 13, I'm looking to extend the media backoffice view, specifically adding an additional option to the Actions List. I'm sure I've seen a guide previously which covered this but can't remember where it was.
s
h
  • 2
  • 5
  • 20
Previous899091Next

Umbraco

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

Powered by