Dan Rossiter
Forum Replies Created
-
Hi AKayMeRoo,
Unfortunately exec is required in order to use Ghostscript.
However, you can still use Imagick without exec being available. Imagick is a bit slower than Ghostscript, but unless you’re generating thumbnails for extremely large PDFs, this should not be an issue. If the Imagick option is disabled, you’ll need to speak with your hosting provider about enabling the PHP Imagick extension.
All the best,
DanPS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π
Forum: Plugins
In reply to: [Document Gallery] Not working?Hi Julie,
I’d be happy to take a look at your test system. You can email the credentials here: http://dan.rossiters.org/contact-me/
I may not have a chance to look into this until the weekend, but as soon as I do I’ll let you know what I find.
-Dan
Forum: Plugins
In reply to: [Document Gallery] Not working?Hmm… basically that means that the parameters passed are no longer matching your content, which suggests that the taxonomy behavior has changed in this version.
Would you mind terribly trying a plugin’s implementation of attachment taxonomies? I know that the solutions here are working. If that doesn’t work then we can go back to the drawing board, but they definitely work on my system and not seeing your implementation it’s difficult to know whether something may be not quite right.
-Dan
Forum: Plugins
In reply to: [Document Gallery] pdf not downloadHi olicyr,
It sounds like you are talking about the PDF contents — is that correct? If so, Document Gallery does not generate PDFs. This plugin has no baring on what the user will see when they download the file.
-Dan
Forum: Plugins
In reply to: [Document Gallery] Not working?I’ve looked at your options array and it looks fine. There is a new patch release (3.0.2) which resolves a bug, but I don’t believe it will be relevant for your issue.
I don’t need your PHP, but can you give me the HTML generated in a place where you’re expecting a gallery to be generated? Also, if you enable logging and attempt to generate a gallery (by viewing the page where you’ve got a gallery), are there any errors or warning logged?
-Dan
PS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π
Forum: Plugins
In reply to: [Document Gallery] Fatal Error on install to brand new WP 4.1.1Hi Mitja,
I’ve just pushed up version 3.0.2 which I believe will resolve your issue. Please let me know how it goes!
-Dan
PS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π
Forum: Plugins
In reply to: [Document Gallery] Fatal Error on install to brand new WP 4.1.1Ok. Hang in there and I’ll look at this more closely tonight. At work right now.
Thanks so much for your patience!
-DanForum: Plugins
In reply to: [Document Gallery] Fatal Error on install to brand new WP 4.1.1Interesting. Thanks for reporting the process that worked.
I’ll have a fix for this issue out later today, but you shouldn’t run into this again now that you’ve successfully gotten to the correct version of the DB.
-Dan
Forum: Plugins
In reply to: [Document Gallery] Fatal Error on install to brand new WP 4.1.1Ah. Yes, the plugin uninstall process removes some things from the DB. You’ll want to reinstall (but don’t activate), uninstall through the plugins management window, then reinstall to get a clean install.
-Dan
Forum: Plugins
In reply to: [Document Gallery] Fatal Error on install to brand new WP 4.1.1Hi mitjajez,
I’m sorry about the inconvenience. You’ve encountered a bug in the update process from DG 2.3. Would it be terribly inconvenient uninstalling and re-installing?
This should resolve the issue for the short-term/
-Dan
Forum: Plugins
In reply to: [Document Gallery] Not working?Hi Julie,
I’m sorry you are having issues getting DG to working following updating to 3.0.1! I just went to verify that my own install was handling taxon-based logic correctly and it seems to be so there’s something odd going on with your system.
Firstly, can you tell me what plugin you are using to setup your taxons? I’d like to get that installed on my test system and see if I can reproduce the issues you are having.
Also, I know you said you’re working on a test site — any chance that is publically accessible? If not, can you publish the source of a page/post where you are expecting one of your galleries to be displayed (pastebin.com is a good option for this).
Finally, from the Advanced tab of the DG settings, can you paste the options array dump textbox contents?
Thanks!
-DanPS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π
Forum: Plugins
In reply to: [Document Gallery] Different Thumbnail Sizes for different galleriesHi Dave,
This is actually a long-standing idea (see the original issue here: https://github.com/thenadz/document-gallery/issues/3). It unfortunately requires a complete overhaul of how we store metadata for each thumbnail, but it will hopefully happen in the not-too-distant future!
-Dan
PS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π
Forum: Plugins
In reply to: [Document Gallery] ImageMagick greyed outI’m going to mark this issue as resolved. Anyone who believes IMagick should be enabled on their server, but does not the checkbox enabled is encouraged to use the test code linked to above and send the results to their host requesting that the IMagick PHP plugin be enabled on their system.
All the best,
DanPS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π
Forum: Plugins
In reply to: [Document Gallery] Thumbnail settings not savingI’m going to go ahead and mark this issue as resolved for now, but please let us know if you still have further issues after the re-install.
All the best,
DanPS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π
Forum: Plugins
In reply to: [Document Gallery] ImageMagick greyed outGreat!
The modified image editor will log the reason for the test failing to the built in Document Gallery logging interface.
After copying the modified file to your server, view the page where the checkbox is grayed out in order to trigger the test, then view the bottom of the logging tab where one or more reasons for failure should be logged.
The modified file can be found here: http://pastebin.com/mRqtLaBw. I’ll also reply to your email with the link.
-Dan
PS: If you’ve found this plugin useful, please take a moment to rate it. Thanks! π