Search found 2709 matches

by onli
Fri Oct 20, 2023 3:56 pm
Forum: Generelles in Deutsch
Topic: Update auf 2.5 beta 1
Replies: 21
Views: 175934

Re: Update auf 2.5 beta 1

Die Fehlermeldung beschwert sich über das Karmaplugin. Lösche also am besten erstmal das, um jetzt die Seite wieder zum Laufen zu kriegen.

Du wirst aber mit dem Hoster keinen Spaß mit Serendipity haben, bis die Request2.php-Datei eingebunden werden kann. Die wird immer mal wieder benutzt :/
by onli
Thu Oct 19, 2023 3:44 pm
Forum: Generelles in Deutsch
Topic: Einige Kategorien und tags funktionieren nicht mehr
Replies: 3
Views: 10386

Re: Einige Kategorien und tags funktionieren nicht mehr

Ja, poste bitte noch mehr. Das was du gezeigt hast zeigt nur, dass es 500er-Fehler gab die der Webserver ausgegeben hat, aber da fehlt die PHP-Fehlermeldung. Und die ist es, die uns helfen könnte :)
by onli
Wed Oct 18, 2023 8:48 pm
Forum: Generelles in Deutsch
Topic: Einige Kategorien und tags funktionieren nicht mehr
Replies: 3
Views: 10386

Re: Einige Kategorien und tags funktionieren nicht mehr

Weiße Seite bedeutet normalerweise einen PHP-Fehler, einen 500er. Der sollte auf deinem Server im PHP-Fehlerlog vermerkt sein. Wenn du ihn dort findest könnte er danach im Code zu fixen sein, teile ihn am besten hier.
by onli
Wed Oct 18, 2023 8:47 pm
Forum: Generelles in Deutsch
Topic: Update auf 2.5 beta 1
Replies: 21
Views: 175934

Re: Update auf 2.5 beta 1

Laut der Fehlermeldung versucht er /home/sites/site100013995/web/refilix.de/bundled-libs/HTTP/../pear/http_request2/HTTP/Request2.php zu öffnen. Gibt es diese Datei auf dem Server? Wenn ja, dann würde ich den Fehler immer noch beim Hoster sehen, dass der konfigurierte include_path den Zugriff auf di...
by onli
Fri Oct 13, 2023 8:59 pm
Forum: Generelles in Deutsch
Topic: Update auf 2.5 beta 1
Replies: 21
Views: 175934

Re: Update auf 2.5 beta 1

Ja. Mit dieser Fehlermeldung muss du zum Support des Hosters gehen. Es ist an ihm, diese Einbindung der http_request2/HTTP/Request2.php zuzulassen. Zumindest ist das mein Kenntnisstand. Mir ist nicht klar, warum dieser Fehler überhaupt bei manchen Hostern auftritt. Aber der Support kann normalerweis...
by onli
Tue Oct 10, 2023 6:49 pm
Forum: Generelles in Deutsch
Topic: Update auf 2.5 beta 1
Replies: 21
Views: 175934

Re: Update auf 2.5 beta 1

Schau mal im Log, welcher Fehler genau geworfen wird. Darauf können wir dann reagieren. Wahrscheinlich muss ein Plugin gelöscht werden.
by onli
Thu Sep 28, 2023 11:26 am
Forum: Announcements
Topic: Serendipity 2.5-beta1
Replies: 0
Views: 60029

Serendipity 2.5-beta1

Today we release Serendipity 2.5-beta1 ! The main focus was support for PHP 8.2 - if you need a serendipity version that works with PHP 8.2, you should use this beta even on a production blog. But it's still a beta, additional testing is needed to make this version a proper stable release, so stick ...
by onli
Wed Sep 20, 2023 6:14 pm
Forum: Generelles in Deutsch
Topic: Unknown system variable 'storage_engine' .... thrown in ... mysqli.inc.php
Replies: 9
Views: 15689

Re: Unknown system variable 'storage_engine' .... thrown in ... mysqli.inc.php

Wie siehts aus? Sonst würde ich die neue Beta erstmal ohne diesen Patch vorbereiten.
by onli
Fri Sep 15, 2023 11:55 am
Forum: Bugs
Topic: WYSIWYG editors clears CLEAR=BOTH and similar tags
Replies: 13
Views: 31174

Re: WYSIWYG editors clears CLEAR=BOTH and similar tags

Sp you had added clear:both to .buchlink and the p tag after .litverweis, but the editor again removed both?
by onli
Wed Sep 13, 2023 3:54 pm
Forum: Generelles in Deutsch
Topic: Unknown system variable 'storage_engine' .... thrown in ... mysqli.inc.php
Replies: 9
Views: 15689

Re: Unknown system variable 'storage_engine' .... thrown in ... mysqli.inc.php

@widdi: Könntest du uns einnen Patch testen? In der include/db/mysqli.inc.php steht ab Zeile 294 derzeit folgender Code: if (serendipity_utf8mb4_ready()) { # InnoDB enables us to use utf8mb4 with the higher max index size serendipity_db_query("SET storage_engine=INNODB"); } else { # Before...
by onli
Tue Sep 12, 2023 5:14 pm
Forum: Generelles in Deutsch
Topic: Unknown system variable 'storage_engine' .... thrown in ... mysqli.inc.php
Replies: 9
Views: 15689

Re: Unknown system variable 'storage_engine' .... thrown in ... mysqli.inc.php

Welchen Patch würdet ihr hier empfehlen? Prüfen, dass es wirklich MySQL und nicht MariaDB ist, dann bei >= 5.7 auf das Setzen der Engine verzichten?
by onli
Mon Sep 11, 2023 2:46 am
Forum: Development
Topic: Leaving Github
Replies: 1
Views: 26182

Re: Leaving Github

surrim, it would be a shame to lose your contributions. 2FA really is a problem if it blocks legitimate access, but it's also a good thing with regards to security, even for just a project like ours. And Github is honestly excellent in the amount of 2FA-factors it supports. SMS, TOTP app (of which t...
by onli
Tue Aug 29, 2023 11:19 am
Forum: Bugs
Topic: Problems with plugin Staticpage
Replies: 1
Views: 9836

Re: Problems with plugin Staticpage

Hi Thanks for your report! This bug is not known, and I wasn't able to reproduce it so far. Maybe we get additional insight if this fails for more users. But so far I'd recommend that you really should create the table manually. The plugin should start to work. You are right, if this table is missin...
by onli
Sat Aug 19, 2023 5:17 pm
Forum: Installation
Topic: Trying to figure out how Comments/Subscribe to RSS work
Replies: 1
Views: 13461

Re: Trying to figure out how Comments/Subscribe to RSS work

The message you see is the expected behaviour. That's in Firefox, right? The browser stopped rendering RSS files on its own, the result is what you see. It really does seem broken. But the RSS feed is still working and useful: Visitors can add that URL to their feedreader, and then the feed reader w...
by onli
Sun Aug 13, 2023 12:21 pm
Forum: Themes
Topic: Starting Out with Serendipity, need to modify my appearance
Replies: 1
Views: 23816

Re: Starting Out with Serendipity, need to modify my appearance

Hi! Welcome to s9y. The issue here is likely to be that it is not as easy to adopt a theme to a new HTML structure, as serendipity's is likely to differ from what the theme expects. Worse, that HTML will even depend on which of the themes provided by serendipity you use. So there is no simple guide ...