Sebastian Krysmanski
Forum Replies Created
-
fileinfo is a php plugin, if I remember correctly. The only fix would be to remove it from the server. If you can’t, then I don’t think there’s anything you can do (other than editing the WordPress source code – which I would not recommend).
Forum: Plugins
In reply to: [BlogText] Some pages do not display due to tablesDo you have this problem only with tables containing images? Or do you also have this problem with tables without images? If so, could you paste a table that breaks for you?
Also, how exactly does this break? (I tried the links you supplied but couldn’t figure out whats broken where exactly.)
Forum: Plugins
In reply to: [BlogText] Incompatible with PHP 7I finally found the time to do some BlogText development again. This fix will be in 0.9.8, which I’m planning to release today or tomorrow.
Forum: Plugins
In reply to: [BlogText] Works well with WP 4.7.3That’s great to hear. 🙂
Forum: Plugins
In reply to: [BlogText] Not workingThis is now tracked as issue 29.
Forum: Plugins
In reply to: [BlogText] Not workingGood findings, thanks for sharing. However, I’m also not sure why this would happen. As far as I can remember, I didn’t add any special logic regarding the database that would explain this behavior.
If I can find the time, I’ll try to reproduce this problem.
From you postings, I assume you’re running PHP on a Windows server? Or could you (also) reproduce this problem on Linux?
Forum: Plugins
In reply to: [Font Emoticons] function to call font emoticionsI added support for this in version 1.4.1.
See here for instructions:
https://ww.wp.xz.cn/plugins/font-emoticons/other_notes/
Cheers
SebastianForum: Plugins
In reply to: [Font Emoticons] No SSL support@beherit I fixed the url as you suggested (in version 1.4.0).
However, I’m not sure how this would fix your problem as – to my understanding –
WP_PLUGIN_URLandplugins_url()will point to the same URL.Forum: Plugins
In reply to: [Font Emoticons] Problems with other FontsNo response, closing this topic.
Forum: Plugins
In reply to: [Font Emoticons] Feature request: Comment toolbarYes, this would indeed be a nice feature – but I think it’s rather complicated to implemented.
Even so, I’m now tracking this as issue #9.
Forum: Plugins
In reply to: [BlogText] How to input %%I’ve created an issue for this:
https://bitbucket.org/mayastudios/blogtext/issue/26/reduce-precendence-of-end-of-line-comments
You may track the progress there.
Thanks for reporting this problem.
Forum: Plugins
In reply to: [BlogText] How to input %%Unfortunately, at the moment, I don’t think there is an easier way.
I was thinking about
{{!%%!}}but this doesn’t work either (since currently%%takes precedence over{{!).Just out of curiosity, in which context do you need to write
%%in a blog entry?Forum: Plugins
In reply to: [Font Emoticons] v1.3 – unfortunately, is still not self-closingThis is now fix in 1.3.1
Forum: Plugins
In reply to: [Font Emoticons] v1.3 – unfortunately, is still not self-closingYes, sorry about that. I saw your older post too late. But I think I’ll release 1.3.1 very soon since this seems to be a small fix.
Forum: Plugins
In reply to: [Font Emoticons] Love emoticonThis is now in version 1.3.