Search found 2361 matches
- Tue Apr 13, 2021 11:03 pm
- Forum: General discussions
- Topic: How to Change the layout?
- Replies: 1
- Views: 38
Re: How to Change the layout?
Theerer is a config option on how many articles are on the frontpage, which you could set to 1. It's under Configuration -> Design and Options -> Entries on Frontpage (or similar, the oen where I checkes is not in english. Is that what you are looking for?
- Tue Apr 13, 2021 8:06 pm
- Forum: Themes
- Topic: Fatal Error: Uncaught --> Smarty: Source: Missing name
- Replies: 12
- Views: 136
Re: Fatal Error: Uncaught --> Smarty: Source: Missing name
Which is very strange. That is what I'd expect to be empty, given the error message. You could try to place a commentpopup.tpl from 2k11 or from default into your theme.
- Tue Apr 13, 2021 4:45 pm
- Forum: Themes
- Topic: Fatal Error: Uncaught --> Smarty: Source: Missing name
- Replies: 12
- Views: 136
Re: Fatal Error: Uncaught --> Smarty: Source: Missing name
Well, that's at least a hint. In that PHP file comment.php, one of the last lines is this: $serendipity['smarty']->display(serendipity_getTemplateFile($serendipity['smarty_file'], 'serendipityPath')); That's line 230 at my test installation, which I think is unchanged. Add a debug output there: echo...
- Mon Apr 12, 2021 4:57 pm
- Forum: Themes
- Topic: Fatal Error: Uncaught --> Smarty: Source: Missing name
- Replies: 12
- Views: 136
Re: Fatal Error: Uncaught --> Smarty: Source: Missing name
And if you visit yoururl/blog/comment.php?serendipity[entry_id]=2813&serendipity[type]=comments directly, do you get a blank page?
- Sun Apr 11, 2021 9:53 pm
- Forum: Themes
- Topic: Fatal Error: Uncaught --> Smarty: Source: Missing name
- Replies: 12
- Views: 136
Re: Fatal Error: Uncaught --> Smarty: Source: Missing name
The theme should fall back to the 2k11's file, you do not need to have a specific one in the theme.
The comment.php has not that many calls to Smarty. You could try them out - and just try to comment. The log does not contain the GET parameters, does it?
The comment.php has not that many calls to Smarty. You could try them out - and just try to comment. The log does not contain the GET parameters, does it?
- Sun Apr 11, 2021 6:54 pm
- Forum: Themes
- Topic: Fatal Error: Uncaught --> Smarty: Source: Missing name
- Replies: 12
- Views: 136
Re: Fatal Error: Uncaught --> Smarty: Source: Missing name
The strange thing is that a fatal error should also be visible in the blog itself, by producing a 500 error. Maybe it only happens when visiting seldom opened pages, like the 404 page? The only idea I have right now to test it: Add $serendipity['production'] = 'debug'; to your serendipity_config_loc...
- Sat Apr 10, 2021 10:17 pm
- Forum: Installation
- Topic: Warning: Illegal string offset 'extension'
- Replies: 2
- Views: 60
Re: Warning: Illegal string offset 'extension'
The CKEditor Plus plugin has not seen an upgrade in a very long time. It's primarily developer is not active with s9y anymore and no one has picked it up - and in the meantime, the CKEditor installation that is bundled in the core got improved. It is quite possible the code of that plugin is no long...
- Wed Apr 07, 2021 6:47 pm
- Forum: Installation
- Topic: Can't assign a Category
- Replies: 5
- Views: 148
Re: Can't assign a Category
Definitely.
The missing v=... could impact how the cache works, but it should not break anything in everyday use.
The missing v=... could impact how the cache works, but it should not break anything in everyday use.
- Tue Apr 06, 2021 11:08 pm
- Forum: Installation
- Topic: Can't assign a Category
- Replies: 5
- Views: 148
Re: Can't assign a Category
Possible. There haven't been that many database changes though. My guess would have been that the Javascript that open the overlay to select the categories was broken. That can happen if e.g. an outdated plugin got called.
Is the new install working fine now?
Is the new install working fine now?
- Tue Apr 06, 2021 6:20 pm
- Forum: Installation
- Topic: Serendipity kicks 403 Forbidden error when posting with an image
- Replies: 7
- Views: 2846
Re: Serendipity kicks 403 Forbidden error when posting with an image
Nermax, what hoster do you use?
- Mon Apr 05, 2021 12:50 pm
- Forum: Plugins
- Topic: Forgot Password Plugin
- Replies: 2
- Views: 4406
Re: Forgot Password Plugin
As far as I can see those plugins could need a new maintainer. I could help with looking at how they interacted with the core - there might be something that needs fixing there. If you or someone else are interested in getting those plugins to work again, dive into the code and ask questions :)
- Mon Apr 05, 2021 12:46 pm
- Forum: Generelles in Deutsch
- Topic: password - frohe ostern!
- Replies: 4
- Views: 150
Re: password - frohe ostern!
Eventuell hat dein Browser da automatisch ein Passwort eingegeben, mit seiner Passworterinnerungsfunktion.
- Sun Apr 04, 2021 8:05 pm
- Forum: Generelles in Deutsch
- Topic: password - frohe ostern!
- Replies: 4
- Views: 150
Re: password - frohe ostern!
Da hat wahrscheinlich dein Browser den Passwortschutz aktiviert, der in den erweiterten Einstellungen unter dem Texteditor zu finden ist. Wenn du die Funktion nicht brauchst kannst du sie in den Plugineinstellungen vom serendipity_event_entryproperties ausblenden. Ich gehe davon aus dass du vorher d...
- Sun Apr 04, 2021 8:02 pm
- Forum: Generelles in Deutsch
- Topic: kein WYSIWYG-Editor benutzbar!?
- Replies: 12
- Views: 542
Re: kein WYSIWYG-Editor benutzbar!?
Hi, yes, that was German (it's the german subforum :) ).
The ckeditor plugin got abandoned and is not necessary. The best way to use the WYSIWYG editor is to uninstall it and to use the editor as provided in the core, without any plugin.
The ckeditor plugin got abandoned and is not necessary. The best way to use the WYSIWYG editor is to uninstall it and to use the editor as provided in the core, without any plugin.
- Thu Apr 01, 2021 4:19 pm
- Forum: Generelles in Deutsch
- Topic: ich habs kaputt gekriegt: Die Javascript-Bibliothek von Serendipity konnte nicht geladen werden
- Replies: 6
- Views: 545
Re: ich habs kaputt gekriegt: Die Javascript-Bibliothek von Serendipity konnte nicht geladen werden
Sieht so als als ob da der Server verschiedene Ausgaben ausgeliefert hat?