Halvordsson
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Image Generator] Please install Ghostscript! WarningOk.
The thing is that the plugin worked great on this site before we migrated it to the current domain. We still use the same webhost as before, just migrated the site from one account to another.
Is there any setting saved in a file that doesnt reset when reinstalling the plugin thats might still point to the old location?
I just cant get my head around why it was working at first, but not after migration when we still use the same hosting service.Cheers !
Forum: Plugins
In reply to: [PDF Image Generator] Please install Ghostscript! WarningI asked my hosting provider and he tells me that the path to ghostscript is “/usr/local/bin/gs”. Could this be the issue? 🙂
Forum: Plugins
In reply to: [PDF Image Generator] Please install Ghostscript! WarningYes I did. I even tried to echo some random text instead of $gs to see if it showed, and it did. The $gs on the other hand returns nothing.
Forum: Plugins
In reply to: [PDF Image Generator] Please install Ghostscript! WarningI pasted :
if ( is_user_logged_in() ) { $gs = exec( 'which gs' ); echo $gs; }in my functions.php but nothing is getting echoed.
Forum: Plugins
In reply to: [PDF Image Generator] Please install Ghostscript! WarningHi!
The “Use imagick PHP Extension” is activated when I install the plugin and I cannot deactivate it. There is still no images being generated when I upload PDF’s sadly.Forum: Plugins
In reply to: [PDF Image Generator] Please install Ghostscript! WarningNow I’m able to activate the plugin but I get the default WP icon on the PDF’s. I cant see any generated images.
Forum: Plugins
In reply to: [PDF Image Generator] Please install Ghostscript! WarningStill running into the same critical error 🙁
Forum: Plugins
In reply to: [PDF Image Generator] Please install Ghostscript! WarningI’m having the exact same problem :S
I’ve contacted my server providers and Ghostscript is up and running.Love the plugin and it would be great if this problem got solved 🙂
Thanks!