kalinbooks
Forum Replies Created
-
Hi, sorry I missed this comment. I still don’t know how to get this site to send me an email when someone posts about my plugins.
I’ll look into this issue, though I didn’t have this problem with my last upgrade. You didn’t manually deactivate the plugin then upgrade did you?
To be on the safe side I’d recommend going to the bottom of the Post List settings page and un-checking “Upon plugin deactivation clean up all database entries”, so that it doesn’t automatically remove your settings when you deactivate. Just save any preset to set this option.Forum: Plugins
In reply to: [Kalin's Post List] [Plugin: Kalin's Post List] Feature request –Yeah, I think. You would just need to change the onclick function to an onchange.
Thanks John for posting that. That definitely helped. So I’m pretty sure what’s happening is something is up with XML support in your PHP installation, like it doesn’t have it installed or something. However, from robologo’s link it looks like he’s got it installed, so I can’t be sure.
The error is happening when it’s trying to grab the help menu, so if you want to go through the trouble you could go into that file and on line 331 is the function that gets the HTML help file. You should be able to comment out the contents and make it return an empty string. That’ll kill the help menu but I think the plugin would work after that.
I’ll try to get in some kind of fix in the next week or two that’ll automatically test to see if DOMDocument is available.Okay, thanks. I’ll try installing these in the next couple weeks and see if any of them cause this problem for me.
Ah, okay, so this is a completely different problem. The page isn’t just taking a long time to load, is it? I know the admin menus are a bit heavier than most, especially if you’ve got a lot of posts, but if it’s locking up entirely, I don’t know. Even if you’ve got hundreds of posts it should all show up before the 30 second timeout. Perhaps something else is going on. Could you tell me what other plugins you have and what version of wordpress you’re using? You’re not using an older version of PHP are you?
yeah, it should be fixed as of earlier this week when I put out version 3.1. Let me know if it’s still a problem.
Okay, I think you’re talking about a bug I had in just the Firefox browser, where when you hit the “create PDF!” button on the tool page, an empty modal popup would appear. This should be fixed in version 3.1.
Hi, sorry it took so long. I don’t know how to set up notifications so I get emailed when someone posts here.
So are you guys talking about the link to the PDF itself in the post, or are you talking about one or the other of the admin menus? Admittedly my admin menus are a bit heavier than normal plugins, particularly the Tool page, since it has to list out all the pages and posts in your blog.Sorry it took two months for me to notice this post. Not sure why I’m not getting emails when someone posts about my plugin ?? Anyway, with version 2.0, released a few weeks ago, I added custom post type support.
Yes, that is a limitation of the default fonts in TCPDF. I wrote a blog post about how to use foreign characters, but it does require a little hacking to get it to work. Hopefully your other problems resulted from the font-character issue. Sorry I didn’t notice this post for four months.