Search found 3083 matches

by Edi
Sun Oct 12, 2025 6:49 pm
Forum: General
Topic: How can I see the error file?
Replies: 2
Views: 56

Re: How can I see the error file?

1dtravel wrote: Fri Oct 10, 2025 6:57 pm I have Bludit version 3.14.1. How can I see the error file?
Which version of PHP do you use?

Concerning the error file please see the following entry in the documentation:

https://docs.bludit.com/en/developers/debugging
by Edi
Sun Oct 12, 2025 6:36 pm
Forum: General
Topic: Latest versions of php - Bludit latest
Replies: 6
Views: 1397

Re: Latest versions of php - Bludit latest

Please send me your installation as ZIP file. So I can have a look at it.
by Edi
Wed Oct 08, 2025 5:51 pm
Forum: Allgemeines
Topic: Theme "nimbus" probleme
Replies: 2
Views: 851

Re: Theme "nimbus" probleme

Ich möchte ein Bild als Vorschaubild und EIN Bild im Artikel. Du kannst dazu die Datei page.php im Ordner /bl-themes/nimbus/php anpassen. Damit das Vorschaubild nicht mehr gezeigt wird, kannst Du die Zeile 6 löschen: <?php if ($page->coverImage()) { ?><div class="post-img"><img src="...
by Edi
Wed Oct 08, 2025 5:31 pm
Forum: General
Topic: Latest versions of php - Bludit latest
Replies: 6
Views: 1397

Re: Latest versions of php - Bludit latest

lodria wrote: Wed Oct 08, 2025 4:19 pm I had an older version of Bludit, I updated it to the current one.
Which version was the older one?

Which plugins are installed? Have you tried it without the plugins? It could be that a plugin is not compatible.
by Edi
Tue Oct 07, 2025 6:37 pm
Forum: General
Topic: Latest versions of php - Bludit latest
Replies: 6
Views: 1397

Re: Latest versions of php - Bludit latest

Do you update an existing installation or make a fresh one?

I run Bludit with PHP 8.3.24 without any problems.
by Edi
Sun Aug 03, 2025 9:09 pm
Forum: General
Topic: Can't edit content
Replies: 1
Views: 53303

Re: Can't edit content

Perl Version 5.26.3? Do you mean PHP?
by Edi
Sun Aug 03, 2025 8:57 pm
Forum: General
Topic: Forum issue - missing functionality
Replies: 3
Views: 43605

Re: Forum issue - missing functionality

The navigation bar at the top is back.

There was a cache issue.

Sorry for this!
by Edi
Sun Aug 03, 2025 8:50 pm
Forum: General
Topic: Flat-file / DB Improvement
Replies: 1
Views: 42180

Re: Flat-file / DB Improvement

Thank you for your contribution.

There is no further "official" development of Bludit at the moment.

But Bludit is Open Source therefore you can contribute to it or fork it for an own project.
by Edi
Tue Jun 03, 2025 9:53 pm
Forum: General
Topic: admin shortcuts - eg: DOMAIN
Replies: 2
Views: 19797

Re: admin shortcuts - eg: DOMAIN

You can find the paths in the file init.php in the directory /bl-kernel/boot (line 165):

https://github.com/bludit/bludit/blob/3 ... t.php#L165
by Edi
Tue Jun 03, 2025 6:49 pm
Forum: Plugins
Topic: EasyComments-Plugin
Replies: 1
Views: 51604

Re: EasyComments-Plugin

Welches Theme verwendest Du?