Community Support Forum

This is the place to ask questions about anything related to cloudscribe!

Clear

Customization of login page - some guidance required please

I am new to ASP.NET, mainly written WinForms desktop apps in the past. I have spent ages looking at different solutions to assist with creating an ASP.NET solution with identity, roles and mo...
1
votes
3
answers
95
views

TLS script

I was advised by my hosting company to add a script for TLS-- System.Net.ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12 Where would this be added to my Cloudscribe website? ...
0
votes
3
answers
3261
views

Can the Simple.Contact form be specific to a site?

It looks like the setup is project-based. Sites have SMTP setup, so generalizing this form to use that setup makes sense.

0
votes
1
answers
1920
views

Mapping top level url to folder

Is it possible to have multiple URLs mapped to the site and using folder-base multi tenants to have each URL map to a specific site folder as a base? For example, if masterclub.com is the main...
0
votes
2
answers
232
views

Is is possible to use UniqueIdentifier for SQL Server instead of Varchar(36)

I noticed that the Id values are all 36-byte char fields. For both space and performance, when using UUID values in SQL Server, I try to use COMB values (with the last 6 bytes replaced by the...
0
votes
1
answers
247
views

Your browser sent a request that this server could not understand.

Total newbie here. I deployed a base site (just the raw project) to my service provider. The application works fine from VS 2022 using the remote database, but when I try to run the deployed...
0
votes
3
answers
198
views

Need insight to log errors

I have MANY log errors--I see them every day. I do not know how to troubleshoot them. In the attached file, you can see "Custom/Themes/Unify/assets/img/main/fun-dawn3.jpg" BUT THIS F...
-1
votes
7
answers
216
views

ASP.NET Core 8.0

Hello. I was just wondering if there is a specific plan to update Cloudscribe to ASP.NET Core 8.0? Thank you.

1
votes
3
answers
823
views

Implement SimpleContent in an existing .Net 8 site.

Hi everyone, I have a site for my company that I have built out over the last few years (it also acts as my project management site). I have wanted to create both a blog and be able to update...
1
votes
2
answers
365
views

history.pushState in Pagination

I have pagination working in my .NET 8 MVC application after updating an ASP.NET MVC application using the original "MvcPaging" code. In my javascript code for the old site, called v...
0
votes
2
answers
4015
views

How to upload large files in file manager?

Hi, I'm need to upload a 156MB PDF in the file manager. I've done some looking around e.g. https://stackoverflow.com/questions/67242712/how-to-allow-big-file-size-upload-using-net-core-mvc-with-c-sharp...
1
votes
1
answers
1174
views

Licensing banners are still in view on tablet computers

How do I resolve this issue-- On my Mac or PC my licensing file prompts are not in view, but on some friends' tablets, including iPad and Chromebook, they are. How can I resolve this issue?

...
0
votes
5
answers
321
views

Talk About Comment setup

I have read the other post with advice on Talk About Comment setup, but I am wondering what I am doing wrong. In the new instance I created to see all related files, the TalkAboutCoreImageModa...
0
votes
17
answers
328
views

A tip on how to change blog url in multi-tenant sites

hi all, I worked this out and just thought it might be useful for others. I have a site with three tenants (root site and two folder tenants) and each site has a blog. i'm ok with the root sit...
1
votes
0
answers
1052
views

Support for .Net7?

Is there going to be support for .net 7?

1
votes
2
answers
777
views