Search found 72 matches

by hanno
Mon Mar 26, 2018 10:01 pm
Forum: Bugs
Topic: PHP Warning: Use of undefined constant IN_serendipity_admin
Replies: 8
Views: 9835

Re: PHP Warning: Use of undefined constant IN_serendipity_a

More such warnings as part of the "podcast" plugin: [26-Mar-2018 22:00:08 Europe/Berlin] PHP Warning: Use of undefined constant PLUGIN_PODCAST_QTEXT_DDEFAULT - assumed 'PLUGIN_PODCAST_QTEXT_DDEFAULT' (this will throw an Error in a future version of PHP) in /home/hanno/websites/blog.hboeck....
by hanno
Fri Dec 01, 2017 12:03 am
Forum: Bugs
Topic: PHP Warning: Use of undefined constant IN_serendipity_admin
Replies: 8
Views: 9835

PHP Warning: Use of undefined constant IN_serendipity_admin

I'm getting warnings in my PHP log when using PHP 7.2: [30-Nov-2017 23:57:01 Europe/Berlin] PHP Warning: Use of undefined constant IN_serendipity_admin - assumed 'IN_serendipity_admin' (this will throw an Error in a future version of PHP) in [path]/include/functions_smarty.inc.php on line 1005 [30-N...
by hanno
Mon Aug 07, 2017 8:18 am
Forum: Bugs
Topic: Unseparated info messages when deleting multiple comments
Replies: 4
Views: 3479

Unseparated info messages when deleting multiple comments

When I delete multiple comments in the serendipity backend I get an infobox with multiple messages that are not separated at all, like this: "Done: Comment #124 has successfully been deletedDone: Comment #123 has successfully been deletedDone: Comment #120 has successfully been deletedDone: Com...
by hanno
Tue Sep 13, 2016 5:16 pm
Forum: General discussions
Topic: 404 pages default to index page
Replies: 17
Views: 29311

Re: 404 pages default to index page

Ok, this has been like this for years, so it can probably wait till Garvin comes back.

If the intent is to allow templated 404 pages it should probably still default to some kind of error message.
by hanno
Tue Sep 13, 2016 2:33 pm
Forum: General discussions
Topic: HTTPS for s9y infrastructure? (webpage, board etc.)
Replies: 4
Views: 4664

HTTPS for s9y infrastructure? (webpage, board etc.)

As probably everyone knows the web is rapidly moving to HTTPS by default, supported by major players like Google and Mozilla. I welcome this, but I'm aware that opinions on this differ. I see that the s9y infrastructure (webpage, board, blog etc.) is still on http only, https requests fail. Apart fr...
by hanno
Tue Sep 13, 2016 2:27 pm
Forum: General discussions
Topic: 404 pages default to index page
Replies: 17
Views: 29311

404 pages default to index page

Hi, I'm a bit puzzled by the behavior of s9y when it comes to 404 pages. It seems by default s9y has this line in the htaccess: ErrorDocument 404 /index.php The effect is that nonexisting pages get an error 404 code (correct), but they always show the start page. I wonder if there's any intent behin...
by hanno
Fri Jul 15, 2016 7:02 pm
Forum: Bugs
Topic: php_value in 2.1-beta .htaccess breaks on many installations
Replies: 5
Views: 4816

php_value in 2.1-beta .htaccess breaks on many installations

I just did a test installation of s9y 2.1-beta1. After the installation I first only got an error 500. The reason is that the default htaccess contains two php_value commands: php_value session.use_trans_sid 0 php_value register_globals off It is my understanding that setting php options via .htacce...
by hanno
Fri Jul 15, 2016 6:56 pm
Forum: Bugs
Topic: atom feed / maximum execution time
Replies: 2
Views: 4107

Re: atom feed / maximum execution time

Can't reproduce the issue in 2.1 beta. (However I stumbled over another issue in 2.1 - will open another post for it)
by hanno
Sun Jun 19, 2016 2:38 pm
Forum: Bugs
Topic: atom feed / maximum execution time
Replies: 2
Views: 4107

atom feed / maximum execution time

On several blogs I host with Serendipity 2.0.3 the atom feed does not work. I always get an error that the maximum execution time was exceeded. I now retested this with a locally installed fresh s9y installation with no articles present, same problem. I always get an error message like this: <br /> ...
by hanno
Sun Apr 12, 2015 2:04 pm
Forum: Bugs
Topic: Patches not allowed as attachments (.diff / .patch)
Replies: 1
Views: 3428

Patches not allowed as attachments (.diff / .patch)

I just submitted a bug report here with an attached patch. The forum didn't allow me to attach files with the extension .diff or .patch. I worked around this by using .txt (patch doesn't care which extension you use), but as this is a forum for the development of a software I'd find it appropriate t...
by hanno
Sun Apr 12, 2015 2:03 pm
Forum: Bugs
Topic: Atom feed self URL will link to http on https webpages
Replies: 1
Views: 3239

Atom feed self URL will link to http on https webpages

Serendipity atom feeds contain a link to themselves (link rel="self"). These links are hardcoded as http URLs, even on https only webpages. This causes a warning in the W3C Feed validator. I've attached a simplepatch that will - like in other similar places in s9y - check the $_SERVER vari...
by hanno
Wed Dec 24, 2014 12:24 pm
Forum: Bugs
Topic: Malformed escaping in flattr plugin
Replies: 1
Views: 3098

Malformed escaping in flattr plugin

Hi, It seems the flattr plugin tries to do backslash escaping on title tags for the flattr html code. This doesn't make sense and leads to malformed html. I get html code like this: <a class='FlattrButton' style='display:none;' title='Don\'t update NTP – stop using it' (can be seen live on my latest...
by hanno
Tue Jul 22, 2014 3:46 pm
Forum: Bugs
Topic: Umlaut in real name on initial blog creation doesn't work
Replies: 3
Views: 4203

Re: Umlaut in real name on initial blog creation doesn't wor

Sorry, I forgot to tell, this happens both in latest 1.7 and 2.0 beta.
by hanno
Tue Jul 22, 2014 3:08 pm
Forum: Bugs
Topic: Umlaut in real name on initial blog creation doesn't work
Replies: 3
Views: 4203

Umlaut in real name on initial blog creation doesn't work

When I create a blog and enter my name ("Hanno Böck") as the real name serendipity cuts it to "Hanno B" (meaning it ignores the special char / german umlaut ö and everything behind). I can later edit the user and give it the correct name, so this only happens on installation. Eve...
by hanno
Tue Jul 22, 2014 3:07 pm
Forum: Bugs
Topic: No backend theme on s9y 2.0 beta
Replies: 1
Views: 2984

No backend theme on s9y 2.0 beta

I just tried to install an instance of serendipity 2.0 beta. When I select one of the older themes, e.g. "default" (which I usually use as the basis for manual theme creation) the backend has no theme at all. This is what I see in the html source: <link rel="stylesheet" type=&quo...