Search found 32 matches

by lastpictures
Thu Jul 02, 2026 7:10 am
Forum: General
Topic: Migrating to another web hosting and upgrading to the latest Bludit
Replies: 5
Views: 1951

Re: Migrating to another web hosting and upgrading to the latest Bludit

Then the task is to find out to what extent something has been modified that would no longer run on a new server...
by lastpictures
Wed Jul 01, 2026 7:12 am
Forum: General
Topic: Migrating to another web hosting and upgrading to the latest Bludit
Replies: 5
Views: 1951

Re: Migrating to another web hosting and upgrading to the latest Bludit

Since Bludit works without a database, the entire directory, including all subdirectories like bl-content, bl-kernel, and so on, must be completely backed up.

Upload everything again to your new hosting provider.

If your domain has also been moved to the new provider, you must point it to the ...
by lastpictures
Sun Jun 28, 2026 9:50 am
Forum: General
Topic: Bludit vs Grav
Replies: 1
Views: 2345

Re: Bludit vs Grav

If I were you, I'd ask an AI to compare the two CMSs.

In my opinion, Bludit and Grav aren't really comparable; Grav is much more powerful and comprehensive.
by lastpictures
Tue May 05, 2026 6:59 am
Forum: General
Topic: Restoring old data from previous version
Replies: 6
Views: 2918

Re: Restoring old data from previous version

I would actually only restore the bl-content folder, and from the databases folder, only the files pages.php, categories.php, and possibly tags.php if needed.

Reinstall everything else from scratch. I don't understand why Bludit encrypts backups. I don't use the built-in backup function because I ...
by lastpictures
Sat Apr 18, 2026 4:22 pm
Forum: Announcements
Topic: Bludit v3.20.0 is here
Replies: 6
Views: 6474

Re: Bludit v3.20.0 is here

The update contains several bugs that crept in with the new version:

- When creating a page, a preview cannot be accessed in the editor. It is not generated

- In the plugin list, plugins that are at version 3.20.0 are still displayed as outdated
by lastpictures
Thu Apr 16, 2026 5:23 pm
Forum: Themes
Topic: Suche passendes Theme für bestimmtes Blog-Aussehen
Replies: 2
Views: 4652

Re: Suche passendes Theme für bestimmtes Blog-Aussehen

Hallo,

schau dir doch mal das Theme Blekathlon an. Vielleicht kommt das deinen Ansprüchen nahe. Ansonsten wäre noch eine Idee, sich mal ein Theme von IndoCreativeMedia anzuschauen.
by lastpictures
Mon Mar 30, 2026 7:13 am
Forum: General
Topic: News about Bludit future ?
Replies: 8
Views: 5268

Re: News about Bludit future ?

That wasn't meant to sound arrogant or anything like that :)

But yes, I understand your point! I think Bludit has a future!
by lastpictures
Sun Mar 29, 2026 5:19 pm
Forum: General
Topic: News about Bludit future ?
Replies: 8
Views: 5268

Re: News about Bludit future ?

You're free to create a fork and develop the CMS yourself. I know it's work, but it's a way to keep development going.

I customize Bludit after every update, constantly developing my theme further, including new features. I've also written plugins to streamline processes and add functionality that ...
by lastpictures
Fri Mar 27, 2026 2:02 pm
Forum: General
Topic: News about Bludit future ?
Replies: 8
Views: 5268

Re: News about Bludit future ?

I think if we consistently pursue the development path of version 3.x, then it's fine. Many things have been fixed in recent weeks, so version 3.x can also be about preparing the CMS for the future. Currently, the system is working well; plugins are available, but can also be quickly developed in ...
by lastpictures
Sun Feb 15, 2026 9:36 am
Forum: General
Topic: Various errors in new version 3.17.1
Replies: 6
Views: 9624

Re: Various errors in new version 3.17.1

About the image file name, actually it's a feature, not a bug.

If you upload an image with non-web-safe file-name (containing non-alphanumeric characters other than -, using uppercase file extension), then it will be renamed into a web-safe file-name.

Thanks for the reply. I misinterpreted the ...