Community Support Forum

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

Clear

Which view file to add summernote editor code?

I have asked a lot of questions in this forum on how to get my comments to work. Thank you for all your help. I also have asked why I see no editor in my post view. On your page--https://www.c...
0
votes
0
answers
348
views

Migrating from .NET core 6 to 8

I just did the migration from .NET Core 6 to the latest .8 (CloudScribe 8.6). I got things working, but I had to do some manual work in the database tables to get the migrations to work. I had...
0
votes
1
answers
819
views

TalkAbout Comment-problem

I am not sure how, but when I added various code to make that comment system work, the website lost contact with the blog pages. I took everything relating to TalkAboutComments out, either ex...
0
votes
7
answers
436
views

CRUD Generator for Cloudscribe

I'm creating a Cloudscribe CRUD generator that builds modules from your database schema. Benefits:

  1. No more repetitive CRUD code
  2. Consistent UI and structure across all modules
  3. Faster delivery of new features
  4. Easy to maintain and extend
...
1
votes
1
answers
2143
views

Notes on upgrading to 8.3

Not a question any more, thank goodness, but maybe something useful for others. Just thought I'd post some notes after upgrading a site today to 8.3 as per https://www.cloudscribe.com/blog/2025/07/28/cloudscribe-v83-released...
1
votes
1
answers
3163
views

post editor window has no tools after update to latest netcore 8 files

Hello, my view of the blog where I add posts has lost the editor window. It has a 'content' window, and for posts already in the system, I see the full code with the tags and special character...
0
votes
4
answers
1281
views

email dilemma

A person who wanted to register today (create a login) never received a confirmation email. The error message said it is because ---Authentication failed at MailKit.Net.Smtp.SmtpClient.Authent...
0
votes
1
answers
835
views

Database protection

Thank you so much for all your help. I am sorry I have another question. Since updating to 8.0 I always get an error message (see attached scrshot). I may not be doing something on my end to p...
0
votes
5
answers
615
views

How to reinstall comment system settings admin functionality

If I include in Cloudscribe Features--- services.AddTalkAboutCloudscribeIntegration(config); services.AddTalkAboutCommentsCloudscribeIntegration(config); services.AddTalkAboutServices(config)....
0
votes
2
answers
1962
views

Admin page question

Thank you for all your help. I still am not able to see a link to Administration and I have checked the Navigation xml file etc. Please tell me if I should see this long string for my password...
0
votes
1
answers
916
views

Site publish may not be accurate?

I am sorry to bother you again. Regarding the disappearance of the Admin link in the navbar and the impossibility of logging off, I am thinking I will try removing all files from the server, a...
0
votes
1
answers
959
views

Website admin link is gone; many problems

When I login, I cannot see the Administration link. I published a new design today and it was working EXCEPT the reminder to purchase the software or the talkabout comment or newsletter plugin...
0
votes
15
answers
720
views

Using ajax in cloudscribe

I have not been able to add a news ticker to my cloudscribe site. I am trying to figure out why. Do you advise adding the json file to an App_Data folder? Thank you.

0
votes
2
answers
1250
views

Update bootstrap

I have updated to Cloudscribe 8.0 and I need to update to Bootstrap 5.3. What is the best way to do that in Cloudscribe? Thank you very much. (I was never able to get the bs carousel to work r...
0
votes
3
answers
1069
views

API and RSS

Why does the Cloudscribe api rss feed truncate at 10 posts? Can I get a full rendering of all posts? thanks for your help.

0
votes
1
answers
1284
views