Search found 26 matches

by lastpictures
Mon Mar 30, 2026 7:13 am
Forum: General
Topic: News about Bludit future ?
Replies: 7
Views: 346

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: 7
Views: 346

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: 7
Views: 346

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: 2674

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 ...
by lastpictures
Sat Feb 14, 2026 9:01 am
Forum: General
Topic: Various errors in new version 3.17.1
Replies: 6
Views: 2674

Re: Various errors in new version 3.17.1

Hello,

Are you using the TinyMCE editor? I have no problem uploading or deleting images when creating new content. The problem only occurs when I completely delete content I've already created. Then the corresponding folder under bl-content/uploads/pages on the server isn't deleted.

What's also ...
by lastpictures
Mon Feb 09, 2026 7:24 am
Forum: General
Topic: Various errors in new version 3.17.1
Replies: 6
Views: 2674

Re: Various errors in new version 3.17.1

All the errors are still present.
by lastpictures
Sat Feb 07, 2026 9:29 am
Forum: General
Topic: Various errors in new version 3.17.1
Replies: 6
Views: 2674

Various errors in new version 3.17.1

Hello everyone,

After updating to the current version, some things no longer work with Bludit. If I create a post, upload an image (image.webp), include it in the article and publish it, then everything works well so far.

If I take a backup from the server, i.e. the upload folder of the article ...
by lastpictures
Mon Jan 26, 2026 3:22 pm
Forum: Plugins
Topic: Email Contact Form --〉HELP
Replies: 2
Views: 1551

Re: Email Contact Form --〉HELP

The plugin, as described in the download, is rather problematic. It lacks CSRF protection.

The `form_token` is generated but not validated anywhere.

There is no rate limiting. `send_code` can be called an unlimited number of times, leading to potential email spam.

SMTP is only pseudo-SMTP ...
by lastpictures
Sat Jan 03, 2026 8:58 am
Forum: Allgemeines
Topic: Sonderzeichen in Seitentitel werden doppelt encodiert: & im Editor→ & im Quelltext
Replies: 2
Views: 3446

Re: Sonderzeichen in Seitentitel werden doppelt encodiert: & im Editor→ & im Quelltext

Moin,

was für ein Theme nutzt du? Kannst du einen Link geben? Nicht das bei dir irgendwie der Browser zuschlägt?
by lastpictures
Sun Dec 28, 2025 8:34 am
Forum: Show your Bludit-Website!
Topic: My sites
Replies: 5
Views: 4617

Re: My sites

If you'd like, I can provide you with my modified version. However, it includes the CAPTCHA.

However, I would be interested to know how you implement your protection against bots, etc.